| 1 | <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
|---|
| 2 | <class>AboutDlg</class>
|
|---|
| 3 | <widget class="QDialog">
|
|---|
| 4 | <property name="name">
|
|---|
| 5 | <cstring>AboutDlg</cstring>
|
|---|
| 6 | </property>
|
|---|
| 7 | <property name="geometry">
|
|---|
| 8 | <rect>
|
|---|
| 9 | <x>0</x>
|
|---|
| 10 | <y>0</y>
|
|---|
| 11 | <width>504</width>
|
|---|
| 12 | <height>320</height>
|
|---|
| 13 | </rect>
|
|---|
| 14 | </property>
|
|---|
| 15 | <property name="caption">
|
|---|
| 16 | <string>About Psi</string>
|
|---|
| 17 | </property>
|
|---|
| 18 | <grid>
|
|---|
| 19 | <property name="name">
|
|---|
| 20 | <cstring>unnamed</cstring>
|
|---|
| 21 | </property>
|
|---|
| 22 | <widget class="IconLabel" row="0" column="0">
|
|---|
| 23 | <property name="name">
|
|---|
| 24 | <cstring>lb_icon</cstring>
|
|---|
| 25 | </property>
|
|---|
| 26 | <property name="frameShape">
|
|---|
| 27 | <enum>NoFrame</enum>
|
|---|
| 28 | </property>
|
|---|
| 29 | <property name="frameShadow">
|
|---|
| 30 | <enum>Plain</enum>
|
|---|
| 31 | </property>
|
|---|
| 32 | <property name="iconName" stdset="0">
|
|---|
| 33 | <string>psi/psi48</string>
|
|---|
| 34 | </property>
|
|---|
| 35 | </widget>
|
|---|
| 36 | <widget class="QLabel" row="0" column="1">
|
|---|
| 37 | <property name="name">
|
|---|
| 38 | <cstring>lb_name</cstring>
|
|---|
| 39 | </property>
|
|---|
| 40 | <property name="sizePolicy">
|
|---|
| 41 | <sizepolicy>
|
|---|
| 42 | <hsizetype>7</hsizetype>
|
|---|
| 43 | <vsizetype>5</vsizetype>
|
|---|
| 44 | <horstretch>0</horstretch>
|
|---|
| 45 | <verstretch>0</verstretch>
|
|---|
| 46 | </sizepolicy>
|
|---|
| 47 | </property>
|
|---|
| 48 | <property name="text">
|
|---|
| 49 | <string><h3><b>%1 v%2</b></h3></string>
|
|---|
| 50 | </property>
|
|---|
| 51 | <property name="textFormat">
|
|---|
| 52 | <enum>RichText</enum>
|
|---|
| 53 | </property>
|
|---|
| 54 | </widget>
|
|---|
| 55 | <widget class="QTabWidget" row="1" column="0" rowspan="1" colspan="2">
|
|---|
| 56 | <property name="name">
|
|---|
| 57 | <cstring>tw_tabs</cstring>
|
|---|
| 58 | </property>
|
|---|
| 59 | <widget class="QWidget">
|
|---|
| 60 | <property name="name">
|
|---|
| 61 | <cstring>tab</cstring>
|
|---|
| 62 | </property>
|
|---|
| 63 | <attribute name="title">
|
|---|
| 64 | <string>About</string>
|
|---|
| 65 | </attribute>
|
|---|
| 66 | <vbox>
|
|---|
| 67 | <property name="name">
|
|---|
| 68 | <cstring>unnamed</cstring>
|
|---|
| 69 | </property>
|
|---|
| 70 | <spacer>
|
|---|
| 71 | <property name="name">
|
|---|
| 72 | <cstring>spacer70</cstring>
|
|---|
| 73 | </property>
|
|---|
| 74 | <property name="orientation">
|
|---|
| 75 | <enum>Vertical</enum>
|
|---|
| 76 | </property>
|
|---|
| 77 | <property name="sizeType">
|
|---|
| 78 | <enum>Expanding</enum>
|
|---|
| 79 | </property>
|
|---|
| 80 | <property name="sizeHint">
|
|---|
| 81 | <size>
|
|---|
| 82 | <width>20</width>
|
|---|
| 83 | <height>40</height>
|
|---|
| 84 | </size>
|
|---|
| 85 | </property>
|
|---|
| 86 | </spacer>
|
|---|
| 87 | <widget class="QLabel">
|
|---|
| 88 | <property name="name">
|
|---|
| 89 | <cstring>lb_about</cstring>
|
|---|
| 90 | </property>
|
|---|
| 91 | <property name="sizePolicy">
|
|---|
| 92 | <sizepolicy>
|
|---|
| 93 | <hsizetype>7</hsizetype>
|
|---|
| 94 | <vsizetype>7</vsizetype>
|
|---|
| 95 | <horstretch>0</horstretch>
|
|---|
| 96 | <verstretch>0</verstretch>
|
|---|
| 97 | </sizepolicy>
|
|---|
| 98 | </property>
|
|---|
| 99 | <property name="text">
|
|---|
| 100 | <string>A cross-platform Jabber client designed for the Jabber power user.<br>
|
|---|
| 101 | <br>
|
|---|
| 102 | Copyright (C) 2001 - 2005 by Justin Karneges<br>
|
|---|
| 103 | </string>
|
|---|
| 104 | </property>
|
|---|
| 105 | <property name="textFormat">
|
|---|
| 106 | <enum>RichText</enum>
|
|---|
| 107 | </property>
|
|---|
| 108 | </widget>
|
|---|
| 109 | <widget class="URLLabel">
|
|---|
| 110 | <property name="name">
|
|---|
| 111 | <cstring>uRLLabel1</cstring>
|
|---|
| 112 | </property>
|
|---|
| 113 | <property name="url">
|
|---|
| 114 | <string>http://psi-im.org</string>
|
|---|
| 115 | </property>
|
|---|
| 116 | <property name="title">
|
|---|
| 117 | <string><div align="center">http://psi-im.org</div></string>
|
|---|
| 118 | </property>
|
|---|
| 119 | </widget>
|
|---|
| 120 | <spacer>
|
|---|
| 121 | <property name="name">
|
|---|
| 122 | <cstring>spacer71</cstring>
|
|---|
| 123 | </property>
|
|---|
| 124 | <property name="orientation">
|
|---|
| 125 | <enum>Vertical</enum>
|
|---|
| 126 | </property>
|
|---|
| 127 | <property name="sizeType">
|
|---|
| 128 | <enum>Expanding</enum>
|
|---|
| 129 | </property>
|
|---|
| 130 | <property name="sizeHint">
|
|---|
| 131 | <size>
|
|---|
| 132 | <width>20</width>
|
|---|
| 133 | <height>40</height>
|
|---|
| 134 | </size>
|
|---|
| 135 | </property>
|
|---|
| 136 | </spacer>
|
|---|
| 137 | </vbox>
|
|---|
| 138 | </widget>
|
|---|
| 139 | <widget class="QWidget">
|
|---|
| 140 | <property name="name">
|
|---|
| 141 | <cstring>tab</cstring>
|
|---|
| 142 | </property>
|
|---|
| 143 | <attribute name="title">
|
|---|
| 144 | <string>Authors</string>
|
|---|
| 145 | </attribute>
|
|---|
| 146 | <vbox>
|
|---|
| 147 | <property name="name">
|
|---|
| 148 | <cstring>unnamed</cstring>
|
|---|
| 149 | </property>
|
|---|
| 150 | <widget class="PsiTextView">
|
|---|
| 151 | <property name="name">
|
|---|
| 152 | <cstring>te_authors</cstring>
|
|---|
| 153 | </property>
|
|---|
| 154 | </widget>
|
|---|
| 155 | </vbox>
|
|---|
| 156 | </widget>
|
|---|
| 157 | <widget class="QWidget">
|
|---|
| 158 | <property name="name">
|
|---|
| 159 | <cstring>tab</cstring>
|
|---|
| 160 | </property>
|
|---|
| 161 | <attribute name="title">
|
|---|
| 162 | <string>Thanks To</string>
|
|---|
| 163 | </attribute>
|
|---|
| 164 | <vbox>
|
|---|
| 165 | <property name="name">
|
|---|
| 166 | <cstring>unnamed</cstring>
|
|---|
| 167 | </property>
|
|---|
| 168 | <widget class="PsiTextView">
|
|---|
| 169 | <property name="name">
|
|---|
| 170 | <cstring>te_thanks</cstring>
|
|---|
| 171 | </property>
|
|---|
| 172 | </widget>
|
|---|
| 173 | </vbox>
|
|---|
| 174 | </widget>
|
|---|
| 175 | <widget class="QWidget">
|
|---|
| 176 | <property name="name">
|
|---|
| 177 | <cstring>tab</cstring>
|
|---|
| 178 | </property>
|
|---|
| 179 | <attribute name="title">
|
|---|
| 180 | <string>Translation</string>
|
|---|
| 181 | </attribute>
|
|---|
| 182 | <vbox>
|
|---|
| 183 | <property name="name">
|
|---|
| 184 | <cstring>unnamed</cstring>
|
|---|
| 185 | </property>
|
|---|
| 186 | <widget class="PsiTextView">
|
|---|
| 187 | <property name="name">
|
|---|
| 188 | <cstring>te_translation</cstring>
|
|---|
| 189 | </property>
|
|---|
| 190 | <property name="sizePolicy">
|
|---|
| 191 | <sizepolicy>
|
|---|
| 192 | <hsizetype>5</hsizetype>
|
|---|
| 193 | <vsizetype>7</vsizetype>
|
|---|
| 194 | <horstretch>0</horstretch>
|
|---|
| 195 | <verstretch>0</verstretch>
|
|---|
| 196 | </sizepolicy>
|
|---|
| 197 | </property>
|
|---|
| 198 | <property name="text">
|
|---|
| 199 | <string>I. M. Anonymous <note text="replace with your real name"><br>
|
|---|
| 200 | &nbsp;&nbsp;<a href="mailto:[email protected]">[email protected]</a> <note text="replace with your email"><br>
|
|---|
| 201 | &nbsp;&nbsp;<a href="http://blah.com">http://blah.com</a> <note text="write your site URL here"><br>
|
|---|
| 202 | &nbsp;&nbsp;Jabber: <a href="jabber:[email protected]">[email protected] <note text="write your JID here"></a><br>
|
|---|
| 203 | &nbsp;&nbsp;Translator <note text="write description for the work, you've done"><br>
|
|---|
| 204 | <br>
|
|---|
| 205 | <note text="you can add as many people here as you want">
|
|---|
| 206 |
|
|---|
| 207 | <note text="and translate following text">
|
|---|
| 208 | Join the translation team today! Go to <a href="http://psi.affinix.com/forums/index.php?act=SF&f=3">http://psi.affinix.com/forums/index.php?act=SF&f=3</a> for further details!
|
|---|
| 209 | </string>
|
|---|
| 210 | <comment>This page is a special place for translators, to write some info about them. Write information about your translation team, some hints are in <note> tags to help you. Keep up the good work :-).</comment>
|
|---|
| 211 | </property>
|
|---|
| 212 | </widget>
|
|---|
| 213 | </vbox>
|
|---|
| 214 | </widget>
|
|---|
| 215 | <widget class="QWidget">
|
|---|
| 216 | <property name="name">
|
|---|
| 217 | <cstring>tab</cstring>
|
|---|
| 218 | </property>
|
|---|
| 219 | <attribute name="title">
|
|---|
| 220 | <string>License</string>
|
|---|
| 221 | </attribute>
|
|---|
| 222 | <hbox>
|
|---|
| 223 | <property name="name">
|
|---|
| 224 | <cstring>unnamed</cstring>
|
|---|
| 225 | </property>
|
|---|
| 226 | <widget class="QTextEdit">
|
|---|
| 227 | <property name="name">
|
|---|
| 228 | <cstring>te_license</cstring>
|
|---|
| 229 | </property>
|
|---|
| 230 | <property name="readOnly">
|
|---|
| 231 | <bool>true</bool>
|
|---|
| 232 | </property>
|
|---|
| 233 | </widget>
|
|---|
| 234 | </hbox>
|
|---|
| 235 | </widget>
|
|---|
| 236 | </widget>
|
|---|
| 237 | <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="2">
|
|---|
| 238 | <property name="name">
|
|---|
| 239 | <cstring>layout26</cstring>
|
|---|
| 240 | </property>
|
|---|
| 241 | <hbox>
|
|---|
| 242 | <property name="name">
|
|---|
| 243 | <cstring>unnamed</cstring>
|
|---|
| 244 | </property>
|
|---|
| 245 | <spacer>
|
|---|
| 246 | <property name="name">
|
|---|
| 247 | <cstring>spacer2</cstring>
|
|---|
| 248 | </property>
|
|---|
| 249 | <property name="orientation">
|
|---|
| 250 | <enum>Horizontal</enum>
|
|---|
| 251 | </property>
|
|---|
| 252 | <property name="sizeType">
|
|---|
| 253 | <enum>Expanding</enum>
|
|---|
| 254 | </property>
|
|---|
| 255 | <property name="sizeHint">
|
|---|
| 256 | <size>
|
|---|
| 257 | <width>418</width>
|
|---|
| 258 | <height>20</height>
|
|---|
| 259 | </size>
|
|---|
| 260 | </property>
|
|---|
| 261 | </spacer>
|
|---|
| 262 | <widget class="IconButton">
|
|---|
| 263 | <property name="name">
|
|---|
| 264 | <cstring>pb_close</cstring>
|
|---|
| 265 | </property>
|
|---|
| 266 | <property name="text">
|
|---|
| 267 | <string>&Close</string>
|
|---|
| 268 | </property>
|
|---|
| 269 | <property name="default">
|
|---|
| 270 | <bool>true</bool>
|
|---|
| 271 | </property>
|
|---|
| 272 | </widget>
|
|---|
| 273 | </hbox>
|
|---|
| 274 | </widget>
|
|---|
| 275 | </grid>
|
|---|
| 276 | </widget>
|
|---|
| 277 | <connections>
|
|---|
| 278 | <connection>
|
|---|
| 279 | <sender>pb_close</sender>
|
|---|
| 280 | <signal>clicked()</signal>
|
|---|
| 281 | <receiver>AboutDlg</receiver>
|
|---|
| 282 | <slot>accept()</slot>
|
|---|
| 283 | </connection>
|
|---|
| 284 | </connections>
|
|---|
| 285 | <includes>
|
|---|
| 286 | <include location="local" impldecl="in implementation">common.h</include>
|
|---|
| 287 | <include location="global" impldecl="in implementation">qfile.h</include>
|
|---|
| 288 | <include location="global" impldecl="in implementation">qtextstream.h</include>
|
|---|
| 289 | <include location="global" impldecl="in implementation">qtranslator.h</include>
|
|---|
| 290 | <include location="global" impldecl="in implementation">qapplication.h</include>
|
|---|
| 291 | <include location="local" impldecl="in implementation">ui_about.ui.h</include>
|
|---|
| 292 | </includes>
|
|---|
| 293 | <slots>
|
|---|
| 294 | <slot access="protected">init()</slot>
|
|---|
| 295 | </slots>
|
|---|
| 296 | <functions>
|
|---|
| 297 | <function returnType="QString">loadText( const QString & fileName )</function>
|
|---|
| 298 | <function access="private" returnType="QString">details( QString name, QString email, QString jabber, QString www, QString desc )</function>
|
|---|
| 299 | </functions>
|
|---|
| 300 | <layoutdefaults spacing="6" margin="11"/>
|
|---|
| 301 | <includehints>
|
|---|
| 302 | <includehint>fancylabel.h</includehint>
|
|---|
| 303 | <includehint>psitextview.h</includehint>
|
|---|
| 304 | <includehint>psitextview.h</includehint>
|
|---|
| 305 | <includehint>psitextview.h</includehint>
|
|---|
| 306 | <includehint>iconwidget.h</includehint>
|
|---|
| 307 | </includehints>
|
|---|
| 308 | </UI>
|
|---|