rpms/deskbar-applet/devel deskbar-applet-firefox-searchplugins.patch, 1.1, 1.2

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Wed Jun 6 22:27:56 UTC 2007


Author: lmacken

Update of /cvs/pkgs/rpms/deskbar-applet/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1588

Modified Files:
	deskbar-applet-firefox-searchplugins.patch 
Log Message:
Update patch to be consistent with the rest of the projects style (tabs, and doublequotes)


deskbar-applet-firefox-searchplugins.patch:

Index: deskbar-applet-firefox-searchplugins.patch
===================================================================
RCS file: /cvs/pkgs/rpms/deskbar-applet/devel/deskbar-applet-firefox-searchplugins.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- deskbar-applet-firefox-searchplugins.patch	6 Jun 2007 22:15:06 -0000	1.1
+++ deskbar-applet-firefox-searchplugins.patch	6 Jun 2007 22:27:19 -0000	1.2
@@ -1,12 +1,12 @@
---- deskbar/handlers/mozilla.py.orig	2007-05-06 05:12:46.000000000 -0400
-+++ deskbar/handlers/mozilla.py	2007-06-06 17:54:24.000000000 -0400
+--- deskbar/handlers/mozilla.py.orig	2007-06-06 18:18:12.000000000 -0400
++++ deskbar/handlers/mozilla.py	2007-06-06 18:19:43.000000000 -0400
 @@ -211,7 +211,8 @@
  				"/usr/lib/firefox/searchplugins",
  				"/usr/local/lib/firefox/searchplugins",
  				"/usr/lib/mozilla-firefox/searchplugins",
 -				"/usr/local/lib/mozilla-firefox/searchplugins"]
 +				"/usr/local/lib/mozilla-firefox/searchplugins"] + \
-+                glob.glob('/usr/lib*/firefox*/searchplugins')
++				glob.glob("/usr/lib*/firefox*/searchplugins")
  		else:
  			smart_dirs = [
  				get_mozilla_home_file("search"),




More information about the fedora-extras-commits mailing list