[gnome-panel] schemas: Make GSettings schemas translatable



commit 4d179612593570ddf20d1e6875d051c110032869
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Mar 28 15:49:16 2011 +0530

    schemas: Make GSettings schemas translatable

 data/Makefile.am                                   |   42 ++++---
 .../org.gnome.gnome-panel.applet.clock.gschema.xml |   84 -------------
 ...nome.gnome-panel.applet.clock.gschema.xml.in.in |   84 +++++++++++++
 data/org.gnome.gnome-panel.applet.fish.gschema.xml |   30 -----
 ...gnome.gnome-panel.applet.fish.gschema.xml.in.in |   30 +++++
 ...nome.gnome-panel.applet.window-list.gschema.xml |   25 ----
 ...nome-panel.applet.window-list.gschema.xml.in.in |   25 ++++
 ...ome-panel.applet.workspace-switcher.gschema.xml |   20 ---
 ...nel.applet.workspace-switcher.gschema.xml.in.in |   20 +++
 data/org.gnome.gnome-panel.gschema.xml             |   77 ------------
 data/org.gnome.gnome-panel.gschema.xml.in.in       |   77 ++++++++++++
 data/org.gnome.gnome-panel.launcher.gschema.xml    |    9 --
 ...rg.gnome.gnome-panel.launcher.gschema.xml.in.in |    9 ++
 data/org.gnome.gnome-panel.menu-button.gschema.xml |   19 ---
 ...gnome.gnome-panel.menu-button.gschema.xml.in.in |   19 +++
 data/org.gnome.gnome-panel.object.gschema.xml      |   24 ----
 .../org.gnome.gnome-panel.object.gschema.xml.in.in |   24 ++++
 data/org.gnome.gnome-panel.toplevel.gschema.xml    |  127 --------------------
 ...rg.gnome.gnome-panel.toplevel.gschema.xml.in.in |  127 ++++++++++++++++++++
 po/POTFILES.in                                     |   18 ++--
 po/POTFILES.skip                                   |    9 ++
 21 files changed, 459 insertions(+), 440 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 45f124f..c724043 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,35 +1,45 @@
 SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable
 
+gsettings_applets_schemas_in_in =						\
+	org.gnome.gnome-panel.applet.fish.gschema.xml.in.in			\
+	org.gnome.gnome-panel.applet.window-list.gschema.xml.in.in		\
+	org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml.in.in
+
+gsettings_panel_schemas_in_in =					\
+	org.gnome.gnome-panel.gschema.xml.in.in			\
+	org.gnome.gnome-panel.launcher.gschema.xml.in.in	\
+	org.gnome.gnome-panel.menu-button.gschema.xml.in.in	\
+	org.gnome.gnome-panel.object.gschema.xml.in.in		\
+	org.gnome.gnome-panel.toplevel.gschema.xml.in.in
+
+gsettings_schemas_in_in =			\
+	$(gsettings_panel_schemas_in_in)	\
+	$(gsettings_applets_schemas_in_in)
+
+ INTLTOOL_XML_NOMERGE_RULE@
+
 gsettings_ENUM_NAMESPACE = org.gnome.gnome-panel
 gsettings_ENUM_FILES = $(top_srcdir)/gnome-panel/panel-enums-gsettings.h
 
-gsettings_applets_schemas =						\
-	org.gnome.gnome-panel.applet.fish.gschema.xml			\
-	org.gnome.gnome-panel.applet.window-list.gschema.xml		\
-	org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml
+gsettings_schemas_in = $(gsettings_schemas_in_in:.xml.in.in=.xml.in)
+gsettings_SCHEMAS = $(gsettings_schemas_in:.xml.in=.xml)
 
-gsettings_panel_schemas =				\
-	org.gnome.gnome-panel.gschema.xml		\
-	org.gnome.gnome-panel.launcher.gschema.xml	\
-	org.gnome.gnome-panel.menu-button.gschema.xml	\
-	org.gnome.gnome-panel.object.gschema.xml	\
-	org.gnome.gnome-panel.toplevel.gschema.xml
-
-gsettings_SCHEMAS =					\
-	$(gsettings_panel_schemas)			\
-	$(gsettings_applets_schemas)
+%.gschema.xml.in: %.gschema.xml.in.in Makefile
+	$(AM_V_GEN) $(SED) -e 's^\ datadir\@^$(datadir)^g' -e 's^\ GETTEXT_PACKAGE\@^$(GETTEXT_PACKAGE)^g' < $< > $@
 
 @GSETTINGS_RULES@
 
 default_layoutdir   = $(datadir)/gnome-panel
 default_layout_DATA = panel-default-layout.layout
 
