[Pkg-mozext-commits] [adblock-plus] 39/41: Refresh patch

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 18:21:40 UTC 2015


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

taffit pushed a commit to branch master
in repository adblock-plus.

commit d432644cf9c580a9547b6f06dc303f17b82451fd
Author: David Prévot <taffit at debian.org>
Date:   Wed Mar 18 13:56:52 2015 -0400

    Refresh patch
    
    Git-Dch: Ignore
---
 ...Disable-acceptable-ads-feature-by-default.patch | 23 +++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/patches/0001-Disable-acceptable-ads-feature-by-default.patch b/debian/patches/0001-Disable-acceptable-ads-feature-by-default.patch
index 297a5d7..9cad985 100644
--- a/debian/patches/0001-Disable-acceptable-ads-feature-by-default.patch
+++ b/debian/patches/0001-Disable-acceptable-ads-feature-by-default.patch
@@ -7,26 +7,27 @@ Upstream prefers to get them activated by default.
 Bug-Debian: http://bugs.debian.org/653112
 Forwarded: not-needed
 ---
- adblockplusui/firstRun.html | 5 -----
+ adblockplusui/firstRun.html | 6 ------
  lib/ui.js                   | 2 +-
- 2 files changed, 1 insertion(+), 6 deletions(-)
+ 2 files changed, 1 insertion(+), 7 deletions(-)
 
 diff --git a/adblockplusui/firstRun.html b/adblockplusui/firstRun.html
-index 116bbea..5147587 100644
+index cb2ec25..795ae19 100644
 --- a/adblockplusui/firstRun.html
 +++ b/adblockplusui/firstRun.html
-@@ -38,11 +38,6 @@
-     <section id="filterlistsReinitializedWarning" class="i18n_firstRun_filterlistsReinitializedWarning warning" hidden="true"></section>
+@@ -39,12 +39,6 @@
      <section id="dataCorruptionWarning" class="i18n_firstRun_dataCorruptionWarning warning" hidden="true"></section>
  
--    <section id="acceptable-ads">
--      <h2 class="i18n_firstRun_acceptableAdsHeadline"></h2>
--      <p id="acceptableAdsExplanation" class="i18n_firstRun_acceptableAdsExplanation"></p>
--    </section>
+     <div id="content">
+-      <section id="acceptable-ads">
+-        <h2 class="i18n_firstRun_acceptableAdsHeadline"></h2>
+-        <p id="acceptableAdsExplanation" class="i18n_firstRun_acceptableAdsExplanation"></p>
+-      </section>
 -
+-
+       <section id="share">
+         <h2 id="share-headline" class="i18n_firstRun_share_headline"></h2>
  
-     <section id="share">
-       <h2 id="share-headline" class="i18n_firstRun_share_headline"></h2>
 diff --git a/lib/ui.js b/lib/ui.js
 index 7e15df8..b622f1c 100644
 --- a/lib/ui.js

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



More information about the Pkg-mozext-commits mailing list