[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 328/483: Topic 7713 - Composer: Show preview by default

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:53 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-element-hiding-helper.

commit 233a9ebf7a5ea5702ae7567aec028cf3b0cc77f5
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Tue May 31 09:13:49 2011 +0200

    Topic 7713 - Composer: Show preview by default
---
 chrome/content/composer.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/composer.xul b/chrome/content/composer.xul
index 3ae43f6..40abd78 100644
--- a/chrome/content/composer.xul
+++ b/chrome/content/composer.xul
@@ -54,7 +54,7 @@
     <label control="expression" value="&expression.label;"/>
     <hbox>
       <textbox id="expression" flex="1" readonly="true"/>
-      <checkbox id="preview" label="&preview.label;" oncommand="togglePreview(this.checked)" persist="checked"/>
+      <checkbox id="preview" label="&preview.label;" checked="true" oncommand="togglePreview(this.checked)" persist="checked"/>
     </hbox>
   </vbox>
 

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



More information about the Pkg-mozext-commits mailing list