schemas have moved to gnome-settings-daemon, so remove them from here (bug
2008-01-30 Jens Granseuer <jensgr@gmx.net> * schemas/*: schemas have moved to gnome-settings-daemon, so remove them from here (bug #513103) svn path=/trunk/; revision=8434
This commit is contained in:
parent
a94591ca1a
commit
dbb4932dc3
5 changed files with 0 additions and 377 deletions
|
@ -1,26 +0,0 @@
|
|||
schemadir = $(GCONF_SCHEMA_FILE_DIR)
|
||||
schema_in_files= \
|
||||
apps_gnome_settings_daemon_screensaver.schemas.in \
|
||||
apps_gnome_settings_daemon_default_editor.schemas.in \
|
||||
desktop_gnome_font_rendering.schemas.in \
|
||||
apps_gnome_settings_daemon_keybindings.schemas.in
|
||||
|
||||
schema_DATA = $(schema_in_files:.schemas.in=.schemas)
|
||||
|
||||
@INTLTOOL_SCHEMAS_RULE@
|
||||
|
||||
if GCONF_SCHEMAS_INSTALL
|
||||
# don't do this if we are building in eg. rpm
|
||||
install-data-local:
|
||||
if test -z "$(DESTDIR)" ; then \
|
||||
for p in $(schema_DATA) ; do \
|
||||
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p; \
|
||||
done \
|
||||
fi
|
||||
else
|
||||
install-data-local:
|
||||
endif
|
||||
|
||||
EXTRA_DIST=$(schema_in_files)
|
||||
|
||||
CLEANFILES = $(schema_DATA)
|
|
@ -1,15 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<gconfschemafile>
|
||||
<schemalist>
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/editor/sync_text_types</key>
|
||||
<applyto>/apps/gnome_settings_daemon/editor/sync_text_types</applyto>
|
||||
<type>bool</type>
|
||||
<default>true</default>
|
||||
<locale name="C">
|
||||
<short>Sync text/plain and text/* handlers</short>
|
||||
<long>If true, the mime handlers for text/plain and text/* will be kept in sync</long>
|
||||
</locale>
|
||||
</schema>
|
||||
</schemalist>
|
||||
</gconfschemafile>
|
|
@ -1,241 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<gconfschemafile>
|
||||
<schemalist>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/volume_step</key>
|
||||
<applyto>/apps/gnome_settings_daemon/volume_step</applyto>
|
||||
<type>int</type>
|
||||
<default>6</default>
|
||||
<locale name="C">
|
||||
<short>Volume step</short>
|
||||
<long>Volume step as percentage of volume.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/volume_mute</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/volume_mute</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86AudioMute</default>
|
||||
<locale name="C">
|
||||
<short>Volume mute</short>
|
||||
<long>Volume mute's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/volume_down</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/volume_down</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86AudioLowerVolume</default>
|
||||
<locale name="C">
|
||||
<short>Volume down</short>
|
||||
<long>Volume down's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/volume_up</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/volume_up</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86AudioRaiseVolume</default>
|
||||
<locale name="C">
|
||||
<short>Volume up</short>
|
||||
<long>Volume up's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/power</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/power</applyto>
|
||||
<type>string</type>
|
||||
<default><Control><Alt>Delete</default>
|
||||
<locale name="C">
|
||||
<short>Log out</short>
|
||||
<long>Log out's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/eject</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/eject</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86Eject</default>
|
||||
<locale name="C">
|
||||
<short>Eject</short>
|
||||
<long>Eject's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/home</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/home</applyto>
|
||||
<type>string</type>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Home folder</short>
|
||||
<long>Home folder's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/search</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/search</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86Search</default>
|
||||
<locale name="C">
|
||||
<short>Search</short>
|
||||
<long>Search's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/email</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/email</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86Mail</default>
|
||||
<locale name="C">
|
||||
<short>E-mail</short>
|
||||
<long>E-mail's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/sleep</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/sleep</applyto>
|
||||
<type>string</type>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Sleep</short>
|
||||
<long>Sleep's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/screensaver</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/screensaver</applyto>
|
||||
<type>string</type>
|
||||
<default><Control><Alt>l</default>
|
||||
<locale name="C">
|
||||
<short>Lock screen</short>
|
||||
<long>Lock screen's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/help</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/help</applyto>
|
||||
<type>string</type>
|
||||
<default></default>
|
||||
<locale name="C">
|
||||
<short>Launch help browser</short>
|
||||
<long>Launch help browser's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/calculator</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/calculator</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86Calculator</default>
|
||||
<locale name="C">
|
||||
<short>Launch calculator</short>
|
||||
<long>Launch calculator's shortcut</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/www</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/www</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86WWW</default>
|
||||
<locale name="C">
|
||||
<short>Launch web browser</short>
|
||||
<long>Launch web browser's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/media</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/media</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86AudioMedia</default>
|
||||
<locale name="C">
|
||||
<short>Media player</short>
|
||||
<long>Media player key's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/play</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/play</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86AudioPlay</default>
|
||||
<locale name="C">
|
||||
<short>Play (or play/pause)</short>
|
||||
<long>Play (or play/pause) key's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/pause</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/pause</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86AudioPause</default>
|
||||
<locale name="C">
|
||||
<short>Pause</short>
|
||||
<long>Pause key's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/stop</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/stop</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86AudioStop</default>
|
||||
<locale name="C">
|
||||
<short>Stop playback key</short>
|
||||
<long>Stop playback key's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/previous</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/previous</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86AudioPrev</default>
|
||||
<locale name="C">
|
||||
<short>Skip to previous track</short>
|
||||
<long>Previous track key's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/keybindings/next</key>
|
||||
<applyto>/apps/gnome_settings_daemon/keybindings/next</applyto>
|
||||
<type>string</type>
|
||||
<default>XF86AudioNext</default>
|
||||
<locale name="C">
|
||||
<short>Skip to next track</short>
|
||||
<long>Next track key's shortcut.</long>
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
</schemalist>
|
||||
</gconfschemafile>
|
|
@ -1,27 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<gconfschemafile>
|
||||
<schemalist>
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/screensaver/start_screensaver</key>
|
||||
<applyto>/apps/gnome_settings_daemon/screensaver/start_screensaver</applyto>
|
||||
<owner>gnome</owner>
|
||||
<type>bool</type>
|
||||
<default>true</default>
|
||||
<locale name="C">
|
||||
<short>Start screensaver</short>
|
||||
<long>Run screensaver at login</long>
|
||||
</locale>
|
||||
</schema>
|
||||
<schema>
|
||||
<key>/schemas/apps/gnome_settings_daemon/screensaver/show_startup_errors</key>
|
||||
<applyto>/apps/gnome_settings_daemon/screensaver/show_startup_errors</applyto>
|
||||
<owner>gnome</owner>
|
||||
<type>bool</type>
|
||||
<default>true</default>
|
||||
<locale name="C">
|
||||
<short>Show Startup Errors</short>
|
||||
<long>Display a dialog when there are errors running the screensaver</long>
|
||||
</locale>
|
||||
</schema>
|
||||
</schemalist>
|
||||
</gconfschemafile>
|
|
@ -1,68 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<gconfschemafile>
|
||||
<schemalist>
|
||||
<schema>
|
||||
<key>/schemas/desktop/gnome/font_rendering/dpi</key>
|
||||
<applyto>/desktop/gnome/font_rendering/dpi</applyto>
|
||||
<owner>gnome</owner>
|
||||
<type>float</type>
|
||||
<locale name="C">
|
||||
<short>DPI</short>
|
||||
<long>
|
||||
Resolution used for converting font sizes to pixel sizes,
|
||||
in dots per inch
|
||||
</long>
|
||||
</locale>
|
||||
</schema>
|
||||
<schema>
|
||||
<key>/schemas/desktop/gnome/font_rendering/antialiasing</key>
|
||||
<applyto>/desktop/gnome/font_rendering/antialiasing</applyto>
|
||||
<owner>gnome</owner>
|
||||
<type>string</type>
|
||||
<default>grayscale</default>
|
||||
<locale name="C">
|
||||
<short>Antialiasing</short>
|
||||
<long>
|
||||
The type of antialiasing to use when rendering fonts.
|
||||
Possible values are: "none" - no antialiasing.
|
||||
"grayscale" - standard grayscale antialiasing.
|
||||
"rgba" - subpixel antialiasing. (LCD screens only).
|
||||
</long>
|
||||
</locale>
|
||||
</schema>
|
||||
<schema>
|
||||
<key>/schemas/desktop/gnome/font_rendering/hinting</key>
|
||||
<applyto>/desktop/gnome/font_rendering/hinting</applyto>
|
||||
<owner>gnome</owner>
|
||||
<type>string</type>
|
||||
<default>medium</default>
|
||||
<locale name="C">
|
||||
<short>Hinting</short>
|
||||
<long>
|
||||
The type of hinting to use when rendering fonts.
|
||||
Possible values are: "none" - no hinting,
|
||||
"slight", "medium", and
|
||||
"full" - as much hinting as possible; may cause
|
||||
distortion of letter forms.
|
||||
</long>
|
||||
</locale>
|
||||
</schema>
|
||||
<schema>
|
||||
<key>/schemas/desktop/gnome/font_rendering/rgba_order</key>
|
||||
<applyto>/desktop/gnome/font_rendering/rgba_order</applyto>
|
||||
<owner>gnome</owner>
|
||||
<type>string</type>
|
||||
<default>rgb</default>
|
||||
<locale name="C">
|
||||
<short>RGBA Order</short>
|
||||
<long>
|
||||
The order of subpixel elements on an LCD
|
||||
screen; only used when antialiasing is set to "rgba".
|
||||
Possible values are: "rgb" - red on left, most common.
|
||||
"bgr" - blue on left. "vrgb" - red on top. "vbgr" -
|
||||
red on bottom.
|
||||
</long>
|
||||
</locale>
|
||||
</schema>
|
||||
</schemalist>
|
||||
</gconfschemafile>
|
Loading…
Add table
Add a link
Reference in a new issue