From 6ee8af1f0f2181b938c7926b29d38f97ab841c35 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 22 Mar 2013 23:17:26 +0100 Subject: Make GSettings schemas translatable --- data/org.mate.keybindings.gschema.xml.in.in | 58 +++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 data/org.mate.keybindings.gschema.xml.in.in (limited to 'data/org.mate.keybindings.gschema.xml.in.in') diff --git a/data/org.mate.keybindings.gschema.xml.in.in b/data/org.mate.keybindings.gschema.xml.in.in new file mode 100644 index 0000000..954e309 --- /dev/null +++ b/data/org.mate.keybindings.gschema.xml.in.in @@ -0,0 +1,58 @@ + + + + + + + + + '' + <_summary>Toggle magnifier + <_description>Binding to toggle the magnifier. + + + 'Toggle magnifier' + <_summary>The name of the keyboard shortcut to toggle the magnifier + <_description>This is the name of the keyboard shortcut to toggle the magnifier. This name will be shown in the keyboard shortcut preferences dialog. + + + 'mateconftool-2 --toggle /desktop/mate/applications/at/screen_magnifier_enabled' + <_summary>Toggle magnifier + <_description>Command used to turn the magnifier on or off. + + + + + '' + <_summary>Toggle screen reader + <_description>Binding to toggle the screen reader. + + + 'Toggle screen reader' + <_summary>The name of the keyboard shortcut to toggle the screen reader + <_description>This is the name of the keyboard shortcut to toggle the screen reader. This name will be shown in the keyboard shortcut preferences dialog. + + + 'mateconftool-2 --toggle /desktop/mate/applications/at/screen_reader_enabled' + <_summary>Toggle screen reader + <_description>Command used to turn the screen reader on or off. + + + + + 'Toggle on-screen keyboard' + <_summary>The name of the keyboard shortcut to toggle the on-screen keyboard + <_description>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. + + + '' + <_summary>Toggle on-screen keyboard + <_description>Binding to toggle the on-screen keyboard. + + + 'mateconftool-2 --toggle /desktop/mate/applications/at/screen_keyboard_enabled' + <_summary>Toggle on-screen keyboard + <_description>Command used to turn the on-screen keyboard on or off. + + + -- cgit v1.2.1