Home
last modified time | relevance | path

Searched refs:SETTING_TEMPERATURE (Results 1 – 2 of 2) sorted by relevance

/dports/misc/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0/panel-plugin/
H A Dweather.h46 #define SETTING_TEMPERATURE "/units/temperature" macro
H A Dweather.c912 data->units->temperature = xfceweather_xfconf_get_int (data, SETTING_TEMPERATURE, CELSIUS); in xfceweather_read_config()
1009 xfceweather_xfconf_set_intbool (data, SETTING_TEMPERATURE, data->units->temperature, FALSE); in xfceweather_write_config()