r9561 - in /desktop/experimental/control-center/debian/patches: 07_default_keys.patch 91_from_svn_fix_gstreamer_warning.patch

giskard at users.alioth.debian.org giskard at users.alioth.debian.org
Sat Apr 7 13:39:22 UTC 2007


Author: giskard
Date: Sat Apr  7 13:39:22 2007
New Revision: 9561

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9561
Log:
really added patches

Added:
    desktop/experimental/control-center/debian/patches/07_default_keys.patch
    desktop/experimental/control-center/debian/patches/91_from_svn_fix_gstreamer_warning.patch

Added: desktop/experimental/control-center/debian/patches/07_default_keys.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/control-center/debian/patches/07_default_keys.patch?rev=9561&op=file
==============================================================================
--- desktop/experimental/control-center/debian/patches/07_default_keys.patch (added)
+++ desktop/experimental/control-center/debian/patches/07_default_keys.patch Sat Apr  7 13:39:22 2007
@@ -1,0 +1,84 @@
+diff -Nur control-center-2.14.1/schemas/apps_gnome_settings_daemon_keybindings.schemas.in control-center-2.14.1.new/schemas/apps_gnome_settings_daemon_keybindings.schemas.in
+--- control-center-2.14.1/schemas/apps_gnome_settings_daemon_keybindings.schemas.in	2006-04-10 22:21:48.000000000 +0200
++++ control-center-2.14.1.new/schemas/apps_gnome_settings_daemon_keybindings.schemas.in	2006-04-10 22:26:09.000000000 +0200
+@@ -17,7 +17,7 @@
+             <key>/schemas/apps/gnome_settings_daemon/keybindings/volume_mute</key>
+             <applyto>/apps/gnome_settings_daemon/keybindings/volume_mute</applyto>
+             <type>string</type>
+-            <default></default>
++            <default>0xa0</default>
+             <locale name="C">
+                 <short>Volume mute</short>
+                 <long>Volume mute's shortcut</long>
+@@ -29,7 +29,7 @@
+             <key>/schemas/apps/gnome_settings_daemon/keybindings/volume_down</key>
+             <applyto>/apps/gnome_settings_daemon/keybindings/volume_down</applyto>
+             <type>string</type>
+-            <default></default>
++            <default>0xae</default>
+             <locale name="C">
+                 <short>Volume down</short>
+                 <long>Volume down's shortcut.</long>
+@@ -41,7 +41,7 @@
+             <key>/schemas/apps/gnome_settings_daemon/keybindings/volume_up</key>
+             <applyto>/apps/gnome_settings_daemon/keybindings/volume_up</applyto>
+             <type>string</type>
+-            <default></default>
++            <default>0xb0</default>
+             <locale name="C">
+                 <short>Volume up</short>
+                 <long>Volume up's shortcut.</long>
+@@ -65,7 +65,7 @@
+             <key>/schemas/apps/gnome_settings_daemon/keybindings/eject</key>
+             <applyto>/apps/gnome_settings_daemon/keybindings/eject</applyto>
+             <type>string</type>
+-            <default></default>
++            <default>0xcc</default>
+             <locale name="C">
+                 <short>Eject</short>
+                 <long>Eject's shortcut.</long>
+@@ -89,7 +89,7 @@
+             <key>/schemas/apps/gnome_settings_daemon/keybindings/search</key>
+             <applyto>/apps/gnome_settings_daemon/keybindings/search</applyto>
+             <type>string</type>
+-            <default></default>
++            <default>0xe5</default>
+             <locale name="C">
+                 <short>Search</short>
+                 <long>Search's shortcut.</long>
+@@ -101,7 +101,7 @@
+             <key>/schemas/apps/gnome_settings_daemon/keybindings/email</key>
+             <applyto>/apps/gnome_settings_daemon/keybindings/email</applyto>
+             <type>string</type>
+-            <default></default>
++            <default>0xec</default>
+             <locale name="C">
+                 <short>E-mail</short>
+                 <long>E-mail's shortcut.</long>
+@@ -137,7 +137,7 @@
+             <key>/schemas/apps/gnome_settings_daemon/keybindings/help</key>
+             <applyto>/apps/gnome_settings_daemon/keybindings/help</applyto>
+             <type>string</type>
+-            <default></default>
++            <default>0xf5</default>
+             <locale name="C">
+                 <short>Launch help browser</short>
+                 <long>Launch help browser's shortcut.</long>
+@@ -149,7 +149,7 @@
+             <key>/schemas/apps/gnome_settings_daemon/keybindings/www</key>
+             <applyto>/apps/gnome_settings_daemon/keybindings/www</applyto>
+             <type>string</type>
+-            <default></default>
++            <default>0xb2</default>
+             <locale name="C">
+                 <short>Launch web browser</short>
+                 <long>Launch web browser's shortcut.</long>
+@@ -173,7 +173,7 @@
+             <key>/schemas/apps/gnome_settings_daemon/keybindings/brightness_up</key>
+             <applyto>/apps/gnome_settings_daemon/keybindings/brightness_up</applyto>
+             <type>string</type>
+-            <default></default>
++            <default>0xa2</default>
+             <locale name="C">
+                 <short>Brightness up</short>
+                 <long>Brightness up's shortcut.</long>

Added: desktop/experimental/control-center/debian/patches/91_from_svn_fix_gstreamer_warning.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/control-center/debian/patches/91_from_svn_fix_gstreamer_warning.patch?rev=9561&op=file
==============================================================================
--- desktop/experimental/control-center/debian/patches/91_from_svn_fix_gstreamer_warning.patch (added)
+++ desktop/experimental/control-center/debian/patches/91_from_svn_fix_gstreamer_warning.patch Sat Apr  7 13:39:22 2007
@@ -1,0 +1,19 @@
+--- trunk/capplets/sound/sound-properties-capplet.c	2007/03/18 13:53:58	7387
++++ trunk/capplets/sound/sound-properties-capplet.c	2007/03/18 14:27:53	7389
+@@ -1019,7 +1019,15 @@
+ 	bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
+ 	textdomain (GETTEXT_PACKAGE);
+ 
+- 	context = g_option_context_new (_("- GNOME Sound Preferences"));
++        /* Since gstreamer and gnome-vfs require threads, we
++         * have to initialise threads here as the first call to glib.
++         */
++        g_thread_init (NULL);
++
++ 	context = g_option_context_new (N_("- GNOME Sound Preferences"));
++#if GLIB_CHECK_VERSION (2, 12, 0)
++        g_option_context_set_translation_domain (context, GETTEXT_PACKAGE);
++#endif
+  	g_option_context_add_main_entries (context, cap_options, GETTEXT_PACKAGE);
+ 	g_option_context_add_group (context, gst_init_get_option_group ());
+ 




More information about the pkg-gnome-commits mailing list