r29567 - in /desktop/experimental/gnome-control-center/debian: changelog patches/ patches/90_force_fallback.patch patches/series

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Sep 4 12:25:31 UTC 2011


Author: joss
Date: Sun Sep  4 12:25:30 2011
New Revision: 29567

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29567
Log:
90_force_fallback.patch: new patch. Disable the “forced fallback 
mode” switch, since we already provide a xsession file for it in 
gnome-session-fallback.

Added:
    desktop/experimental/gnome-control-center/debian/patches/
    desktop/experimental/gnome-control-center/debian/patches/90_force_fallback.patch
    desktop/experimental/gnome-control-center/debian/patches/series
Modified:
    desktop/experimental/gnome-control-center/debian/changelog

Modified: desktop/experimental/gnome-control-center/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/changelog?rev=29567&op=diff
==============================================================================
--- desktop/experimental/gnome-control-center/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-control-center/debian/changelog [utf-8] Sun Sep  4 12:25:30 2011
@@ -8,6 +8,9 @@
 
   [ Josselin Mouette ]
   * Break gnome-session < 3.0 because of the sound-applet startup.
+  * 90_force_fallback.patch: new patch. Disable the “forced fallback 
+    mode” switch, since we already provide a xsession file for it in 
+    gnome-session-fallback.
 
  -- Sjoerd Simons <sjoerd at debian.org>  Thu, 02 Jun 2011 20:34:08 -0700
 

Added: desktop/experimental/gnome-control-center/debian/patches/90_force_fallback.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/patches/90_force_fallback.patch?rev=29567&op=file
==============================================================================
--- desktop/experimental/gnome-control-center/debian/patches/90_force_fallback.patch (added)
+++ desktop/experimental/gnome-control-center/debian/patches/90_force_fallback.patch [utf-8] Sun Sep  4 12:25:30 2011
@@ -1,0 +1,22 @@
+Index: gnome-control-center-3.0.2/panels/info/info.ui
+===================================================================
+--- gnome-control-center-3.0.2.orig/panels/info/info.ui	2011-09-04 14:24:36.525033824 +0200
++++ gnome-control-center-3.0.2/panels/info/info.ui	2011-09-04 14:24:39.997050810 +0200
+@@ -656,7 +656,7 @@
+                             </child>
+                             <child>
+                               <object class="GtkLabel" id="label16">
+-                                <property name="visible">True</property>
++                                <property name="visible">False</property>
+                                 <property name="can_focus">False</property>
+                                 <property name="xalign">1</property>
+                                 <property name="label" translatable="yes" comments="Hardware is not able to run GNOME 3's shell, so we might want to force running the 'Fallback' experience.">Forced Fallback Mode</property>
+@@ -704,7 +704,7 @@
+                             </child>
+                             <child>
+                               <object class="GtkHBox" id="graphics_fallback_switch_box">
+-                                <property name="visible">True</property>
++                                <property name="visible">False</property>
+                                 <property name="can_focus">False</property>
+                                 <property name="halign">start</property>
+                                 <property name="valign">center</property>

Added: desktop/experimental/gnome-control-center/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/patches/series?rev=29567&op=file
==============================================================================
--- desktop/experimental/gnome-control-center/debian/patches/series (added)
+++ desktop/experimental/gnome-control-center/debian/patches/series [utf-8] Sun Sep  4 12:25:30 2011
@@ -1,0 +1,1 @@
+90_force_fallback.patch




More information about the pkg-gnome-commits mailing list