diff options
author | Benjamin Dobell <benjamin.dobell@glassechidna.com.au> | 2011-07-05 18:58:28 +0200 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell@glassechidna.com.au> | 2011-07-05 18:58:28 +0200 |
commit | b6ffa766b21fe2c985437aa80824a3cd4c384de8 (patch) | |
tree | da9f5c33b33074748bd981175d36d2974ff3fb98 /heimdall-frontend/aboutform.ui | |
parent | Merge pull request #15 from alanorth/patch-1 (diff) | |
download | Heimdall-b6ffa766b21fe2c985437aa80824a3cd4c384de8.tar Heimdall-b6ffa766b21fe2c985437aa80824a3cd4c384de8.tar.gz Heimdall-b6ffa766b21fe2c985437aa80824a3cd4c384de8.tar.bz2 Heimdall-b6ffa766b21fe2c985437aa80824a3cd4c384de8.tar.lz Heimdall-b6ffa766b21fe2c985437aa80824a3cd4c384de8.tar.xz Heimdall-b6ffa766b21fe2c985437aa80824a3cd4c384de8.tar.zst Heimdall-b6ffa766b21fe2c985437aa80824a3cd4c384de8.zip |
Diffstat (limited to 'heimdall-frontend/aboutform.ui')
-rw-r--r-- | heimdall-frontend/aboutform.ui | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/heimdall-frontend/aboutform.ui b/heimdall-frontend/aboutform.ui index 80b7181..39e87cc 100644 --- a/heimdall-frontend/aboutform.ui +++ b/heimdall-frontend/aboutform.ui @@ -32,7 +32,7 @@ </size>
</property>
<property name="windowTitle">
- <string>About Heimdall Frontend 1.1</string>
+ <string>About Heimdall Frontend</string>
</property>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
@@ -50,14 +50,15 @@ <property name="geometry">
<rect>
<x>10</x>
- <y>190</y>
+ <y>160</y>
<width>581</width>
- <height>241</height>
+ <height>271</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
+ <kerning>true</kerning>
</font>
</property>
<property name="autoFillBackground">
@@ -156,21 +157,17 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRES <x>10</x>
<y>10</y>
<width>581</width>
- <height>101</height>
+ <height>51</height>
</rect>
</property>
<property name="font">
<font>
- <pointsize>9</pointsize>
+ <pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>Heimdall Frontend
-Version 1.1.0
-Copyright © 2010 Benjamin Dobell, Glass Echidna
-
-Heimdall
-Version 1.1.0
+Version 1.3.0
Copyright © 2010 Benjamin Dobell, Glass Echidna</string>
</property>
<property name="textFormat">
@@ -190,7 +187,7 @@ Copyright © 2010 Benjamin Dobell, Glass Echidna</string> <property name="geometry">
<rect>
<x>10</x>
- <y>118</y>
+ <y>70</y>
<width>581</width>
<height>16</height>
</rect>
@@ -217,7 +214,7 @@ Copyright © 2010 Benjamin Dobell, Glass Echidna</string> <property name="geometry">
<rect>
<x>10</x>
- <y>130</y>
+ <y>90</y>
<width>581</width>
<height>21</height>
</rect>
@@ -246,7 +243,7 @@ p, li { white-space: pre-wrap; } <property name="geometry">
<rect>
<x>10</x>
- <y>150</y>
+ <y>110</y>
<width>581</width>
<height>16</height>
</rect>
@@ -273,7 +270,7 @@ p, li { white-space: pre-wrap; } <property name="geometry">
<rect>
<x>10</x>
- <y>162</y>
+ <y>130</y>
<width>581</width>
<height>21</height>
</rect>
|