[Pkg-mozext-commits] [tabmixplus] 28/32: Refresh patch
David Prévot
taffit at moszumanska.debian.org
Sun Feb 7 19:23:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository tabmixplus.
commit 2975c7cf61f511edf6d508691103e9b8c8bbb226
Author: David Prévot <david at tilapin.org>
Date: Sun Feb 7 14:52:07 2016 -0400
Refresh patch
Git-Dch: Ignore
---
debian/patches/0001-No-phone-home-on-install-and-upgrade.patch | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/0001-No-phone-home-on-install-and-upgrade.patch b/debian/patches/0001-No-phone-home-on-install-and-upgrade.patch
index 94f3ea0..c1bf22f 100644
--- a/debian/patches/0001-No-phone-home-on-install-and-upgrade.patch
+++ b/debian/patches/0001-No-phone-home-on-install-and-upgrade.patch
@@ -13,10 +13,10 @@ Forwarded: not-needed
1 file changed, 11 deletions(-)
diff --git a/chrome/content/tab/tab.js b/chrome/content/tab/tab.js
-index 7ef9b02..a4d77be 100644
+index 620da20..0f53276 100644
--- a/chrome/content/tab/tab.js
+++ b/chrome/content/tab/tab.js
-@@ -2569,17 +2569,6 @@ var gTMPprefObserver = {
+@@ -2576,17 +2576,6 @@ var gTMPprefObserver = {
}
}
if (showNewVersionTab) {
@@ -27,7 +27,7 @@ index 7ef9b02..a4d77be 100644
- if (showComment && (_loadOnNewTab || _replaceLastTabWith))
- defaultChanged = "&newtabpage";
- let b = Tabmix.getTopWin().gBrowser;
-- b.selectedTab = b.addTab("http://tmp.garyr.net/version_update2.htm?version=" +
+- b.selectedTab = b.addTab("http://tabmixplus.org/version_update2.htm?version=" +
- currentVersion + defaultChanged);
- b.selectedTab.loadOnStartup = true;
- }, 1000);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git
More information about the Pkg-mozext-commits
mailing list