~ubuntu-branches/ubuntu/edgy/psi/edgy

« back to all changes in this revision

Viewing changes to src/ui_about.ui

  • Committer: Bazaar Package Importer
  • Author(s): Lucas Nussbaum
  • Date: 2006-03-28 11:11:02 UTC
  • mfrom: (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20060328111102-v1diqpbwqr4yijoy
Tags: 0.10-2build1
Manual sync from Debian. No Ubuntu-specific changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
                        <property name="text">
100
100
                            <string>A cross-platform Jabber client designed for the Jabber power user.&lt;br&gt;
101
101
&lt;br&gt;
102
 
Copyright (C) 2001 - 2004 by Justin Karneges&lt;br&gt;
 
102
Copyright (C) 2001 - 2005 by Justin Karneges&lt;br&gt;
103
103
</string>
104
104
                        </property>
105
105
                        <property name="textFormat">
111
111
                            <cstring>uRLLabel1</cstring>
112
112
                        </property>
113
113
                        <property name="url">
114
 
                            <string>http://psi.affinix.com</string>
 
114
                            <string>http://psi-im.org</string>
115
115
                        </property>
116
116
                        <property name="title">
117
 
                            <string>&lt;div align="center"&gt;http://psi.affinix.com&lt;/div&gt;</string>
 
117
                            <string>&lt;div align="center"&gt;http://psi-im.org&lt;/div&gt;</string>
118
118
                        </property>
119
119
                    </widget>
120
120
                    <spacer>
233
233
                    </widget>
234
234
                </hbox>
235
235
            </widget>
236
 
            <widget class="QWidget">
237
 
                <property name="name">
238
 
                    <cstring>tab</cstring>
239
 
                </property>
240
 
                <attribute name="title">
241
 
                    <string>Warning</string>
242
 
                </attribute>
243
 
                <hbox>
244
 
                    <property name="name">
245
 
                        <cstring>unnamed</cstring>
246
 
                    </property>
247
 
                    <widget class="QTextEdit">
248
 
                        <property name="name">
249
 
                            <cstring>te_warning</cstring>
250
 
                        </property>
251
 
                        <property name="text">
252
 
                            <string>&lt;h3&gt;*** Warning! ***&lt;/h3&gt;
253
 
This is unfinished software. It has been released so that interested users can try it out and perhaps follow its development. It is not guaranteed to be bugfree, although many people consider it quite stable.
254
 
&lt;br&gt;&lt;br&gt;
255
 
One day it will be finished. Until then, don't count on every Jabber feature to work. If you want to help make Psi better, offer your services on our forum or mailing list.
256
 
&lt;br&gt;&lt;br&gt;
257
 
Note: quite a few options/features appear "grayed out". They indicate planned features that are not in the program yet.
258
 
&lt;br&gt;&lt;br&gt;
259
 
Now that this is out of the way, enjoy Psi!</string>
260
 
                        </property>
261
 
                        <property name="readOnly">
262
 
                            <bool>true</bool>
263
 
                        </property>
264
 
                    </widget>
265
 
                </hbox>
266
 
            </widget>
267
236
        </widget>
268
237
        <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="2">
269
238
            <property name="name">
300
269
                    <property name="default">
301
270
                        <bool>true</bool>
302
271
                    </property>
303
 
                    <property name="iconName" stdset="0">
304
 
                        <string>psi/close</string>
305
 
                    </property>
306
272
                </widget>
307
273
            </hbox>
308
274
        </widget>
334
300
<layoutdefaults spacing="6" margin="11"/>
335
301
<includehints>
336
302
    <includehint>fancylabel.h</includehint>
337
 
    <includehint>urllabel.h</includehint>
338
303
    <includehint>psitextview.h</includehint>
339
304
    <includehint>psitextview.h</includehint>
340
305
    <includehint>psitextview.h</includehint>