[Pkg-cli-apps-commits] r4531 - /packages/gnome-do-plugins/trunk/debian/patches/01_firefox_iceweasel_rename.dpatch

laney-guest at users.alioth.debian.org laney-guest at users.alioth.debian.org
Mon Feb 16 23:34:21 UTC 2009


Author: laney-guest
Date: Mon Feb 16 23:34:21 2009
New Revision: 4531

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4531
Log:
Oh, the perils of not being able to test build, eh?

Modified:
    packages/gnome-do-plugins/trunk/debian/patches/01_firefox_iceweasel_rename.dpatch

Modified: packages/gnome-do-plugins/trunk/debian/patches/01_firefox_iceweasel_rename.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk/debian/patches/01_firefox_iceweasel_rename.dpatch?rev=4531&op=diff
==============================================================================
--- packages/gnome-do-plugins/trunk/debian/patches/01_firefox_iceweasel_rename.dpatch (original)
+++ packages/gnome-do-plugins/trunk/debian/patches/01_firefox_iceweasel_rename.dpatch Mon Feb 16 23:34:21 2009
@@ -91,7 +91,7 @@
  							
  				if(profile != null) {
 -					string path = Path.Combine (Environment.GetFolderPath (Environment.SpecialFolder.Personal), ".mozilla/firefox");
-+					string path = UserBrowserPath
++					string path = UserBrowserPath;
  					path = Path.Combine (path, profile);
  					path = Path.Combine (path, "searchplugins");
  				




More information about the Pkg-cli-apps-commits mailing list