Browse Source

cosmetic design fix: About dialog: fixed #67

pull/68/head
HypnosisI2P 2 years ago
parent
commit
58a3857cdc
  1. 72
      src/AboutDialog.ui

72
src/AboutDialog.ui

@ -42,9 +42,15 @@ @@ -42,9 +42,15 @@
<x>10</x>
<y>10</y>
<width>381</width>
<height>17</height>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;About i2pd_qt&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
@ -55,9 +61,15 @@ @@ -55,9 +61,15 @@
<x>10</x>
<y>40</y>
<width>131</width>
<height>17</height>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>i2pd Version:</string>
</property>
@ -68,9 +80,15 @@ @@ -68,9 +80,15 @@
<x>10</x>
<y>70</y>
<width>131</width>
<height>17</height>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Build Date/Time:</string>
</property>
@ -81,9 +99,15 @@ @@ -81,9 +99,15 @@
<x>150</x>
<y>40</y>
<width>241</width>
<height>20</height>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>I2PD_VERSION_LABEL</string>
</property>
@ -94,9 +118,15 @@ @@ -94,9 +118,15 @@
<x>10</x>
<y>130</y>
<width>131</width>
<height>17</height>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>I2P Version:</string>
</property>
@ -107,9 +137,15 @@ @@ -107,9 +137,15 @@
<x>150</x>
<y>130</y>
<width>241</width>
<height>17</height>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>I2P_VERSION_LABEL</string>
</property>
@ -120,9 +156,15 @@ @@ -120,9 +156,15 @@
<x>150</x>
<y>70</y>
<width>241</width>
<height>20</height>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>BUILD_DATE_TIME_LABEL</string>
</property>
@ -133,9 +175,15 @@ @@ -133,9 +175,15 @@
<x>10</x>
<y>100</y>
<width>131</width>
<height>17</height>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Version Control:</string>
</property>
@ -146,9 +194,15 @@ @@ -146,9 +194,15 @@
<x>150</x>
<y>100</y>
<width>241</width>
<height>17</height>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>VCS_COMMIT_INFO_LABEL</string>
</property>

Loading…
Cancel
Save