author | Michael Krelin <hacker@klever.net> | 2006-10-17 18:24:10 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-10-17 18:24:10 (UTC) |
commit | 78a92c46fd481d59937fd59a495f06ab2bbe5298 (patch) (side-by-side diff) | |
tree | 6b6398fb508772a78a78a830e0e821b188025f89 | |
parent | 02372a254dafdfd7564e95c7c6d5cc1b93def7ec (diff) | |
download | fireflix-78a92c46fd481d59937fd59a495f06ab2bbe5298.zip fireflix-78a92c46fd481d59937fd59a495f06ab2bbe5298.tar.gz fireflix-78a92c46fd481d59937fd59a495f06ab2bbe5298.tar.bz2 |
resized about box to make room for the 'license' button
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@196 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | content/about.xul | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/about.xul b/content/about.xul index 1cb13d4..e00651a 100644 --- a/content/about.xul +++ b/content/about.xul @@ -6,7 +6,7 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" id="aboutFireflix" title="&aboutFireflix;" orient="vertical" - width="400" height="200" + width="450" height="250" > <hbox class="about wholething" flex="1"> |