From cec1b15a7cc94fd9dd935397e8bd4aa4bacdf48b Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 8 Sep 2015 12:27:48 +0200 Subject: Rework gsettings schema building * Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files --- schemas/org.mate.interface.gschema.xml.in.in | 169 --------------------------- 1 file changed, 169 deletions(-) delete mode 100644 schemas/org.mate.interface.gschema.xml.in.in (limited to 'schemas/org.mate.interface.gschema.xml.in.in') diff --git a/schemas/org.mate.interface.gschema.xml.in.in b/schemas/org.mate.interface.gschema.xml.in.in deleted file mode 100644 index c8b3742..0000000 --- a/schemas/org.mate.interface.gschema.xml.in.in +++ /dev/null @@ -1,169 +0,0 @@ - - - - false - <_summary>Enable Accessibility - <_description>Whether Applications should have accessibility support. - - - true - <_summary>Enable Animations - <_description>Whether animations should be displayed. Note: This is a global key, it changes the behaviour of the window manager, the panel etc. - - - false - <_summary>Menus Have Tearoff - <_description>Whether menus should have a tearoff. - - - false - <_summary>Can Change Accels - <_description>Whether the user can dynamically type a new accelerator when positioned over an active menuitem. - - - 'both-horiz' - <_summary>Toolbar Style - <_description>Toolbar Style. Valid values are "both", "both-horiz", "icons", and "text". - - - true - <_summary>Menus Have Icons - <_description>Whether menus may display an icon next to a menu entry. - - - true - <_summary>Buttons Have Icons - <_description>Whether buttons may display an icon in addition to the button text. - - - false - <_summary>Menubar Detachable - <_description>Whether the user can detach menubars and move them around. - - - false - <_summary>Toolbar Detachable - <_description>Whether the user can detach toolbars and move them around. - - - 'large-toolbar' - <_summary>Toolbar Icon Size - <_description>Size of icons in toolbars, either "small-toolbar" or "large-toolbar". - - - true - <_summary>Cursor Blink - <_description>Whether the cursor should blink. - - - 1200 - <_summary>Cursor Blink Time - <_description>Length of the cursor blink cycle, in milliseconds. - - - 'menta' - <_summary>Icon Theme - <_description>Icon theme to use for the panel, caja etc. - - - 'Menta' - <_summary>Gtk+ Theme - <_description>Basename of the default theme used by gtk+. - - - 'Default' - <_summary>Gtk+ Theme - <_description>Basename of the default theme used by gtk+. - - - '' - <_summary>List of symbolic names and color equivalents - <_description>A '\n' separated list of "name:color" as defined by the 'gtk-color-scheme' setting - - - 'Sans 10' - <_summary>Default font - <_description>Name of the default font used by gtk+. - - - 'callback' - <_summary>GTK IM Preedit Style - <_description>Name of the GTK+ input method Preedit Style used by gtk+. - - - 'callback' - <_summary>GTK IM Status Style - <_description>Name of the GTK+ input method Status Style used by gtk+. - - - '' - <_summary>GTK IM Module - <_description>Name of the input method module used by GTK+. - - - false - <_summary>Use GTK3 header bar - <_description>Whether builtin GTK+ dialogs such as the file chooser, the color chooser or the font chooser will use a header bar at the top to show action widgets, or an action area at the bottom. This setting does not affect custom dialogs using GtkDialog directly, or message dialogs. - - - false - <_summary>Use GTK3 overlay scrolling - <_description>Whether built-in GTK+ scrolled windows will use overlay scrolling. Overlay scrolling hides and reduces the size of the scrollbar until it gets focus. - - - true - <_summary>Enable Gtk toolkit-wide animations - <_description>Whether to enable toolkit-wide animations. - - - 'Sans 10' - <_summary>Document font - <_description>Name of the default font used for reading documents. - - - 'Monospace 10' - <_summary>Monospace font - <_description>Name of a monospaced (fixed-width) font for use in locations like terminals. - - - false - <_summary>Use Custom Font - <_description>Whether to use a custom font in gtk+ applications. - - - false - <_summary>Status Bar on Right - <_description>Whether to display a status bar meter on the right. - - - 'gio' - <_summary>Module for GtkFileChooser - <_description>Module to use as the filesystem model for the GtkFileChooser widget. Possible values are "gio" and "gtk+". - - - 'F10' - <_summary>Menubar accelerator - <_description>Keyboard shortcut to open the menu bars. - - - true - <_summary>Show the 'Input Methods' menu - <_description>Whether the context menus of entries and text views should offer to change the input method. - - - true - <_summary>Show the 'Unicode Control Character' menu - <_description>Whether the context menus of entries and text views should offer to insert control characters. - - - 'menu:minimize,maximize,close' - <_summary>Titlebar layout of GTK3 client-side decorated windows - <_description>This setting determines which buttons should be put in the titlebar of client-side decorated windows, and whether they should be placed at the left of right. See https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-decoration-layout. - - - true - <_summary>Only show mnemonics on when the Alt key is pressed - <_description>Whether mnemonics should be automatically shown and hidden when the user presses the Alt key. - - - -- cgit v1.2.1