-EXTRA_DIST =			\
-	$(gsettings_SCHEMAS)	\
+EXTRA_DIST =				\
+	$(gsettings_schemas_in_in)	\
 	$(default_layout_DATA)
 
 CLEANFILES =			\
 	$(gsettings__enum_file)	\
+	$(gsettings_SCHEMAS_in)	\
+	$(gsettings_SCHEMAS)	\
 	*.gschema.valid
 
 -include $(top_srcdir)/git.mk
diff --git a/data/org.gnome.gnome-panel.applet.clock.gschema.xml.in.in b/data/org.gnome.gnome-panel.applet.clock.gschema.xml.in.in
new file mode 100644
index 0000000..12b1899
--- /dev/null
+++ b/data/org.gnome.gnome-panel.applet.clock.gschema.xml.in.in
@@ -0,0 +1,84 @@
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+  <schema id="org.gnome.gnome-panel.applet.clock">
+    <key name="format" type="s">
+      <default l10n="messages" context="format">''</default>
+      <_summary>Hour format</_summary>
+      <_description>This key specifies the hour format used by the clock applet. Possible values are "12-hour", "24-hour", "internet", "unix" and "custom". If set to "internet", the clock will display Internet time. The Internet time system divides the day into 1000 ".beats". There are no time zones in this system, so time is the same all over the world. If set to "unix", the clock will display time in seconds since Epoch, i.e. 1970-01-01. If set to "custom", the clock will display time according to the format specified in the custom_format key.</_description>
+    </key>
+    <key name="custom-format" type="s">
+      <default>''</default>
+      <_summary>Custom format of the clock</_summary>
+      <_description>This key specifies the format used by the clock applet when the format key is set to "custom". You can use conversion specifiers understood by strftime() to obtain a specific format. See the strftime() manual for more information.</_description>
+    </key>
+    <key name="show-seconds" type="b">
+      <default>false</default>
+      <_summary>Show time with seconds</_summary>
+      <_description>If true, display seconds in time.</_description>
+    </key>
+    <key name="show-date" type="b">
+      <default>true</default>
+      <_summary>Show date in clock</_summary>
+      <_description>If true, display date in the clock, in addition to time.</_description>
+    </key>
+    <key name="show-tooltip" type="b">
+      <default>true</default>
+      <_summary>Show date in tooltip</_summary>
+      <_description>If true, show date in a tooltip when the pointer is over the clock.</_description>
+    </key>
+    <key name="show-weather" type="b">
+      <default>true</default>
+      <_summary>Show weather in clock</_summary>
+      <_description>If true, display a weather icon.</_description>
+    </key>
+    <key name="show-temperature" type="b">
+      <default>true</default>
+      <_summary>Show temperature in clock</_summary>
+      <_description>If true, show the temperature next to the weather icon.</_description>
+    </key>
+    <key name="show-week-numbers" type="b">
+      <default>true</default>
+      <_summary>Show week numbers in calendar</_summary>
+      <_description>If true, show week numbers in the calendar.</_description>
+    </key>
+    <key name="expand-appointments" type="b">
+      <default>false</default>
+      <_summary>Expand list of appointments</_summary>
+      <_description>If true, expand the list of appointments in the calendar window.</_description>
+    </key>
+    <key name="expand-birthdays" type="b">
+      <default>false</default>
+      <_summary>Expand list of birthdays</_summary>
+      <_description>If true, expand the list of birthdays in the calendar window.</_description>
+    </key>
+    <key name="expand-tasks" type="b">
+      <default>false</default>
+      <_summary>Expand list of tasks</_summary>
+      <_description>If true, expand the list of tasks in the calendar window.</_description>
+    </key>
+    <key name="expand-weather" type="b">
+      <default>false</default>
+      <_summary>Expand list of weather information</_summary>
+      <_description>If true, expand the list of weather information in the calendar window.</_description>
+    </key>
+    <key name="expand-locations" type="b">
+      <default>false</default>
+      <_summary>Expand list of locations</_summary>
+      <_description>If true, expand the list of locations in the calendar window.</_description>
+    </key>
+    <key name="cities" type="as">
+      <default>[]</default>
+      <_summary>List of locations</_summary>
+      <_description>A list of locations to display in the calendar window.</_description>
+    </key>
+    <key name="temperature-unit" type="s">
+      <default>'Default'</default>
+      <_summary>Temperature unit</_summary>
+      <_description>The unit to use when showing temperatures.</_description>
+    </key>
+    <key name="speed-unit" type="s">
+      <default>'Default'</default>
+      <_summary>Speed unit</_summary>
+      <_description>The unit to use when showing wind speed.</_description>
+    </key>
+  </schema>
+</schemalist>
diff --git a/data/org.gnome.gnome-panel.applet.fish.gschema.xml.in.in b/data/org.gnome.gnome-panel.applet.fish.gschema.xml.in.in
new file mode 100644
index 0000000..b6ccd06
--- /dev/null
+++ b/data/org.gnome.gnome-panel.applet.fish.gschema.xml.in.in
@@ -0,0 +1,30 @@
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+  <schema id="org.gnome.gnome-panel.applet.fish">
+    <key name="name" type="s">
+      <default>'Wanda'</default>
+      <_summary>The fish's name</_summary>
+      <_description>A fish without a name is a pretty dull fish. Bring your fish to life by naming him.</_description>
+    </key>
+    <key name="image" type="s">
+      <default>'wanda.fish'</default>
+      <_summary>The fish's animation pixmap</_summary>
+      <_description>This key specifies the filename of the pixmap which will be used for the animation displayed in the fish applet relative to the pixmap directory.</_description>
+    </key>
+    <key name="command" type="s">
+      <default>'fortune'</default>
+      <_summary>Command to execute on click</_summary>
+      <_description>This key specifies the command that will be tried to execute when the fish is clicked.</_description>
+    </key>
+    <key name="speed" type="d">
+      <default>0.3</default>
+      <range min="0.01" max="10.0"/>
+      <_summary>Pause per frame</_summary>
+      <_description>This key specifies the number of seconds each frame will be displayed.</_description>
+    </key>
+    <key name="rotate" type="b">
+      <default>false</default>
+      <_summary>Rotate on vertical panels</_summary>
+      <_description>If true, the fish's animation will be displayed rotated on vertical panels.</_description>
+    </key>
+  </schema>
+</schemalist>
diff --git a/data/org.gnome.gnome-panel.applet.window-list.gschema.xml.in.in b/data/org.gnome.gnome-panel.applet.window-list.gschema.xml.in.in
new file mode 100644
index 0000000..4c2f8f9
--- /dev/null
+++ b/data/org.gnome.gnome-panel.applet.window-list.gschema.xml.in.in
@@ -0,0 +1,25 @@
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+  <enum id="org.gnome.gnome-panel.applet.window-list.grouping">
+    <value nick='never-group' value='0'/>
+    <value nick='auto-group' value='1'/>
+    <value nick='always-group' value='2'/>
+  </enum>
+
+  <schema id="org.gnome.gnome-panel.applet.window-list">
+    <key name="display-all-workspaces" type="b">
+      <default>false</default>
+      <_summary>Show windows from all workspaces</_summary>
+      <_description>If true, the window list will show windows from all workspaces. Otherwise it will only display windows from the current workspace.</_description>
+    </key>
+    <key name="group-windows" enum="org.gnome.gnome-panel.applet.window-list.grouping">
+      <default>'never-group'</default>
+      <_summary>When to group windows</_summary>
+      <_description>Decides when to group windows from the same application on the window list. Possible values are "never", "auto" and "always".</_description>
+    </key>
+    <key name="move-unminimized-windows" type="b">
+      <default>true</default>
+      <_summary>Move windows to current workspace when unminimized</_summary>
+      <_description>If true, then when unminimizing a window, move it to the current workspace. Otherwise, switch to the workspace of the window.</_description>
+    </key>
+  </schema>
+</schemalist>
diff --git a/data/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml.in.in b/data/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml.in.in
new file mode 100644
index 0000000..8d87c0a
--- /dev/null
+++ b/data/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml.in.in
@@ -0,0 +1,20 @@
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+  <schema id="org.gnome.gnome-panel.applet.workspace-switcher">
+    <key name="display-workspace-names" type="b">
+      <default>false</default>
+      <_summary>Display workspace names</_summary>
+      <_description>If true, the workspaces in the workspace switcher will display the names of the workspaces. Otherwise they will display the windows on the workspace. This setting only works when the window manager is Metacity.</_description>
+    </key>
+    <key name="display-all-workspaces" type="b">
+      <default>true</default>
+      <_summary>Display all workspaces</_summary>
+      <_description>If true, the workspace switcher will show all workspaces. Otherwise it will only show the current workspace.</_description>
+    </key>
+    <key name="num-rows" type="i">
+      <default>1</default>
+      <_summary>Rows in workspace switcher</_summary>
+      <_description>This key specifies how many rows (for horizontal layout) or columns (for vertical layout) the workspace switcher shows the workspaces in. This key is only relevant if the display_all_workspaces key is true.</_description>
+      <range min='1' max='16'/>
+    </key>
+  </schema>
+</schemalist>
diff --git a/data/org.gnome.gnome-panel.gschema.xml.in.in b/data/org.gnome.gnome-panel.gschema.xml.in.in
new file mode 100644
index 0000000..ab8682b
--- /dev/null
+++ b/data/org.gnome.gnome-panel.gschema.xml.in.in
@@ -0,0 +1,77 @@
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+
+  <schema id="org.gnome.gnome-panel" path="/org/gnome/gnome-panel/">
+    <child name="general" schema="org.gnome.gnome-panel.general"/>
+    <child name="layout" schema="org.gnome.gnome-panel.layout"/>
+    <child name="lockdown" schema="org.gnome.gnome-panel.lockdown"/>
+    <child name="run-dialog" schema="org.gnome.gnome-panel.run-dialog"/>
+  </schema>
+
+  <schema id="org.gnome.gnome-panel.general" path="/org/gnome/gnome-panel/general/">
+    <key name="enable-tooltips" type="b">
+      <default>true</default>
+      <_summary>Enable tooltips</_summary>
+      <_description>If true, tooltips are shown for objects in panels. Tooltips can be disabled for the whole desktop with the gtk-enable-tooltips property in GTK+.</_description>
+    </key>
+    <key name="confirm-panel-removal" type="b">
+      <default>true</default>
+      <_summary>Confirm panel removal</_summary>
+      <_description>If true, a dialog is shown asking for confirmation if the user wants to remove a panel.</_description>
+    </key>
+  </schema>
+
+  <schema id="org.gnome.gnome-panel.layout" path="/org/gnome/gnome-panel/layout/">
+    <key name="toplevel-id-list" type="as">
+      <default>[]</default>
+      <_summary>Panel ID list</_summary>
+      <_description>A list of panel IDs. Each ID identifies an individual toplevel panel. The settings for each of these panels are stored in /apps/panel/toplevels/$(id).</_description>
+    </key>
+    <key name="object-id-list" type="as">
+      <default>[]</default>
+      <_summary>Panel object ID list</_summary>
+      <_description>A list of panel object IDs. Each ID identifies an individual panel object (e.g. an applet, launcher, action button or menu button/bar). The settings for each of these objects are stored in /apps/panel/objects/$(id).</_description>
+    </key>
+  </schema>
+
+  <schema id="org.gnome.gnome-panel.lockdown" path="/org/gnome/gnome-panel/lockdown/">
+    <key name="locked-down" type="b">
+      <default>false</default>
+      <_summary>Complete panel lockdown</_summary>
+      <_description>If true, the panel will not allow any changes to the configuration of the panel.  Individual applets may need to be locked down separately however. The panel must be restarted for this to take effect.</_description>
+    </key>
+    <key name="disabled-applets" type="as">
+      <default>[]</default>
+      <_summary>Applet IIDs to disable from loading</_summary>
+      <_description>A list of applet IIDs that the panel will ignore.  This way you can disable certain applets from loading or showing up in the menu. For example to disable the mini-commander applet add 'OAFIID:GNOME_MiniCommanderApplet' to this list.  The panel must be restarted for this to take effect.</_description>
+    </key>
+    <key name="disable-force-quit" type="b">
+      <default>false</default>
+      <_summary>Disable Force Quit</_summary>
+      <_description>If true, the panel will not allow a user to force an application to quit by removing access to the force quit button.</_description>
+    </key>
+  </schema>
+
+  <schema id="org.gnome.gnome-panel.run-dialog" path="/org/gnome/gnome-panel/run-dialog/">
+    <key type="as" name="history">
+      <default>[]</default>
+      <_summary>History of "Run Application" dialog</_summary>
+      <_description>The list of commands used in the past in the "Run Application" dialog.</_description>
+    </key>
+    <key name="enable-program-list" type="b">
+      <default>true</default>
+      <_summary>Enable program list in "Run Application" dialog</_summary>
+      <_description>If true, the "Known Applications" listing in the "Run Application" dialog is made available. Whether or not the listing is expanded when the dialog is shown is controlled by the show_program_list key.</_description>
+    </key>
+    <key name="show-program-list" type="b">
+      <default>false</default>
+      <_summary>Expand program list in "Run Application" dialog</_summary>
+      <_description>If true, the "Known Applications" listing in the "Run Application" dialog is expanded when the dialog is opened. This key is only relevant if the enable_program_list key is true.</_description>
+    </key>
+    <key name="enable-autocompletion" type="b">
+      <default>true</default>
+      <_summary>Enable autocompletion in "Run Application" dialog</_summary>
+      <_description>If true, autocompletion in the "Run Application" dialog is made available.</_description>
+    </key>
+  </schema>
+
+</schemalist>
diff --git a/data/org.gnome.gnome-panel.launcher.gschema.xml.in.in b/data/org.gnome.gnome-panel.launcher.gschema.xml.in.in
new file mode 100644
index 0000000..24135a6
--- /dev/null
+++ b/data/org.gnome.gnome-panel.launcher.gschema.xml.in.in
@@ -0,0 +1,9 @@
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+  <schema id="org.gnome.gnome-panel.launcher">
+    <key name="location" type="s">
+      <default>''</default>
+      <_summary>Launcher location</_summary>
+      <_description>The location of the .desktop file describing the launcher. This key is only relevant if the object_type key is "launcher-object".</_description>
+    </key>
+  </schema>
+</schemalist>
diff --git a/data/org.gnome.gnome-panel.menu-button.gschema.xml.in.in b/data/org.gnome.gnome-panel.menu-button.gschema.xml.in.in
new file mode 100644
index 0000000..d4e4b54
--- /dev/null
+++ b/data/org.gnome.gnome-panel.menu-button.gschema.xml.in.in
@@ -0,0 +1,19 @@
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+  <schema id="org.gnome.gnome-panel.menu-button">
+    <key name="tooltip" type="s">
+      <default>''</default>
+      <_summary>Tooltip displayed for menu</_summary>
+      <_description>The text to display in a tooltip for this this menu.</_description>
+    </key>
+    <key name="custom-icon" type="s">
+      <default>''</default>
+      <_summary>Icon used for button</_summary>
+      <_description>The location of the image file used as the icon for the object's button. If empty, the default icon for the menu will be used.</_description>
+    </key>
+    <key name="menu-path" type="s">
+      <default>''</default>
+      <_summary>Menu content path</_summary>
+      <_description>The path from which the menu contents is contructed. If empty, the menu will be the default applications menu.</_description>
+    </key>
+  </schema>
+</schemalist>
diff --git a/data/org.gnome.gnome-panel.object.gschema.xml.in.in b/data/org.gnome.gnome-panel.object.gschema.xml.in.in
new file mode 100644
index 0000000..ba4a4dc
--- /dev/null
+++ b/data/org.gnome.gnome-panel.object.gschema.xml.in.in
@@ -0,0 +1,24 @@
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+  <schema id="org.gnome.gnome-panel.object">
+    <key name="object-iid" type="s">
+      <default>''</default>
+      <_summary>Object IID</_summary>
+      <_description>The implementation ID of the object - e.g. "ClockAppletFactory::ClockApplet".</_description>
+    </key>
+    <key name="toplevel-id" type="s">
+      <default>''</default>
+      <_summary>Toplevel panel containing object</_summary>
+      <_description>The identifier of the toplevel panel which contains this object.</_description>
+    </key>
+    <key name="position" type="i">
+      <default>0</default>
+      <_summary>Object's position on the panel</_summary>
+      <_description>The position of this panel object. The position is specified by the number of pixels from the left (or top if vertical) panel edge.</_description>
+    </key>
+    <key name="pack" enum="org.gnome.gnome-panel.PanelObjectPack">
+      <default>'start'</default>
+      <_summary>Interpret position relative to bottom/right edge</_summary>
+      <_description>If set to 'end', the position of the object is interpreted relative to the right (or bottom if vertical) edge of the panel.</_description>
+    </key>
+  </schema>
+</schemalist>
diff --git a/data/org.gnome.gnome-panel.toplevel.gschema.xml.in.in b/data/org.gnome.gnome-panel.toplevel.gschema.xml.in.in
new file mode 100644
index 0000000..cb47f3f
--- /dev/null
+++ b/data/org.gnome.gnome-panel.toplevel.gschema.xml.in.in
@@ -0,0 +1,127 @@
+<schemalist gettext-domain="@GETTEXT_PACKAGE@">
+  <schema id="org.gnome.gnome-panel.toplevel">
+    <key name="name" type="s">
+      <default>''</default>
+      <_summary>Name to identify panel</_summary>
+      <_description>This is a human readable name which you can use to identify a panel. Its main purpose is to serve as the panel's window title which is useful when navigating between panels.</_description>
+    </key>
+    <key name="screen" type="i">
+      <default>0</default>
+      <_summary>X screen where the panel is displayed</_summary>
+      <_description>With a multi-screen setup, you may have panels on each individual screen. This key identifies the current screen the panel is displayed on.</_description>
+    </key>
+    <key name="monitor" type="i">
+      <default>0</default>
+      <_summary>Xinerama monitor where the panel is displayed</_summary>
+      <_description>In a Xinerama setup, you may have panels on each individual monitor. This key identifies the current monitor the panel is displayed on.</_description>
+    </key>
+    <key name="expand" type="b">
+      <default>true</default>
+      <_summary>Expand to occupy entire screen width</_summary>
+      <_description>If true, the panel will occupy the entire screen width (height if this is a vertical panel). In this mode the panel can only be placed at a screen edge. If false, the panel will only be large enough to accommodate the applets, launchers and buttons on the panel.</_description>
+    </key>
+    <key name="orientation" enum="org.gnome.gnome-panel.PanelOrientation">
+      <default>'top'</default>
+      <_summary>Panel orientation</_summary>
+      <_description>The orientation of the panel. Possible values are "top", "bottom", "left", "right". In expanded mode the key specifies which screen edge the panel is on. In un-expanded mode the difference between "top" and "bottom" is less important - both indicate that this is a horizontal panel - but still give a useful hint as to how some panel objects should behave. For example, on a "top" panel a menu button will pop up its menu below the panel, whereas on a "bottom" panel the menu will be popped up above the panel.</_description>
+    </key>
+    <key name="size" type="i">
+      <default>24</default>
+      <_summary>Panel size</_summary>
+      <_description>The height (width for a vertical panel) of the panel. The panel will determine at runtime a minimum size based on the font size and other indicators. The maximum size is fixed at one quarter of the screen height (or width).</_description>
+    </key>
+    <key name="x" type="i">
+      <default>0</default>
+      <_summary>X co-ordinate of panel</_summary>
+      <_description>The location of the panel along the x-axis. This key is only relevant in un-expanded mode. In expanded mode this key is ignored and the panel is placed at the screen edge specified by the orientation key.</_description>
+    </key>
+    <key name="y" type="i">
+      <default>0</default>
+      <_summary>Y co-ordinate of panel</_summary>
+      <_description>The location of the panel along the y-axis. This key is only relevant in un-expanded mode. In expanded mode this key is ignored and the panel is placed at the screen edge specified by the orientation key.</_description>
+    </key>
+    <key name="x-right" type="i">
+      <default>-1</default>
+      <_summary>X co-ordinate of panel, starting from the right of the screen</_summary>
+      <_description>The location of the panel along the x-axis, starting from the right of  the screen. If set to -1, the value is ignored and the value of the x key is used. If the value is greater than 0, then the value of the x key is ignored. This key is only relevant in un-expanded mode. In expanded mode this key is ignored and the panel is placed at the screen edge specified by the orientation key.</_description>
+    </key>
+    <key name="y-bottom" type="i">
+      <default>-1</default>
+      <_summary>Y co-ordinate of panel, starting from the bottom of the screen</_summary>
+      <_description>The location of the panel along the y-axis, starting from the bottom of  the screen. If set to -1, the value is ignored and the value of the y key is used. If the value is greater than 0, then the value of the y key is ignored. This key is only relevant in un-expanded mode. In expanded mode this key is ignored and the panel is placed at the screen edge specified by the orientation key.</_description>
+    </key>
+    <key name="x-centered" type="b">
+      <default>false</default>
+      <_summary>Center panel on x-axis</_summary>
+      <_description>If true, the x and x_right keys are ignored and the panel is placed at the center of the x-axis of the screen. If the panel is resized it will remain at that position - i.e. the panel will grow on both sides. If false, the x and x_right keys specify the location of the panel.</_description>
+    </key>
+    <key name="y-centered" type="b">
+      <default>false</default>
+      <_summary>Center panel on y-axis</_summary>
+      <_description>If true, the y and y_bottom keys are ignored and the panel is placed at the center of the y-axis of the screen. If the panel is resized it will remain at that position - i.e. the panel will grow on both sides. If false, the y and y_bottom keys specify the location of the panel.</_description>
+    </key>
+    <key name="auto-hide" type="b">
+      <default>false</default>
+      <_summary>Automatically hide panel into corner</_summary>
+      <_description>If true, the panel is automatically hidden into a corner of the screen when the pointer leaves the panel area. Moving the pointer to that corner again will cause the panel to re-appear.</_description>
+    </key>
+    <key name="enable-buttons" type="b">
+      <default>false</default>
+      <_summary>Enable hide buttons</_summary>
+      <_description>If true, buttons will be placed on each side of the panel which may be used to move the panel to edge of the screen, leaving only a button showing.</_description>
+    </key>
+    <key name="enable-arrows" type="b">
+      <default>true</default>
+      <_summary>Enable arrows on hide buttons</_summary>
+      <_description>If true, arrows will be placed on the hide buttons. This key is only relevant if the enable_buttons key is true.</_description>
+    </key>
+    <key name="hide-delay" type="i">
+      <default>300</default>
+      <_summary>Panel autohide delay</_summary>
+      <_description>Specifies the number of milliseconds delay after the pointer leaves the panel area before the panel is automatically hidden. This key is only relevant if the auto_hide key is true.</_description>
+    </key>
+    <key name="unhide-delay" type="i">
+      <default>100</default>
+      <_summary>Panel autounhide delay</_summary>
+      <_description>Specifies the number of milliseconds delay after the pointer enters the panel area before the panel is automatically re-shown. This key is only relevant if the auto_hide key is true.</_description>
+    </key>
+    <key name="auto-hide-size" type="i">
+      <default>1</default>
+      <_summary>Visible pixels when hidden</_summary>
+      <_description>Specifies the number of pixels visible when the panel is automatically hidden into a corner. This key is only relevant if the auto_hide key is true.</_description>
+    </key>
+    <key name="animation-speed" enum="org.gnome.gnome-panel.PanelAnimationSpeed">
+      <default>'fast'</default>
+      <_summary>Animation speed</_summary>
+      <_description>The speed in which panel animations should occur. Possible values are "slow", "medium" and "fast". This key is only relevant if the enable_animations key is true.</_description>
+    </key>
+    <child name="background" schema="org.gnome.gnome-panel.toplevel.background"/>
+  </schema>
+  <schema id="org.gnome.gnome-panel.toplevel.background">
+    <key name="type" enum="org.gnome.gnome-panel.PanelBackgroundType">
+      <default>'none'</default>
+      <_summary>Background type</_summary>
+      <_description>Which type of background should be used for this panel. Possible values are "none" - the default GTK+ widget background will be used, "color" - the color key will be used as background color or "image" - the image specified by the image key will be used as background.</_description>
+    </key>
+    <key name="color" type="s">
+      <default>'rgba(255,255,255,.2)'</default>
+      <_summary>Background color</_summary>
+      <_description>Specifies the background color for the panel in #RGB format.</_description>
+    </key>
+    <key name="image-uri" type="s">
+      <default>''</default>
+      <_summary>Background image</_summary>
+      <_description>Specifies the file to be used for the background image. If the image contains an alpha channel it will be composited onto the desktop background image.</_description>
+    </key>
+    <key name="image-rotate" type="b">
+      <default>false</default>
+      <_summary>Rotate image on vertical panels</_summary>
+      <_description>If true, the background image will be rotated when the panel is oriented vertically.</_description>
+    </key>
+    <key name="image-style" enum="org.gnome.gnome-panel.PanelBackgroundImageStyle">
+      <default>'none'</default>
+      <_summary>Image options</_summary>
+      <_description>Determines how the image set by image-uri is rendered. Possible values are "none", "stretch", "fit". With "stretch", the image will be scaled to the panel dimensions and the aspect ratio of the image will not be maintained. With "fit", the image will be scaled (retaining the aspect ratio of the image) to the panel height (if horizontal).</_description>
+    </key>
+  </schema>
+</schemalist>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index dfeec16..11c095b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -12,7 +12,6 @@ applets/clock/clock-utils.c
 applets/clock/org.gnome.panel.ClockApplet.panel-applet.in.in
 applets/fish/fish.c
 [type: gettext/glade]applets/fish/fish.ui
