~ubuntu-branches/ubuntu/edgy/kdenetwork/edgy

« back to all changes in this revision

Viewing changes to kopete/protocols/oscar/icq/ui/icqadd.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-12-06 12:28:33 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051206122833-y01rb4gt2emnvz39
Tags: 4:3.5.0-0ubuntu1
* New upstream release
* Remove GCC 3.4 on hppa

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        <rect>
9
9
            <x>0</x>
10
10
            <y>0</y>
11
 
            <width>309</width>
12
 
            <height>106</height>
 
11
            <width>452</width>
 
12
            <height>88</height>
13
13
        </rect>
14
14
    </property>
15
 
    <grid>
 
15
    <vbox>
16
16
        <property name="name">
17
17
            <cstring>unnamed</cstring>
18
18
        </property>
22
22
        <property name="spacing">
23
23
            <number>6</number>
24
24
        </property>
25
 
        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
26
 
            <property name="name">
27
 
                <cstring>textLabel2</cstring>
28
 
            </property>
29
 
            <property name="text">
30
 
                <string>&lt;b&gt;Please enter the UIN number to add to your contact list&lt;/b&gt;</string>
31
 
            </property>
32
 
            <property name="alignment">
33
 
                <set>AlignVCenter</set>
34
 
            </property>
35
 
        </widget>
36
 
        <spacer row="4" column="1">
37
 
            <property name="name">
38
 
                <cstring>spacer4</cstring>
39
 
            </property>
40
 
            <property name="orientation">
41
 
                <enum>Vertical</enum>
42
 
            </property>
43
 
            <property name="sizeType">
44
 
                <enum>Expanding</enum>
45
 
            </property>
46
 
            <property name="sizeHint">
47
 
                <size>
48
 
                    <width>20</width>
49
 
                    <height>180</height>
50
 
                </size>
51
 
            </property>
52
 
        </spacer>
53
 
        <widget class="Line" row="1" column="0" rowspan="1" colspan="2">
54
 
            <property name="name">
55
 
                <cstring>line1</cstring>
56
 
            </property>
57
 
            <property name="frameShape">
58
 
                <enum>HLine</enum>
59
 
            </property>
60
 
            <property name="frameShadow">
61
 
                <enum>Sunken</enum>
62
 
            </property>
63
 
            <property name="orientation">
64
 
                <enum>Horizontal</enum>
65
 
            </property>
66
 
        </widget>
67
 
        <widget class="QLabel" row="2" column="0">
68
 
            <property name="name">
69
 
                <cstring>textLabel1</cstring>
70
 
            </property>
71
 
            <property name="text">
72
 
                <string>UIN #:</string>
73
 
            </property>
74
 
        </widget>
75
 
        <widget class="QLineEdit" row="2" column="1">
76
 
            <property name="name">
77
 
                <cstring>uinEdit</cstring>
78
 
            </property>
79
 
        </widget>
80
 
        <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
 
25
        <widget class="QLayoutWidget">
81
26
            <property name="name">
82
27
                <cstring>layout3</cstring>
83
28
            </property>
85
30
                <property name="name">
86
31
                    <cstring>unnamed</cstring>
87
32
                </property>
 
33
                <widget class="QLabel">
 
34
                    <property name="name">
 
35
                        <cstring>textLabel1</cstring>
 
36
                    </property>
 
37
                    <property name="text">
 
38
                        <string>UIN #:</string>
 
39
                    </property>
 
40
                </widget>
 
41
                <widget class="QLineEdit">
 
42
                    <property name="name">
 
43
                        <cstring>uinEdit</cstring>
 
44
                    </property>
 
45
                </widget>
 
46
            </hbox>
 
47
        </widget>
 
48
        <widget class="QLayoutWidget">
 
49
            <property name="name">
 
50
                <cstring>layout4</cstring>
 
51
            </property>
 
52
            <hbox>
 
53
                <property name="name">
 
54
                    <cstring>unnamed</cstring>
 
