[Pkg-mozext-commits] [tabmixplus] 04/05: Refresh patch

David Prévot taffit at alioth.debian.org
Wed Sep 18 19:57:52 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository tabmixplus.

commit eb06607feb28259d1849f3f07cdc0c7c75c39640
Author: David Prévot <taffit at debian.org>
Date:   Wed Sep 18 15:00:41 2013 -0400

    Refresh patch
---
 debian/patches/No_phone_home.patch |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/No_phone_home.patch b/debian/patches/No_phone_home.patch
index 1150087..737fd58 100644
--- a/debian/patches/No_phone_home.patch
+++ b/debian/patches/No_phone_home.patch
@@ -6,10 +6,10 @@ Description: No phone home on install and upgrade
 Author: David Prévot <taffit at debian.org>
 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657466
 Forwarded: not-needed
-Last-Update: 2013-09-08
+Last-Update: 2013-09-18
 --- a/chrome/content/tab/tab.js
 +++ b/chrome/content/tab/tab.js
-@@ -1819,6 +1819,7 @@
+@@ -1880,6 +1880,7 @@
          Tabmix.prefs.setCharPref("version", currentVersion);
        let showNewVersionTab = currentVersion != oldVersion &&
          (!isNaN(currentVersion.substr(-1)) || subs(currentVersion) != subs(oldVersion))
@@ -17,11 +17,11 @@ Last-Update: 2013-09-08
        if (showNewVersionTab) {
          // open Tabmix page in a new tab
          window.setTimeout(function() {
-@@ -1832,6 +1833,7 @@
+@@ -1893,6 +1894,7 @@
          },1000);
          // noting more to do at the moment
        }
 +*/
      }
-     const Application = Cc["@mozilla.org/fuel/application;1"].getService(Ci.fuelIApplication);
-     let wrappedGetVersion = function(extensions) {
+     AddonManager.getAddonByID("{dc572301-7619-498c-a57d-39143191b318}", function(aAddon) {
+       try {

-- 
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