[Pkg-mozext-commits] [nostalgy] 213/235: Fix usage window.

David Prévot taffit at alioth.debian.org
Tue Oct 8 20:42:29 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 9d4de3fcea7097f5133f2f93116d8ee62e427413
Author: alain.frisch at gmail.com <alain.frisch at gmail.com@56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Sun Mar 11 07:54:00 2012 +0000

    Fix usage window.
    
    git-svn-id: http://nostalgy.googlecode.com/svn/trunk@213 56b81dcf-5a2f-0410-9db0-014be2e416ff
---
 content/about.xul |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/about.xul b/content/about.xul
index 96b6e21..4d4b989 100644
--- a/content/about.xul
+++ b/content/about.xul
@@ -8,7 +8,7 @@
         title="About Nostalgy"
         style="width: 699px; height: 680px;"> 
 
-    <html:iframe style="border: 0px;" src="chrome://nostalgy/content/about.xhtml" flex="1"/>
+    <html:iframe style="border: 0px; height: 600px;" src="chrome://nostalgy/content/about.xhtml" flex="1"/>
 
     <separator class="groove" id="groove"/>
     

-- 
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