Home
last modified time | relevance | path

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

/dports/misc/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0/panel-plugin/
H A Dweather.h52 #define SETTING_ROUND "/round" macro
H A Dweather.c919 data->round = xfceweather_xfconf_get_bool (data, SETTING_ROUND, TRUE); in xfceweather_read_config()
1016 xfceweather_xfconf_set_intbool (data, SETTING_ROUND, data->round, TRUE); in xfceweather_write_config()