-applets/fish/fish.schemas.in
 applets/fish/org.gnome.panel.FishApplet.panel-applet.in.in
 applets/notification_area/main.c
 applets/notification_area/na-tray-manager.c
@@ -21,12 +20,18 @@ applets/wncklet/org.gnome.panel.Wncklet.panel-applet.in.in
 applets/wncklet/showdesktop.c
 applets/wncklet/window-list.c
 [type: gettext/glade]applets/wncklet/window-list.ui
-applets/wncklet/window-list.schemas.in
 applets/wncklet/window-menu.c
 applets/wncklet/wncklet.c
 applets/wncklet/workspace-switcher.c
 [type: gettext/glade]applets/wncklet/workspace-switcher.ui
-applets/wncklet/workspace-switcher.schemas.in
+data/org.gnome.gnome-panel.applet.fish.gschema.xml.in.in
+data/org.gnome.gnome-panel.applet.window-list.gschema.xml.in.in
+data/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml.in.in
+data/org.gnome.gnome-panel.gschema.xml.in.in
+data/org.gnome.gnome-panel.launcher.gschema.xml.in.in
+data/org.gnome.gnome-panel.menu-button.gschema.xml.in.in
+data/org.gnome.gnome-panel.object.gschema.xml.in.in
+data/org.gnome.gnome-panel.toplevel.gschema.xml.in.in
 gnome-panel/libegg/eggdesktopfile.c
 gnome-panel/libegg/eggsmclient.c
 gnome-panel/libpanel-util/panel-error.c
