[Pkg-mozext-commits] [itsalltext] 150/459: Made the edit box editable.

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:16 UTC 2015


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

taffit pushed a commit to branch master
in repository itsalltext.

commit f42c88eaf77637a3e9bd80090f516eab40d02bfe
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Mon Feb 26 09:46:29 2007 -0500

    Made the edit box editable.
---
 chrome/content/preferences.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/preferences.xul b/chrome/content/preferences.xul
index ad82668..42aa8f6 100644
--- a/chrome/content/preferences.xul
+++ b/chrome/content/preferences.xul
@@ -37,7 +37,7 @@
         <row align="center">
           <label control="editor" value="&editor.label;"/>
           <vbox>
-            <textbox preference="pref_editor" id="editor" size="20" readonly="false"
+            <textbox preference="pref_editor" id="editor" size="20"
              style="-moz-appearance: none !important; background:
              inherit;" />
             <hbox align="right">

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



More information about the Pkg-mozext-commits mailing list