[Pkg-mozext-commits] [all-in-one-sidebar] 03/05: Refresh patch

David Prévot taffit at moszumanska.debian.org
Thu May 8 02:08:26 UTC 2014


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

taffit pushed a commit to branch master
in repository all-in-one-sidebar.

commit 70d9d9eab32bd200094d70e1f43374bb5eb9d2a5
Author: David Prévot <taffit at debian.org>
Date:   Wed May 7 21:46:07 2014 -0400

    Refresh patch
---
 ...0001-No-phone-home-on-install-and-upgrade.patch | 24 ++++++++++------------
 1 file changed, 11 insertions(+), 13 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 56cd75b..74a4ad0 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
@@ -1,5 +1,5 @@
 From: =?utf-8?q?David_Pr=C3=A9vot?= <taffit at debian.org>
-Date: Mon, 9 Sep 2013 19:58:49 -0400
+Date: Wed, 7 May 2014 21:44:48 -0400
 Subject: No phone home on install and upgrade
 MIME-Version: 1.0
 Content-Type: text/plain; charset="utf-8"
@@ -12,23 +12,21 @@ This is annoying and resembles to user tracking.
 
 Forwarded: not-needed
 ---
- content/aios.js | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
+ content/aios_old.js | 4 ----
+ 1 file changed, 4 deletions(-)
 
-diff --git a/content/aios.js b/content/aios.js
-index 0162c73..9fdde04 100755
---- a/content/aios.js
-+++ b/content/aios.js
-@@ -242,10 +242,11 @@ function aios_initSidebar() {
+diff --git a/content/aios_old.js b/content/aios_old.js
+index 00ec1a0..111f2a1 100644
+--- a/content/aios_old.js
++++ b/content/aios_old.js
+@@ -239,10 +239,6 @@ function aios_initSidebar() {
                  if(changelog_new === aiosVersion && gBrowser) {
                      var hp = "http://www.exxile.de/aios_installed.htm?v=" + aiosVersion;
                      if(aiosUpdated) hp = "http://www.exxile.de/aios_updated.htm?v=" + aiosVersion;
 -
-+/*
-                     window.setTimeout(function() {
-                         gBrowser.loadTabs(new Array(hp), false);
-                     }, 500);
-+*/
+-                    window.setTimeout(function() {
+-                        gBrowser.loadTabs(new Array(hp), false);
+-                    }, 500);
                  }
              }
          });

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/all-in-one-sidebar.git



More information about the Pkg-mozext-commits mailing list