[Pkg-mozext-commits] [nostalgy] 182/252: Add explicit size for the preference dialog.

David Prévot taffit at moszumanska.debian.org
Tue Jun 14 15:24:56 UTC 2016


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

taffit pushed a commit to branch master
in repository nostalgy.

commit 2304407d512fc32a4f7d42b387e1c37b93e640ec
Author: frisch <frisch at 56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Tue Dec 22 09:30:55 2009 +0000

    Add explicit size for the preference dialog.
---
 content/edit_prefs.xul | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/edit_prefs.xul b/content/edit_prefs.xul
index 09312cf..46a801b 100644
--- a/content/edit_prefs.xul
+++ b/content/edit_prefs.xul
@@ -9,6 +9,8 @@
 	ondialogaccept="return onAcceptChanges();"
 	ondialogextra2="openDialog('chrome://nostalgy/content/about.xul', 'about_nostalgy', 'resizable');"
 	buttonlabelextra2="Nostalgy usage directions..."
+        width="900"
+        height="500"
         title="Nostalgy Preferences">
 
  <script src="misc.js"/>

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



More information about the Pkg-mozext-commits mailing list