From 83f0dee3359c20d2fb9f1a1430ab830c4b2e79af Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 25 Dec 2012 20:19:17 -0600 Subject: Add mateconf-gsettings-data-convert file --- schemas/Makefile.am | 4 ++ schemas/mate-desktop.convert | 144 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 148 insertions(+) create mode 100644 schemas/mate-desktop.convert (limited to 'schemas') diff --git a/schemas/Makefile.am b/schemas/Makefile.am index 59cf1ed..c4ae89f 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -22,7 +22,11 @@ gsettings_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' < $< > $@ +convertdir = $(datadir)/MateConf/gsettings +convert_DATA = mate-desktop.convert + EXTRA_DIST = \ + $(convert_DATA) \ $(gsettings_SCHEMAS) CLEANFILES = \ diff --git a/schemas/mate-desktop.convert b/schemas/mate-desktop.convert new file mode 100644 index 0000000..e7360c9 --- /dev/null +++ b/schemas/mate-desktop.convert @@ -0,0 +1,144 @@ +[org.mate.accessibility-keyboard] +enable = /desktop/mate/accessibility/keyboard/enable +feature-state-change-beep = /desktop/mate/accessibility/keyboard/feature_state_change_beep +timeout-enable = /desktop/mate/accessibility/keyboard/timeout_enable +timeout = /desktop/mate/accessibility/keyboard/timeout +bouncekeys-enable = /desktop/mate/accessibility/keyboard/bouncekeys_enable +bouncekeys-delay = /desktop/mate/accessibility/keyboard/bouncekeys_delay +bouncekeys-beep-reject = /desktop/mate/accessibility/keyboard/bouncekeys_beep_reject +mousekeys-enable = /desktop/mate/accessibility/keyboard/mousekeys_enable +mousekeys-max-speed = /desktop/mate/accessibility/keyboard/mousekeys_max_speed +mousekeys-accel-time = /desktop/mate/accessibility/keyboard/mousekeys_accel_time +mousekeys-init-delay = /desktop/mate/accessibility/keyboard/mousekeys_init_delay +slowkeys-enable = /desktop/mate/accessibility/keyboard/slowkeys_enable +slowkeys-delay = /desktop/mate/accessibility/keyboard/slowkeys_delay +slowkeys-beep-press = /desktop/mate/accessibility/keyboard/slowkeys_beep_press +slowkeys-beep-accept = /desktop/mate/accessibility/keyboard/slowkeys_beep_accept +slowkeys-beep-reject = /desktop/mate/accessibility/keyboard/slowkeys_beep_reject +stickykeys-enable = /desktop/mate/accessibility/keyboard/stickykeys_enable +stickykeys-two-key-off = /desktop/mate/accessibility/keyboard/stickykeys_two_key_off +stickykeys-modifier-beep = /desktop/mate/accessibility/keyboard/stickykeys_modifier_beep +togglekeys-enable = /desktop/mate/accessibility/keyboard/togglekeys_enable + +[org.mate.accessibility-startup] +exec-ats = /desktop/mate/accessibility/startup/exec_ats + +[org.mate.applications-at-mobility] +exec = /desktop/mate/applications/at/mobility/exec +startup = /desktop/mate/applications/at/mobility/startup + +[org.mate.applications-at-visual] +exec = /desktop/mate/applications/at/visual/exec +startup = /desktop/mate/applications/at/visual/startup + +[org.mate.applications-browser] +exec = /desktop/mate/applications/browser/exec +needs-term = /desktop/mate/applications/browser/needs_term +nremote = /desktop/mate/applications/browser/nremote + +[org.mate.applications-office.calendar] +exec = /desktop/mate/applications/calendar/exec +needs-term = /desktop/mate/applications/calendar/needs_term + +[org.mate.applications-office.tasks] +exec = /desktop/mate/applications/tasks/exec +needs-term = /desktop/mate/applications/tasks/needs_term + +[org.mate.applications-terminal] +exec = /desktop/mate/applications/terminal/exec +exec-arg = /desktop/mate/applications/terminal/exec_arg + +[org.mate.background] +draw-background = /desktop/mate/background/draw_background +picture-options = /desktop/mate/background/picture_options +picture-filename = /desktop/mate/background/picture_filename +picture-opacity = /desktop/mate/background/picture_opacity +primary-color = /desktop/mate/background/primary_color +secondary-color = /desktop/mate/background/secondary_color +color-shading-type = /desktop/mate/background/color_shading_type + +[org.mate.file-views] +icon-theme = /desktop/mate/file-views/icon_theme + +[org.mate.interface] +accessibility = /desktop/mate/interface/accessibility +enable-animations = /desktop/mate/interface/enable_animations +menus-have-tearoff = /desktop/mate/interface/menus_have_tearoff +can-change-accels = /desktop/mate/interface/can_change_accels +toolbar-style = /desktop/mate/interface/toolbar_style +menus-have-icons = /desktop/mate/interface/menus_have_icons +buttons-have-icons = /desktop/mate/interface/buttons_have_icons +menubar-detachable = /desktop/mate/interface/menubar_detachable +toolbar-detachable = /desktop/mate/interface/toolbar_detachable +toolbar-icons-size = /desktop/mate/interface/toolbar_icons_size +cursor-blink = /desktop/mate/interface/cursor_blink +cursor-blink-time = /desktop/mate/interface/cursor_blink_time +icon-theme = /desktop/mate/interface/icon_theme +gtk-theme = /desktop/mate/interface/gtk_theme +gtk-key-theme = /desktop/mate/interface/gtk_key_theme +font-name = /desktop/mate/interface/font_name +gtk-im-preedit-style = /desktop/mate/interface/gtk-im-preedit-style +gtk-im-status-style = /desktop/mate/interface/gtk-im-status-style +gtk-im-module = /desktop/mate/interface/gtk-im-module +document-font-name = /desktop/mate/interface/document_font_name +monospace-font-name = /desktop/mate/interface/monospace_font_name +use-custom-font = /desktop/mate/interface/use_custom_font +status-bar-meter-on-right = /desktop/mate/interface/status_bar_meter_on_right +file-chooser-backend = /desktop/mate/interface/file_chooser_backend +menubar-accel = /desktop/mate/interface/menubar_accel +show-input-method-menu = /desktop/mate/interface/show_input_method_menu +show-unicode-menu = /desktop/mate/interface/show_unicode_menu + +[org.mate.lockdown] +disable-command-line = /desktop/mate/lockdown/disable_command_line +disable-save-to-disk = /desktop/mate/lockdown/disable_save_to_disk +disable-printing = /desktop/mate/lockdown/disable_printing +disable-print-setup = /desktop/mate/lockdown/disable_print_setup +disable-user-switching = /desktop/mate/lockdown/disable_user_switching +disable-lock-screen = /desktop/mate/lockdown/disable_lock_screen +disable-application-handlers = /desktop/mate/lockdown/disable_application_handlers + +[org.mate.peripherals-keyboard] +repeat = /desktop/mate/peripherals/keyboard/repeat +click = /desktop/mate/peripherals/keyboard/click +rate = /desktop/mate/peripherals/keyboard/rate +delay = /desktop/mate/peripherals/keyboard/delay +click-volume = /desktop/mate/peripherals/keyboard/click_volume +bell-mode = /desktop/mate/peripherals/keyboard/bell_mode +bell-pitch = /desktop/mate/peripherals/keyboard/bell_pitch +bell-duration = /desktop/mate/peripherals/keyboard/bell_duration +bell-custom-file = /desktop/mate/peripherals/keyboard/bell_custom_file +remember-numlock-state = /desktop/mate/peripherals/keyboard/remember_numlock_state + +[org.mate.peripherals-mouse] +left-handed = /desktop/mate/peripherals/mouse/left_handed +single-click = /desktop/mate/peripherals/mouse/single_click +motion-acceleration = /desktop/mate/peripherals/mouse/motion_acceleration +motion-threshold = /desktop/mate/peripherals/mouse/motion_threshold +drag-threshold = /desktop/mate/peripherals/mouse/drag_threshold +double-click = /desktop/mate/peripherals/mouse/double_click +locate-pointer = /desktop/mate/peripherals/mouse/locate_pointer +cursor-font = /desktop/mate/peripherals/mouse/cursor_font +cursor-theme = /desktop/mate/peripherals/mouse/cursor_theme +cursor-size = /desktop/mate/peripherals/mouse/cursor_size + +[org.mate.sound] +default-mixer-device = /desktop/mate/sound/default_mixer_device +default-mixer-tracks = /desktop/mate/sound/default_mixer_tracks +enable-esd = /desktop/mate/sound/enable_esd +event-sounds = /desktop/mate/sound/event_sounds +theme-name = /desktop/mate/sound/theme_name +input-feedback-sounds = /desktop/mate/sound/input_feedback_sounds + +[org.mate.thumbnail-cache] +maximum-age = /desktop/mate/thumbnail_cache/maximum_age +maximum-size = /desktop/mate/thumbnail_cache/maximum_size + +[org.mate.thumbnailers] +disable-all = /desktop/mate/thumbnailers/disable_all + +[org.mate.typing-break] +type-time = /desktop/mate/typing_break/type_time +break-time = /desktop/mate/typing_break/break_time +allow-postpone = /desktop/mate/typing_break/allow_postpone +enabled = /desktop/mate/typing_break/enabled -- cgit v1.2.1