summaryrefslogtreecommitdiff
path: root/doc/tmpl/mateweather-mateconf.sgml
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-09-04 16:57:10 +0200
committerStefano Karapetsas <[email protected]>2012-09-04 16:57:10 +0200
commit44b85ff8d08023f49be431f1a8514240b9b4b276 (patch)
tree637ef9c57a778e3e7e0fb45fcb3248c49a375733 /doc/tmpl/mateweather-mateconf.sgml
parent9f6a41dc0563e92cb59609aa3dcc8b9d42d1d40b (diff)
downloadlibmateweather-44b85ff8d08023f49be431f1a8514240b9b4b276.tar.bz2
libmateweather-44b85ff8d08023f49be431f1a8514240b9b4b276.tar.xz
migrate to gsettings
Diffstat (limited to 'doc/tmpl/mateweather-mateconf.sgml')
-rw-r--r--doc/tmpl/mateweather-mateconf.sgml136
1 files changed, 0 insertions, 136 deletions
diff --git a/doc/tmpl/mateweather-mateconf.sgml b/doc/tmpl/mateweather-mateconf.sgml
deleted file mode 100644
index 238ab34..0000000
--- a/doc/tmpl/mateweather-mateconf.sgml
+++ /dev/null
@@ -1,136 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-mateweather-mateconf
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### STRUCT MateWeatherMateConf ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION mateweather_mateconf_new ##### -->
-<para>
-
-</para>
-
-@prefix:
-@Returns:
-
-
-<!-- ##### FUNCTION mateweather_mateconf_free ##### -->
-<para>
-
-</para>
-
-@ctx:
-
-
-<!-- ##### FUNCTION mateweather_mateconf_get_client ##### -->
-<para>
-
-</para>
-
-@ctx:
-@Returns:
-
-
-<!-- ##### FUNCTION mateweather_mateconf_get_location ##### -->
-<para>
-
-</para>
-
-@ctx:
-@Returns:
-
-
-<!-- ##### FUNCTION mateweather_mateconf_get_full_key ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@Returns:
-
-
-<!-- ##### FUNCTION mateweather_mateconf_set_bool ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@the_bool:
-@opt_error:
-
-
-<!-- ##### FUNCTION mateweather_mateconf_set_int ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@the_int:
-@opt_error:
-
-
-<!-- ##### FUNCTION mateweather_mateconf_set_string ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@the_string:
-@opt_error:
-
-
-<!-- ##### FUNCTION mateweather_mateconf_get_bool ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@opt_error:
-@Returns:
-
-
-<!-- ##### FUNCTION mateweather_mateconf_get_int ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@opt_error:
-@Returns:
-
-
-<!-- ##### FUNCTION mateweather_mateconf_get_string ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@opt_error:
-@Returns:
-
-