rpms/xulrunner/OLPC-2 xulrunner-1.9a6-no-native-theme.patch, 1.6, 1.7

Marco Pesenti Gritti (mpg) fedora-extras-commits at redhat.com
Sat Dec 1 15:15:00 UTC 2007


Author: mpg

Update of /cvs/pkgs/rpms/xulrunner/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32767

Modified Files:
	xulrunner-1.9a6-no-native-theme.patch 
Log Message:
More native theme patches

xulrunner-1.9a6-no-native-theme.patch:

Index: xulrunner-1.9a6-no-native-theme.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xulrunner/OLPC-2/xulrunner-1.9a6-no-native-theme.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xulrunner-1.9a6-no-native-theme.patch	1 Dec 2007 14:07:35 -0000	1.6
+++ xulrunner-1.9a6-no-native-theme.patch	1 Dec 2007 15:14:56 -0000	1.7
@@ -17,8 +17,8 @@
  }
  
  static PRInt32 CheckWidgetStyle(GtkWidget* aWidget, const char* aStyle, PRInt32 aMetric) {
---- widget/src/gtk2/Makefile.in.old	2007-12-01 14:58:29.000000000 +0100
-+++ widget/src/gtk2/Makefile.in	2007-12-01 14:58:42.000000000 +0100
+--- widget/src/gtk2/Makefile.in.no-native-theme	2007-10-06 14:08:46.000000000 +0200
++++ widget/src/gtk2/Makefile.in	2007-12-01 16:04:12.000000000 +0100
 @@ -52,8 +52,6 @@
  
  PACKAGE_FILE = widget_gtk2.pkg
@@ -28,3 +28,14 @@
  REQUIRES	= xpcom \
  		  string \
  		  gfx \
+@@ -139,8 +137,9 @@
+ 		mozcontainer.h \
+ 		$(NULL)
+ 
+-ifdef NATIVE_THEME_SUPPORT
+ CSRCS		+= gtk2drawing.c
++
++ifdef NATIVE_THEME_SUPPORT
+ CPPSRCS		+= nsNativeThemeGTK.cpp
+ DEFINES		+= -DNATIVE_THEME_SUPPORT
+ endif




More information about the scm-commits mailing list