From 0b0e6bc987da4fd88a7854ebb12bde705e92c428 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 21:51:44 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- mate-control-center.schemas.in | 49 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 mate-control-center.schemas.in (limited to 'mate-control-center.schemas.in') diff --git a/mate-control-center.schemas.in b/mate-control-center.schemas.in new file mode 100644 index 00000000..6ddacae7 --- /dev/null +++ b/mate-control-center.schemas.in @@ -0,0 +1,49 @@ + + + + + /schemas/apps/control-center/appearance/more_backgrounds_url + /apps/control-center/appearance/more_backgrounds_url + control-center + string + http://art.gnome.org/backgrounds/ + + More backgrounds URL + + URL for where to get more desktop backgrounds. If set to an + empty string the link will not appear. + + + + + /schemas/apps/control-center/appearance/more_themes_url + /apps/control-center/appearance/more_themes_url + control-center + string + http://art.gnome.org/themes/ + + More themes URL + + URL for where to get more desktop themes. If set to an + empty string the link will not appear. + + + + + /schemas/apps/control-center/network/current_location + /apps/control-center/network/current_location + control-center + string + + + Current network location + + Set this to your current location name. This is used to + determine the appropriate network proxy configuration. + + + + + + + -- cgit v1.2.1