[Pkg-mozext-commits] [downthemall] 02/07: Don’t display user tracking screen at first run

David Prévot taffit at moszumanska.debian.org
Fri Apr 1 14:39:35 UTC 2016


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

taffit pushed a commit to branch master
in repository downthemall.

commit 8e3533285ccd8f244f6fc41bc3c870cd8e054b53
Author: David Prévot <david at tilapin.org>
Date:   Fri Apr 1 09:58:14 2016 -0400

    Don’t display user tracking screen at first run
---
 ...t-display-user-tracking-screen-at-first-run.patch | 20 ++++++++++++++++++++
 debian/patches/series                                |  1 +
 2 files changed, 21 insertions(+)

diff --git a/debian/patches/0002-Don-t-display-user-tracking-screen-at-first-run.patch b/debian/patches/0002-Don-t-display-user-tracking-screen-at-first-run.patch
new file mode 100644
index 0000000..391764f
--- /dev/null
+++ b/debian/patches/0002-Don-t-display-user-tracking-screen-at-first-run.patch
@@ -0,0 +1,20 @@
+From: =?utf-8?q?David_Pr=C3=A9vot?= <david at tilapin.org>
+Date: Fri, 1 Apr 2016 09:57:27 -0400
+Subject: =?utf-8?q?Don=E2=80=99t_display_user_tracking_screen_at_first_run?=
+
+---
+ chrome/chrome.jar!/content/integration/elements.js | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/chrome/chrome.jar!/content/integration/elements.js b/chrome/chrome.jar!/content/integration/elements.js
+index 8595fed..5bbfbc7 100644
+--- a/chrome/chrome.jar!/content/integration/elements.js
++++ b/chrome/chrome.jar!/content/integration/elements.js
+@@ -1563,7 +1563,6 @@
+ 				return;
+ 			}
+ 			if (Version.showAbout === true) {
+-				openAbout();
+ 				return;
+ 			}
+ 		}
diff --git a/debian/patches/series b/debian/patches/series
index f39a02c..9bc38c6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Remove-check-for-available-disk-space.patch
+0002-Don-t-display-user-tracking-screen-at-first-run.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/downthemall.git



More information about the Pkg-mozext-commits mailing list