[Pkg-mozext-commits] [firebug] 46/48: Refresh patch
David Prévot
taffit at moszumanska.debian.org
Tue Jun 3 01:47:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository firebug.
commit 098a7e1538f48998d2fe463abd90adbe63044493
Author: David Prévot <taffit at debian.org>
Date: Mon Jun 2 21:03:51 2014 -0400
Refresh patch
Git-Dch: Ignore
---
.../patches/0001-Do-not-display-FirstRunPage-after-installation.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/0001-Do-not-display-FirstRunPage-after-installation.patch b/debian/patches/0001-Do-not-display-FirstRunPage-after-installation.patch
index cb8d012..e6584c3 100644
--- a/debian/patches/0001-Do-not-display-FirstRunPage-after-installation.patch
+++ b/debian/patches/0001-Do-not-display-FirstRunPage-after-installation.patch
@@ -7,7 +7,7 @@ Subject: Do not display FirstRunPage after installation
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/defaults/preferences/firebug.js b/defaults/preferences/firebug.js
-index f848b8e..ae22d1c 100644
+index 65ceb8e..a6a5df4 100644
--- a/defaults/preferences/firebug.js
+++ b/defaults/preferences/firebug.js
@@ -18,7 +18,7 @@ pref("extensions.firebug.hiddenPanels2", "");
@@ -18,4 +18,4 @@ index f848b8e..ae22d1c 100644
+pref("extensions.firebug.showFirstRunPage", false);
pref("extensions.firebug.useDefaultLocale", false);
pref("extensions.firebug.activateSameOrigin", true);
- pref("extensions.firebug.toolbarCustomizationDone", false);
+ pref("extensions.firebug.toolbarCustomizationDone2", false);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git
More information about the Pkg-mozext-commits
mailing list