[Pkg-mozext-commits] [nostalgy] 183/235: Add explicit size for the preference dialog.
David Prévot
taffit at alioth.debian.org
Tue Oct 8 20:42:19 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository nostalgy.
commit f84f43a36a9ddf6b763593a0893a13536bb73305
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.
git-svn-id: http://nostalgy.googlecode.com/svn/trunk@183 56b81dcf-5a2f-0410-9db0-014be2e416ff
---
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