55
                </property>
 
56
                <widget class="QLabel">
 
57
                    <property name="name">
 
58
                        <cstring>textLabel1_2</cstring>
 
59
                    </property>
 
60
                    <property name="text">
 
61
                        <string>Alternatively, you can search the ICQ Whitepages :</string>
 
62
                    </property>
 
63
                </widget>
88
64
                <spacer>
89
65
                    <property name="name">
90
66
                        <cstring>spacer8</cstring>
97
73
                    </property>
98
74
                    <property name="sizeHint">
99
75
                        <size>
100
 
                            <width>161</width>
101
 
                            <height>20</height>
 
76
                            <width>47</width>
 
77
                            <height>26</height>
102
78
                        </size>
103
79
                    </property>
104
80
                </spacer>
115
91
                </widget>
116
92
            </hbox>
117
93
        </widget>
118
 
    </grid>
 
94
        <spacer>
 
95
            <property name="name">
 
96
                <cstring>spacer4</cstring>
 
97
            </property>
 
98
            <property name="orientation">
 
99
                <enum>Vertical</enum>
 
100
            </property>
 
101
            <property name="sizeType">
 
102
                <enum>Expanding</enum>
 
103
            </property>
 
104
            <property name="sizeHint">
 
105
                <size>
 
106
                    <width>20</width>
 
107
                    <height>20</height>
 
108
                </size>
 
109
            </property>
 
110
        </spacer>
 
111
    </vbox>
119
112
</widget>
120
 
<customwidgets>
121
 
</customwidgets>
122
113
<images>
123
114
    <image name="image0">
124
115
        <data format="PNG" length="736">89504e470d0a1a0a0000000d49484452000000100000001008060000001ff3ff61000002a749444154388d7d91cd4b945114c69f73ef3b33ea7ca838a6a32681501194d2975050b4c82f92dc042e5a550b5bf60744bb16b58a8268218144d026da64da228a0a2b52d1c8c8c48f2c54669c19df79df793fefbd2d662469860e1cb870cef3e339cf2500989b5b88e56cb78b0857f2b6d3e67b0e0b0503baf4e57bdbb21eb8b6fadedf7fda4599a2e999f9bdb66b5fb75db79b3164b8c6b3504af8426852885adff3272dc31cb14c313e38d827fe0568593d77225811b8d8d810475555a89e88e0791e0c330f2515cc7c9e6ccb822f8d6f00964a009e6b5f8ed554211a0d235c5501ce1874c30411414a89582cdc0625c3e964e64c3900b35de768301000e70c1ae7608c81738e80a6a1b2b202b16814cd4d8946ced550b90c98e33a158c113ccf47ceccc3cc5b080534282591d94c637d6d1d5bd92c2ccb3af2f0d1e8bd92135cd7370184018088c0350ec639a291086291083ccf432e6740d3822c994cc54a1c5886f5d1755d48a920a584520a4a291000251508844c3a83baf82e1051e90996e5dc5959fe0d21fd4270424208015184e9ba8e0f139350d050460fd6de7ec80e5786313b3307c33021a484effb104222994c61ecc52b380ec1cbfcc281fcd33dd3379af7ec04d0f497c5ae8977afc77b7acf6262620a7a2e0d2505a0181a1a1388d735209f5a41647504bb833fdcad8de4e896c9864edd5edb00006d9bd49468c4c0406f318b420b2121a440eaf324226d3588b79c0f6a536303d6fc2a9e5d4d5c1bb8bfb6cc769829f7cd2010aaf77741f7dbb095d1517bb81b0dadf57dd1907bf3f1a5448b5656b52d2ea6c62b6bf076ad09355f17cc939d84face736185d10bd9d9541dfbbb5c1010018c1158f14d44205600ad878ebdf9f47cfceec6a6e5b0d6e39a1139d8a5b1e2707878e47f660a15aaddfcb9a4df4a3f79d921abf7f52cda1d737f0030624881b39160420000000049454e44ae426082</data>