[Pkg-mozext-commits] [all-in-one-sidebar] 04/06: Refresh patch

David Prévot taffit at moszumanska.debian.org
Fri Jul 18 16:28:17 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 cdefb82084f4c543c40745c67a3659b9a92c72d7
Author: David Prévot <taffit at debian.org>
Date:   Fri Jul 18 09:29:47 2014 -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 74a4ad0..38657c3 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 00ec1a0..111f2a1 100644
+index dbeb337..203b3e9 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);
-                 }
-             }
-         });
+                 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