[Pkg-mozext-commits] [all-in-one-sidebar] 07/09: Refresh patch

David Prévot taffit at moszumanska.debian.org
Sat Jan 9 19:44:13 UTC 2016


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 6be5450146240f76613b40d4d544b1554d031843
Author: David Prévot <david at tilapin.org>
Date:   Sat Jan 9 15:25:43 2016 -0400

    Refresh patch
    
    Git-Dch: Ignore
---
 ...0001-No-phone-home-on-install-and-upgrade.patch | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 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 56d0b02..2f1c13d 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
@@ -16,17 +16,17 @@ Forwarded: not-needed
  1 file changed, 4 deletions(-)
 
 diff --git a/content/aios_old.js b/content/aios_old.js
-index 79d2a88..84a6959 100644
+index 60b62f2..24adcb1 100644
 --- a/content/aios_old.js
 +++ b/content/aios_old.js
 @@ -225,10 +225,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);
-                 }
-             }
-         });
+                 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);
+                 }
+             }
+         });

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