From ef260326909001f5c1f6c17c48e5f4494757d2b8 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 3 Sep 2012 17:12:56 +0200 Subject: fix org.mate.interface.gschema.xml --- schemas/org.mate.interface.gschema.xml | 139 ++++++++++++++++++++++++++++++ schemas/org.mate.interface.gschema.xml.in | 139 ------------------------------ 2 files changed, 139 insertions(+), 139 deletions(-) create mode 100644 schemas/org.mate.interface.gschema.xml delete mode 100644 schemas/org.mate.interface.gschema.xml.in (limited to 'schemas') diff --git a/schemas/org.mate.interface.gschema.xml b/schemas/org.mate.interface.gschema.xml new file mode 100644 index 0000000..e009984 --- /dev/null +++ b/schemas/org.mate.interface.gschema.xml @@ -0,0 +1,139 @@ + + + + false + Enable Accessibility + Whether Applications should have accessibility support. + + + true + Enable Animations + Whether animations should be displayed. Note: This is a global key, it changes the behaviour of the window manager, the panel etc. + + + false + Menus Have Tearoff + Whether menus should have a tearoff. + + + false + Can Change Accels + Whether the user can dynamically type a new accelerator when positioned over an active menuitem. + + + 'both-horiz' + Toolbar Style + Toolbar Style. Valid values are "both", "both-horiz", "icons", and "text". + + + true + Menus Have Icons + Whether menus may display an icon next to a menu entry. + + + true + Buttons Have Icons + Whether buttons may display an icon in addition to the button text. + + + false + Menubar Detachable + Whether the user can detach menubars and move them around. + + + false + Toolbar Detachable + Whether the user can detach toolbars and move them around. + + + 'large-toolbar' + Toolbar Icon Size + Size of icons in toolbars, either "small-toolbar" or "large-toolbar". + + + true + Cursor Blink + Whether the cursor should blink. + + + 1200 + Cursor Blink Time + Length of the cursor blink cycle, in milliseconds. + + + 'mate' + Icon Theme + Icon theme to use for the panel, caja etc. + + + 'Clearlooks' + Gtk+ Theme + Basename of the default theme used by gtk+. + + + 'Default' + Gtk+ Theme + Basename of the default theme used by gtk+. + + + 'Sans 10' + Default font + Name of the default font used by gtk+. + + + 'callback' + GTK IM Preedit Style + Name of the GTK+ input method Preedit Style used by gtk+. + + + 'callback' + GTK IM Status Style + Name of the GTK+ input method Status Style used by gtk+. + + + '' + GTK IM Module + Name of the input method module used by GTK+. + + + 'Sans 10' + Document font + Name of the default font used for reading documents. + + + 'Monospace 10' + Monospace font + Name of a monospaced (fixed-width) font for use in locations like terminals. + + + false + Use Custom Font + Whether to use a custom font in gtk+ applications. + + + false + Status Bar on Right + Whether to display a status bar meter on the right. + + + 'gio' + Module for GtkFileChooser + Module to use as the filesystem model for the GtkFileChooser widget. Possible values are "gio", "mate-vfs" and "gtk+". + + + 'F10' + Menubar accelerator + Keyboard shortcut to open the menu bars. + + + true + Show the 'Input Methods' menu + Whether the context menus of entries and text views should offer to change the input method. + + + true + Show the 'Unicode Control Character' menu + Whether the context menus of entries and text views should offer to insert control characters. + + + diff --git a/schemas/org.mate.interface.gschema.xml.in b/schemas/org.mate.interface.gschema.xml.in deleted file mode 100644 index e009984..0000000 --- a/schemas/org.mate.interface.gschema.xml.in +++ /dev/null @@ -1,139 +0,0 @@ - - - - false - Enable Accessibility - Whether Applications should have accessibility support. - - - true - Enable Animations - Whether animations should be displayed. Note: This is a global key, it changes the behaviour of the window manager, the panel etc. - - - false - Menus Have Tearoff - Whether menus should have a tearoff. - - - false - Can Change Accels - Whether the user can dynamically type a new accelerator when positioned over an active menuitem. - - - 'both-horiz' - Toolbar Style - Toolbar Style. Valid values are "both", "both-horiz", "icons", and "text". - - - true - Menus Have Icons - Whether menus may display an icon next to a menu entry. - - - true - Buttons Have Icons - Whether buttons may display an icon in addition to the button text. - - - false - Menubar Detachable - Whether the user can detach menubars and move them around. - - - false - Toolbar Detachable - Whether the user can detach toolbars and move them around. - - - 'large-toolbar' - Toolbar Icon Size - Size of icons in toolbars, either "small-toolbar" or "large-toolbar". - - - true - Cursor Blink - Whether the cursor should blink. - - - 1200 - Cursor Blink Time - Length of the cursor blink cycle, in milliseconds. - - - 'mate' - Icon Theme - Icon theme to use for the panel, caja etc. - - - 'Clearlooks' - Gtk+ Theme - Basename of the default theme used by gtk+. - - - 'Default' - Gtk+ Theme - Basename of the default theme used by gtk+. - - - 'Sans 10' - Default font - Name of the default font used by gtk+. - - - 'callback' - GTK IM Preedit Style - Name of the GTK+ input method Preedit Style used by gtk+. - - - 'callback' - GTK IM Status Style - Name of the GTK+ input method Status Style used by gtk+. - - - '' - GTK IM Module - Name of the input method module used by GTK+. - - - 'Sans 10' - Document font - Name of the default font used for reading documents. - - - 'Monospace 10' - Monospace font - Name of a monospaced (fixed-width) font for use in locations like terminals. - - - false - Use Custom Font - Whether to use a custom font in gtk+ applications. - - - false - Status Bar on Right - Whether to display a status bar meter on the right. - - - 'gio' - Module for GtkFileChooser - Module to use as the filesystem model for the GtkFileChooser widget. Possible values are "gio", "mate-vfs" and "gtk+". - - - 'F10' - Menubar accelerator - Keyboard shortcut to open the menu bars. - - - true - Show the 'Input Methods' menu - Whether the context menus of entries and text views should offer to change the input method. - - - true - Show the 'Unicode Control Character' menu - Whether the context menus of entries and text views should offer to insert control characters. - - - -- cgit v1.2.1