Remove non-existent slots
[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>593</width>
10     <height>319</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>About NovaCoin</string>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout_2">
17    <item>
18     <widget class="QLabel" name="label_4">
19      <property name="sizePolicy">
20       <sizepolicy hsizetype="Preferred" vsizetype="Ignored">
21        <horstretch>0</horstretch>
22        <verstretch>0</verstretch>
23       </sizepolicy>
24      </property>
25      <property name="pixmap">
26       <pixmap resource="../bitcoin.qrc">:/images/about</pixmap>
27      </property>
28     </widget>
29    </item>
30    <item>
31     <layout class="QVBoxLayout" name="verticalLayout_2">
32      <item>
33       <spacer name="verticalSpacer_2">
34        <property name="orientation">
35         <enum>Qt::Vertical</enum>
36        </property>
37        <property name="sizeHint" stdset="0">
38         <size>
39          <width>20</width>
40          <height>40</height>
41         </size>
42        </property>
43       </spacer>
44      </item>
45      <item>
46       <layout class="QHBoxLayout" name="horizontalLayout">
47        <item>
48         <widget class="QLabel" name="label">
49          <property name="cursor">
50           <cursorShape>IBeamCursor</cursorShape>
51          </property>
52          <property name="text">
53           <string>&lt;b&gt;NovaCoin&lt;/b&gt; version</string>
54          </property>
55          <property name="textInteractionFlags">
56           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
57          </property>
58         </widget>
59        </item>
60        <item>
61         <widget class="QLabel" name="versionLabel">
62          <property name="cursor">
63           <cursorShape>IBeamCursor</cursorShape>
64          </property>
65          <property name="text">
66           <string notr="true">0.3.666-beta</string>
67          </property>
68          <property name="textInteractionFlags">
69           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
70          </property>
71         </widget>
72        </item>
73        <item>
74         <spacer name="horizontalSpacer">
75          <property name="orientation">
76           <enum>Qt::Horizontal</enum>
77          </property>
78          <property name="sizeHint" stdset="0">
79           <size>
80            <width>40</width>
81            <height>20</height>
82           </size>
83          </property>
84         </spacer>
85        </item>
86       </layout>
87      </item>
88      <item>
89       <widget class="QLabel" name="copyrightLabel">
90        <property name="cursor">
91         <cursorShape>IBeamCursor</cursorShape>
92        </property>
93        <property name="text">
94         <string>Copyright © 2009-2015 The Bitcoin developers
95 Copyright © 2011-2012 The PPCoin Developers
96 Copyright © 2014 The Peerunity Developers
97 Copyright © 2014 The EmerCoin Developers
98 Copyright © 2012-2015 The NovaCoin developers</string>
99        </property>
100        <property name="textInteractionFlags">
101         <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
102        </property>
103       </widget>
104      </item>
105      <item>
106       <widget class="QLabel" name="label_2">
107        <property name="cursor">
108         <cursorShape>IBeamCursor</cursorShape>
109        </property>
110        <property name="text">
111         <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;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>
112        </property>
113        <property name="wordWrap">
114         <bool>true</bool>
115        </property>
116        <property name="openExternalLinks">
117         <bool>true</bool>
118        </property>
119        <property name="textInteractionFlags">
120         <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
121        </property>
122       </widget>
123      </item>
124      <item>
125       <spacer name="verticalSpacer">
126        <property name="orientation">
127         <enum>Qt::Vertical</enum>
128        </property>
129        <property name="sizeHint" stdset="0">
130         <size>
131          <width>20</width>
132          <height>40</height>
133         </size>
134        </property>
135       </spacer>
136      </item>
137      <item>
138       <widget class="QDialogButtonBox" name="buttonBox">
139        <property name="orientation">
140         <enum>Qt::Horizontal</enum>
141        </property>
142        <property name="standardButtons">
143         <set>QDialogButtonBox::Ok</set>
144        </property>
145       </widget>
146      </item>
147     </layout>
148    </item>
149   </layout>
150  </widget>
151  <resources>
152   <include location="../bitcoin.qrc"/>
153  </resources>
154 </ui>