6ac396eae585638e249a7664c32f19206c522a1e
[novacoin.git] / src / qt / forms / aboutdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>AboutDialog</class>
4  <widget class="QWidget" name="AboutDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>634</width>
10     <height>341</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>634</width>
22     <height>341</height>
23    </size>
24   </property>
25   <property name="maximumSize">
26    <size>
27     <width>634</width>
28     <height>341</height>
29    </size>
30   </property>
31   <property name="windowTitle">
32    <string>About NovaCoin</string>
33   </property>
34   <widget class="QLabel" name="label_4">
35    <property name="geometry">
36     <rect>
37      <x>5</x>
38      <y>15</y>
39      <width>128</width>
40      <height>128</height>
41     </rect>
42    </property>
43    <property name="sizePolicy">
44     <sizepolicy hsizetype="Preferred" vsizetype="Ignored">
45      <horstretch>0</horstretch>
46      <verstretch>0</verstretch>
47     </sizepolicy>
48    </property>
49    <property name="pixmap">
50     <pixmap resource="../bitcoin.qrc">:/icons/bitcoin</pixmap>
51    </property>
52   </widget>
53   <widget class="QWidget" name="layoutWidget">
54    <property name="geometry">
55     <rect>
56      <x>141</x>
57      <y>9</y>
58      <width>481</width>
59      <height>321</height>
60     </rect>
61    </property>
62    <layout class="QVBoxLayout" name="verticalLayout_2">
63     <property name="sizeConstraint">
64      <enum>QLayout::SetMaximumSize</enum>
65     </property>
66     <item>
67      <spacer name="verticalSpacer_2">
68       <property name="orientation">
69        <enum>Qt::Vertical</enum>
70       </property>
71       <property name="sizeHint" stdset="0">
72        <size>
73         <width>468</width>
74         <height>19</height>
75        </size>
76       </property>
77      </spacer>
78     </item>
79     <item>
80      <layout class="QHBoxLayout" name="horizontalLayout">
81       <item>
82        <widget class="QLabel" name="label">
83         <property name="cursor">
84          <cursorShape>IBeamCursor</cursorShape>
85         </property>
86         <property name="text">
87          <string>&lt;b&gt;NovaCoin&lt;/b&gt; version</string>
88         </property>
89         <property name="textInteractionFlags">
90          <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
91         </property>
92        </widget>
93       </item>
94       <item>
95        <widget class="QLabel" name="versionLabel">
96         <property name="cursor">
97          <cursorShape>IBeamCursor</cursorShape>
98         </property>
99         <property name="text">
100          <string notr="true">0.3.666-beta</string>
101         </property>
102         <property name="textInteractionFlags">
103          <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
104         </property>
105        </widget>
106       </item>
107       <item>
108        <spacer name="horizontalSpacer">
109         <property name="orientation">
110          <enum>Qt::Horizontal</enum>
111         </property>
112         <property name="sizeHint" stdset="0">
113          <size>
114           <width>40</width>
115           <height>20</height>
116          </size>
117         </property>
118        </spacer>
119       </item>
120      </layout>
121     </item>
122     <item>
123      <widget class="QLabel" name="copyrightLabel">
124       <property name="cursor">
125        <cursorShape>IBeamCursor</cursorShape>
126       </property>
127       <property name="text">
128        <string>Copyright © 2009-2015 The Bitcoin developers
129 Copyright © 2011-2012 The PPCoin Developers
130 Copyright © 2014 The Peerunity Developers
131 Copyright © 2014 The EmerCoin Developers
132 Copyright © 2012-2015 The NovaCoin developers</string>
133       </property>
134       <property name="textInteractionFlags">
135        <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
136       </property>
137      </widget>
138     </item>
139     <item>
140      <widget class="QLabel" name="label_2">
141       <property name="cursor">
142        <cursorShape>IBeamCursor</cursorShape>
143       </property>
144       <property name="text">
145        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;This is experimental software.&lt;/p&gt;&lt;p&gt;Distributed under the MIT/X11 software license, see the accompanying file COPYING or &lt;br/&gt;&lt;a href=&quot;http://www.opensource.org/licenses/mit-license.php&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.opensource.org/licenses/mit-license.php&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (&lt;a href=&quot;http://www.openssl.org/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.openssl.org/&lt;/span&gt;&lt;/a&gt;) and cryptographic software written by Eric Young (&lt;a href=&quot;mailto:eay@cryptsoft.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;eay@cryptsoft.com&lt;/span&gt;&lt;/a&gt;) and UPnP software written by Thomas Bernard(&lt;a href=&quot;mailto:miniupnp@free.fr&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;miniupnp@free.fr&lt;/span&gt;&lt;/a&gt;).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
146       </property>
147       <property name="wordWrap">
148        <bool>true</bool>
149       </property>
150       <property name="openExternalLinks">
151        <bool>true</bool>
152       </property>
153       <property name="textInteractionFlags">
154        <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
155       </property>
156      </widget>
157     </item>
158     <item>
159      <spacer name="verticalSpacer">
160       <property name="orientation">
161        <enum>Qt::Vertical</enum>
162       </property>
163       <property name="sizeHint" stdset="0">
164        <size>
165         <width>20</width>
166         <height>40</height>
167        </size>
168       </property>
169      </spacer>
170     </item>
171     <item>
172      <widget class="QDialogButtonBox" name="buttonBox">
173       <property name="orientation">
174        <enum>Qt::Horizontal</enum>
175       </property>
176       <property name="standardButtons">
177        <set>QDialogButtonBox::Ok</set>
178       </property>
179      </widget>
180     </item>
181    </layout>
182   </widget>
183  </widget>
184  <resources>
185   <include location="../bitcoin.qrc"/>
186  </resources>
187  <connections/>
188 </ui>