diff options
author | monsta <[email protected]> | 2017-04-18 15:05:22 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-04-18 15:06:27 +0300 |
commit | 680de914643964d9b5d6d4552f25a3e11befc8f2 (patch) | |
tree | d2c7aac45dc5ecd5d2dcf78045171750f2b10b7c | |
parent | c62b715cb95fa11930433316376144e8becf38d3 (diff) | |
download | libmateweather-680de914643964d9b5d6d4552f25a3e11befc8f2.tar.bz2 libmateweather-680de914643964d9b5d6d4552f25a3e11befc8f2.tar.xz |
doc: drop ancient MateConf references and some other stuff
-rw-r--r-- | doc/libmateweather-docs.sgml | 1 | ||||
-rw-r--r-- | doc/libmateweather-sections.txt | 30 |
2 files changed, 4 insertions, 27 deletions
diff --git a/doc/libmateweather-docs.sgml b/doc/libmateweather-docs.sgml index ccdf245..797cba1 100644 --- a/doc/libmateweather-docs.sgml +++ b/doc/libmateweather-docs.sgml @@ -23,7 +23,6 @@ <xi:include href="xml/timezone-menu.xml"/> <xi:include href="xml/weather.xml"/> <xi:include href="xml/mateweather-xml.xml"/> - <xi:include href="xml/mateweather-mateconf.xml"/> <xi:include href="xml/mateweather-prefs.xml"/> </chapter> diff --git a/doc/libmateweather-sections.txt b/doc/libmateweather-sections.txt index 7e9ef1d..de02de0 100644 --- a/doc/libmateweather-sections.txt +++ b/doc/libmateweather-sections.txt @@ -54,35 +54,13 @@ mateweather_xml_load_locations </SECTION> <SECTION> -<FILE>mateweather-mateconf</FILE> -MateWeatherMateConf -mateweather_mateconf_new -mateweather_mateconf_free -mateweather_mateconf_get_client -mateweather_mateconf_get_location -mateweather_mateconf_get_full_key -mateweather_mateconf_set_bool -mateweather_mateconf_set_int -mateweather_mateconf_set_string -mateweather_mateconf_get_bool -mateweather_mateconf_get_int -mateweather_mateconf_get_string -</SECTION> - -<SECTION> <FILE>mateweather-prefs</FILE> -MATECONF_TEMP_UNIT -MATECONF_SPEED_UNIT -MATECONF_PRESSURE_UNIT -MATECONF_DISTANCE_UNIT +GSETTINGS_TEMP_UNIT +GSETTINGS_SPEED_UNIT +GSETTINGS_PRESSURE_UNIT +GSETTINGS_DISTANCE_UNIT MateWeatherPrefs mateweather_prefs_load -mateweather_prefs_temp_enum_to_string -mateweather_prefs_speed_enum_to_string -mateweather_prefs_pressure_enum_to_string -mateweather_prefs_distance_enum_to_string -mateweather_prefs_parse_temperature -mateweather_prefs_parse_speed mateweather_prefs_get_temp_display_name mateweather_prefs_get_speed_display_name mateweather_prefs_get_pressure_display_name |