[Pkg-mozext-commits] [perspectives-extension] 51/72: preferences_dialog.xul - Un-indent the "Also contact notaries in private browsing mode" checkbox.

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 02:12:50 UTC 2014


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

taffit pushed a commit to branch master
in repository perspectives-extension.

commit ea5462c89f2c0074d3c1572372ca18721a045d19
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Thu Oct 23 20:48:11 2014 -0600

    preferences_dialog.xul - Un-indent the "Also contact notaries in private browsing mode" checkbox.
    
    This option is not dependent on whether a force-check has been made;
    it is always active. So don't indent it.
    
    As part of the discussion/fix for GH #135.
---
 plugin/chrome/content/preferences_dialog.xul | 1 -
 1 file changed, 1 deletion(-)

diff --git a/plugin/chrome/content/preferences_dialog.xul b/plugin/chrome/content/preferences_dialog.xul
index 0e59ec3..cb6324a 100644
--- a/plugin/chrome/content/preferences_dialog.xul
+++ b/plugin/chrome/content/preferences_dialog.xul
@@ -176,7 +176,6 @@
                                         preference="show-permission-reminder"/>
                             </hbox>
                             <hbox>
-                                <label value="   "/>
                                 <checkbox
                                         id        ="contact-in-private-browsing-mode-checkbox"
                                         label     ="&ContactNotariesInPrivateBrowsingMode;"

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



More information about the Pkg-mozext-commits mailing list