~ubuntu-branches/ubuntu/quantal/psi/quantal

« back to all changes in this revision

Viewing changes to src/profilenew.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2008-04-14 18:57:30 UTC
  • mfrom: (2.1.9 hardy)
  • Revision ID: james.westby@ubuntu.com-20080414185730-528re3zp0m2hdlhi
Tags: 0.11-8
* added CONFIG -= link_prl to .pro files and removed dependencies
  which are made unnecessary by this change
* Fix segfault when closing last chat tab with qt4.4
  (This is from upstream svn, rev. 1101) (Closes: Bug#476122)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" stdsetdef="1" >
 
2
  <author></author>
 
3
  <comment></comment>
 
4
  <exportmacro></exportmacro>
 
5
  <class>ProfileNew</class>
 
6
  <widget class="QDialog" name="ProfileNew" >
 
7
    <property name="geometry" >
 
8
      <rect>
 
9
        <x>0</x>
 
10
        <y>0</y>
 
11
        <width>459</width>
 
12
        <height>311</height>
 
13
      </rect>
 
14
    </property>
 
15
    <property name="windowTitle" >
 
16
      <string>New Profile</string>
 
17
    </property>
 
18
    <layout class="QHBoxLayout" >
 
19
      <property name="margin" >
 
20
        <number>11</number>
 
21
      </property>
 
22
      <property name="spacing" >
 
23
        <number>6</number>
 
24
      </property>
 
25
      <item>
 
26
        <widget class="PsiTextView" name="te_desc" >
 
27
          <property name="sizePolicy" >
 
28
            <sizepolicy>
 
29
              <hsizetype>0</hsizetype>
 
30
              <vsizetype>7</vsizetype>
 
31
              <horstretch>0</horstretch>
 
32
              <verstretch>0</verstretch>
 
33
            </sizepolicy>
 
34
          </property>
 
35
          <property name="minimumSize" >
 
36
            <size>
 
37
              <width>200</width>
 
38
              <height>0</height>
 
39
            </size>
 
40
          </property>
 
41
          <property name="maximumSize" >
 
42
            <size>
 
43
              <width>200</width>
 
44
              <height>32767</height>
 
45
            </size>
 
46
          </property>
 
47
          <property name="text" >
 
48
            <string>Keep your&lt;i> Profile Name&lt;/i> simple. It should be a single word comprised of only letters or numbers.&lt;br>
 
49
&lt;br>
 
50
The&lt;i> Default Action&lt;/i> is what happens when you double click a contact in your list. The choices are&lt;b> Message&lt;/b> (ICQ style) and&lt;b> Chat&lt;/b> (AIM style). You can change this later from the Options menu.&lt;br>
 
51
&lt;br>
 
52
Check the &lt;i>Enable Emoticons&lt;/i> checkbox if you'd like text such as &lt;b>:-)&lt;/b> to be turned into graphics like &lt;icon name=&quot;psi/smile&quot;>.</string>
 
53
          </property>
 
54
          <property name="readOnly" >
 
55
            <bool>true</bool>
 
56
          </property>
 
57
        </widget>
 
58
      </item>
 
59
      <item>
 
60
        <layout class="QVBoxLayout" >
 
61
          <property name="margin" >
 
62
            <number>0</number>
 
63
          </property>
 
64
          <item>
 
65
            <layout class="QHBoxLayout" >
 
66
              <property name="margin" >
 
67
                <number>0</number>
 
68
              </property>
 
69
              <property name="spacing" >
 
70
                <number>6</number>
 
71
              </property>
 
72
              <item>
 
73
                <widget class="QLabel" name="TextLabel1" >
 
74
                  <property name="text" >
 
75
                    <string>Profile Name:</string>
 
76
                  </property>
 
77
                </widget>
 
78
              </item>
 
79
              <item>
 
80
                <widget class="QLineEdit" name="le_name" />
 
81
              </item>
 
82
            </layout>
 
83
          </item>
 
84
          <item>
 
85
            <widget class="Q3ButtonGroup" name="bg_defAct" >
 
86
              <property name="title" >
 
87
                <string>Default Action</string>
 
88
              </property>
 
89
              <layout class="QHBoxLayout" >
 
90
                <property name="margin" >
 
91
                  <number>11</number>
 
92
                </property>
 
93
                <property name="spacing" >
 
94
                  <number>6</number>
 
95
                </property>
 
96
                <item>
 
97
                  <widget class="QRadioButton" name="rb_message" >
 
98
                    <property name="text" >
 
99
                      <string>Message</string>
 
100
                    </property>
 
101
                  </widget>
 
102
                </item>
 
103
                <item>
 
104
                  <widget class="QRadioButton" name="rb_chat" >
 
105
                    <property name="text" >
 
106
                      <string>Chat</string>
 
107
                    </property>
 
108
                  </widget>
 
109
                </item>
 
110
              </layout>
 
111
            </widget>
 
112
          </item>
 
113
          <item>
 
114
            <widget class="QCheckBox" name="ck_useEmoticons" >
 
115
              <property name="text" >
 
116
                <string>Enable Emoticons</string>
 
117
              </property>
 
118
            </widget>
 
119
          </item>
 
120
          <item>
 
121
            <spacer name="Spacer1" >
 
122
              <property name="sizeHint" >
 
123
                <size>
 
124
                  <width>20</width>
 
125
                  <height>131</height>
 
126
                </size>
 
127
              </property>
 
128
              <property name="sizeType" >
 
129
                <enum>Expanding</enum>
 
130
              </property>
 
131
              <property name="orientation" >
 
132
                <enum>Vertical</enum>
 
133
              </property>
 
134
            </spacer>
 
135
          </item>
 
136
          <item>
 
137
            <widget class="Line" name="Line1" >
 
138
              <property name="frameShape" >
 
139
                <enum>QFrame::HLine</enum>
 
140
              </property>
 
141
              <property name="frameShadow" >
 
142
                <enum>QFrame::Sunken</enum>
 
143
              </property>
 
144
            </widget>
 
145
          </item>
 
146
          <item>
 
147
            <layout class="QHBoxLayout" >
 
148
              <property name="margin" >
 
149
                <number>0</number>
 
150
              </property>
 
151
              <item>
 
152
                <spacer name="Spacer2" >
 
153
                  <property name="sizeHint" >
 
154
                    <size>
 
155
                      <width>95</width>
 
156
                      <height>20</height>
 
157
                    </size>
 
158
                  </property>
 
159
                  <property name="sizeType" >
 
160
                    <enum>Expanding</enum>
 
161
                  </property>
 
162
                  <property name="orientation" >
 
163
                    <enum>Horizontal</enum>
 
164
                  </property>
 
165
                </spacer>
 
166
              </item>
 
167
              <item>
 
168
                <widget class="IconButton" name="pb_close" >
 
169
                  <property name="text" >
 
170
                    <string>&amp;Close</string>
 
171
                  </property>
 
172
                </widget>
 
173
              </item>
 
174
              <item>
 
175
                <widget class="IconButton" name="pb_create" >
 
176
                  <property name="text" >
 
177
                    <string>&amp;Create</string>
 
178
                  </property>
 
179
                  <property name="shortcut" >
 
180
                    <string>Alt+C</string>
 
181
                  </property>
 
182
                  <property name="autoDefault" >
 
183
                    <bool>false</bool>
 
184
                  </property>
 
185
                  <property name="default" >
 
186
                    <bool>true</bool>
 
187
                  </property>
 
188
                  <property name="psiIconName" stdset="0" >
 
189
                    <string>psi/addContact</string>
 
190
                  </property>
 
191
                </widget>
 
192
              </item>
 
193
            </layout>
 
194
          </item>
 
195
        </layout>
 
196
      </item>
 
197
    </layout>
 
198
  </widget>
 
199
  <layoutdefault spacing="6" margin="11" />
 
200
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
 
201
  <tabstops>
 
202
    <tabstop>le_name</tabstop>
 
203
    <tabstop>rb_message</tabstop>
 
204
    <tabstop>rb_chat</tabstop>
 
205
    <tabstop>ck_useEmoticons</tabstop>
 
206
    <tabstop>te_desc</tabstop>
 
207
  </tabstops>
 
208
</ui>