From dbb4932dc3da6cc005a17cf92eb6ed5041ad3669 Mon Sep 17 00:00:00 2001 From: Jens Granseuer Date: Wed, 30 Jan 2008 17:27:22 +0000 Subject: [PATCH] schemas have moved to gnome-settings-daemon, so remove them from here (bug 2008-01-30 Jens Granseuer * schemas/*: schemas have moved to gnome-settings-daemon, so remove them from here (bug #513103) svn path=/trunk/; revision=8434 --- schemas/Makefile.am | 26 -- ..._settings_daemon_default_editor.schemas.in | 15 -- ...ome_settings_daemon_keybindings.schemas.in | 241 ------------------ ...ome_settings_daemon_screensaver.schemas.in | 27 -- .../desktop_gnome_font_rendering.schemas.in | 68 ----- 5 files changed, 377 deletions(-) delete mode 100644 schemas/Makefile.am delete mode 100644 schemas/apps_gnome_settings_daemon_default_editor.schemas.in delete mode 100644 schemas/apps_gnome_settings_daemon_keybindings.schemas.in delete mode 100644 schemas/apps_gnome_settings_daemon_screensaver.schemas.in delete mode 100644 schemas/desktop_gnome_font_rendering.schemas.in diff --git a/schemas/Makefile.am b/schemas/Makefile.am deleted file mode 100644 index fa8b5371a..000000000 --- a/schemas/Makefile.am +++ /dev/null @@ -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) diff --git a/schemas/apps_gnome_settings_daemon_default_editor.schemas.in b/schemas/apps_gnome_settings_daemon_default_editor.schemas.in deleted file mode 100644 index 0723e1999..000000000 --- a/schemas/apps_gnome_settings_daemon_default_editor.schemas.in +++ /dev/null @@ -1,15 +0,0 @@ - - - - - /schemas/apps/gnome_settings_daemon/editor/sync_text_types - /apps/gnome_settings_daemon/editor/sync_text_types - bool - true - - Sync text/plain and text/* handlers - If true, the mime handlers for text/plain and text/* will be kept in sync - - - - diff --git a/schemas/apps_gnome_settings_daemon_keybindings.schemas.in b/schemas/apps_gnome_settings_daemon_keybindings.schemas.in deleted file mode 100644 index 66545ee21..000000000 --- a/schemas/apps_gnome_settings_daemon_keybindings.schemas.in +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - /schemas/apps/gnome_settings_daemon/volume_step - /apps/gnome_settings_daemon/volume_step - int - 6 - - Volume step - Volume step as percentage of volume. - - - - - /schemas/apps/gnome_settings_daemon/keybindings/volume_mute - /apps/gnome_settings_daemon/keybindings/volume_mute - string - XF86AudioMute - - Volume mute - Volume mute's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/volume_down - /apps/gnome_settings_daemon/keybindings/volume_down - string - XF86AudioLowerVolume - - Volume down - Volume down's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/volume_up - /apps/gnome_settings_daemon/keybindings/volume_up - string - XF86AudioRaiseVolume - - Volume up - Volume up's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/power - /apps/gnome_settings_daemon/keybindings/power - string - <Control><Alt>Delete - - Log out - Log out's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/eject - /apps/gnome_settings_daemon/keybindings/eject - string - XF86Eject - - Eject - Eject's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/home - /apps/gnome_settings_daemon/keybindings/home - string - - - Home folder - Home folder's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/search - /apps/gnome_settings_daemon/keybindings/search - string - XF86Search - - Search - Search's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/email - /apps/gnome_settings_daemon/keybindings/email - string - XF86Mail - - E-mail - E-mail's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/sleep - /apps/gnome_settings_daemon/keybindings/sleep - string - - - Sleep - Sleep's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/screensaver - /apps/gnome_settings_daemon/keybindings/screensaver - string - <Control><Alt>l - - Lock screen - Lock screen's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/help - /apps/gnome_settings_daemon/keybindings/help - string - - - Launch help browser - Launch help browser's shortcut. - - - - - /schemas/apps/gnome_settings_daemon/keybindings/calculator - /apps/gnome_settings_daemon/keybindings/calculator - string - XF86Calculator - - Launch calculator - Launch calculator's shortcut - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/www - /apps/gnome_settings_daemon/keybindings/www - string - XF86WWW - - Launch web browser - Launch web browser's shortcut. - - - - - /schemas/apps/gnome_settings_daemon/keybindings/media - /apps/gnome_settings_daemon/keybindings/media - string - XF86AudioMedia - - Media player - Media player key's shortcut. - - - - - /schemas/apps/gnome_settings_daemon/keybindings/play - /apps/gnome_settings_daemon/keybindings/play - string - XF86AudioPlay - - Play (or play/pause) - Play (or play/pause) key's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/pause - /apps/gnome_settings_daemon/keybindings/pause - string - XF86AudioPause - - Pause - Pause key's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/stop - /apps/gnome_settings_daemon/keybindings/stop - string - XF86AudioStop - - Stop playback key - Stop playback key's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/previous - /apps/gnome_settings_daemon/keybindings/previous - string - XF86AudioPrev - - Skip to previous track - Previous track key's shortcut. - - - - - - /schemas/apps/gnome_settings_daemon/keybindings/next - /apps/gnome_settings_daemon/keybindings/next - string - XF86AudioNext - - Skip to next track - Next track key's shortcut. - - - - - diff --git a/schemas/apps_gnome_settings_daemon_screensaver.schemas.in b/schemas/apps_gnome_settings_daemon_screensaver.schemas.in deleted file mode 100644 index 01543f3fa..000000000 --- a/schemas/apps_gnome_settings_daemon_screensaver.schemas.in +++ /dev/null @@ -1,27 +0,0 @@ - - - - - /schemas/apps/gnome_settings_daemon/screensaver/start_screensaver - /apps/gnome_settings_daemon/screensaver/start_screensaver - gnome - bool - true - - Start screensaver - Run screensaver at login - - - - /schemas/apps/gnome_settings_daemon/screensaver/show_startup_errors - /apps/gnome_settings_daemon/screensaver/show_startup_errors - gnome - bool - true - - Show Startup Errors - Display a dialog when there are errors running the screensaver - - - - diff --git a/schemas/desktop_gnome_font_rendering.schemas.in b/schemas/desktop_gnome_font_rendering.schemas.in deleted file mode 100644 index 64990e381..000000000 --- a/schemas/desktop_gnome_font_rendering.schemas.in +++ /dev/null @@ -1,68 +0,0 @@ - - - - - /schemas/desktop/gnome/font_rendering/dpi - /desktop/gnome/font_rendering/dpi - gnome - float - - DPI - - Resolution used for converting font sizes to pixel sizes, - in dots per inch - - - - - /schemas/desktop/gnome/font_rendering/antialiasing - /desktop/gnome/font_rendering/antialiasing - gnome - string - grayscale - - Antialiasing - - 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). - - - - - /schemas/desktop/gnome/font_rendering/hinting - /desktop/gnome/font_rendering/hinting - gnome - string - medium - - Hinting - - 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. - - - - - /schemas/desktop/gnome/font_rendering/rgba_order - /desktop/gnome/font_rendering/rgba_order - gnome - string - rgb - - RGBA Order - - 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. - - - - -