gnome-settings-daemon r736 - in trunk: . data



Author: jensg
Date: Mon Feb 23 19:21:24 2009
New Revision: 736
URL: http://svn.gnome.org/viewvc/gnome-settings-daemon?rev=736&view=rev

Log:
2009-02-23  Jens Granseuer  <jensgr gmx net>

	* data/gnome-settings-daemon.schemas.in: add missing keys for a11y
	shortcut names (bug #572807)


Modified:
   trunk/ChangeLog
   trunk/data/gnome-settings-daemon.schemas.in

Modified: trunk/data/gnome-settings-daemon.schemas.in
==============================================================================
--- trunk/data/gnome-settings-daemon.schemas.in	(original)
+++ trunk/data/gnome-settings-daemon.schemas.in	Mon Feb 23 19:21:24 2009
@@ -361,6 +361,19 @@
       </locale>
     </schema>
     <schema>
+      <key>/schemas/desktop/gnome/keybindings/magnifier/name</key>
+      <applyto>/desktop/gnome/keybindings/magnifier/name</applyto>
+      <owner>gnome-settings-daemon</owner>
+      <type>string</type>
+      <locale name="C">
+        <default>Toggle magnifier</default>
+        <short>The name of the keyboard shortcut to toggle the magnifier</short>
+        <long>
+          This is the name of the keyboard shortcut to toggle the magnifier. This name will be shown in the keyboard shortcut preferences dialog.
+        </long>
+      </locale>
+    </schema>
+    <schema>
       <key>/schemas/desktop/gnome/keybindings/magnifier/action</key>
       <applyto>/desktop/gnome/keybindings/magnifier/action</applyto>
       <owner>gnome-settings-daemon</owner>
@@ -387,6 +400,19 @@
       </locale>
     </schema>
     <schema>
+      <key>/schemas/desktop/gnome/keybindings/screenreader/name</key>
+      <applyto>/desktop/gnome/keybindings/screenreader/name</applyto>
+      <owner>gnome-settings-daemon</owner>
+      <type>string</type>
+      <locale name="C">
+        <default>Toggle screenreader</default>
+        <short>The name of the keyboard shortcut to toggle the screenreader</short>
+        <long>
+          This is the name of the keyboard shortcut to toggle the screenreader. This name will be shown in the keyboard shortcut preferences dialog.
+        </long>
+      </locale>
+    </schema>
+    <schema>
       <key>/schemas/desktop/gnome/keybindings/screenreader/action</key>
       <applyto>/desktop/gnome/keybindings/screenreader/action</applyto>
       <owner>gnome-settings-daemon</owner>
@@ -400,6 +426,19 @@
       </locale>
     </schema>
     <schema>
+      <key>/schemas/desktop/gnome/keybindings/onscreenkeyboard/name</key>
+      <applyto>/desktop/gnome/keybindings/onscreenkeyboard/name</applyto>
+      <owner>gnome-settings-daemon</owner>
+      <type>string</type>
+      <locale name="C">
+        <default>Toggle on-screen keyboard</default>
+        <short>The name of the keyboard shortcut to toggle the on-screen keyboard</short>
+        <long>
+          This is the name of the keyboard shortcut to toggle the on-screen keyboard. This name will be shown in the keyboard shortcut preferences dialog.
+        </long>
+      </locale>
+    </schema>
+    <schema>
       <key>/schemas/desktop/gnome/keybindings/onscreenkeyboard/binding</key>
       <applyto>/desktop/gnome/keybindings/onscreenkeyboard/binding</applyto>
       <owner>gnome-settings-daemon</owner>



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