@@ -35,7 +40,6 @@ gnome-panel/libpanel-util/panel-launch.c
 gnome-panel/libpanel-util/panel-show.c
 gnome-panel/applet.c
 gnome-panel/button-widget.c
-gnome-panel/drawer.c
 gnome-panel/gnome-desktop-item-edit.c
 gnome-panel/gnome-panel.desktop.in.in
 gnome-panel/launcher.c
@@ -50,13 +54,10 @@ gnome-panel/panel-context-menu.c
 gnome-panel/panel-ditem-editor.c
 gnome-panel/panel-force-quit.c
 gnome-panel/panel-frame.c
-gnome-panel/panel-general.schemas.in
-gnome-panel/panel-global.schemas.in
+gnome-panel/panel-layout.c
 gnome-panel/panel-menu-bar.c
 gnome-panel/panel-menu-button.c
 gnome-panel/panel-menu-items.c
-gnome-panel/panel-object.schemas.in
-gnome-panel/panel-profile.c
 gnome-panel/panel-properties-dialog.c
 [type: gettext/glade]gnome-panel/panel-properties-dialog.ui
 gnome-panel/panel-recent.c
@@ -68,7 +69,6 @@ gnome-panel/panel-stock-icons.c
 gnome-panel/panel-test-applets.c
 [type: gettext/glade]gnome-panel/panel-test-applets.ui
 gnome-panel/panel-toplevel.c
-gnome-panel/panel-toplevel.schemas.in
 gnome-panel/panel-util.c
 gnome-panel/panel.c
 libpanel-applet/panel-applet.c
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 0611ef6..2c75bac 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -4,4 +4,13 @@ applets/clock/GNOME_ClockApplet_Factory.server.in
 applets/fish/GNOME_FishApplet_Factory.server.in
 applets/notification_area/GNOME_NotificationAreaApplet.server.in
 applets/wncklet/GNOME_Wncklet_Factory.server.in
+data/org.gnome.gnome-panel.applet.clock.gschema.xml.in
+data/org.gnome.gnome-panel.applet.fish.gschema.xml.in
+data/org.gnome.gnome-panel.applet.window-list.gschema.xml.in
+data/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml.in
+data/org.gnome.gnome-panel.gschema.xml.in
+data/org.gnome.gnome-panel.launcher.gschema.xml.in
+data/org.gnome.gnome-panel.menu-button.gschema.xml.in
+data/org.gnome.gnome-panel.object.gschema.xml.in
+data/org.gnome.gnome-panel.toplevel.gschema.xml.in
 gnome-panel/gnome-panel.desktop.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]