~ubuntu-branches/ubuntu/lucid/kmess/lucid

« back to all changes in this revision

Viewing changes to src/settings/emoticonspage.ui

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2009-12-05 21:19:26 UTC
  • mfrom: (1.1.7 upstream) (0.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20091205211926-r26u8j38kysf6o2p
Tags: 2.0.2-1
* New upstream release 
  - Fixes friendly names (LP: #485640)
* Update Homepage: http://kmess.org
* Add Build-Depends: libphonon-dev | libqt4-phonon-dev (ubuntu friendly)
* kmess.1 fix lintian:hyphen-used-as-minus-sign

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
   <item>
18
18
    <widget class="QTabWidget" name="tabWidget_">
19
19
     <property name="currentIndex">
20
 
      <number>0</number>
 
20
      <number>1</number>
21
21
     </property>
22
22
     <widget class="QWidget" name="tab">
23
23
      <attribute name="title">
68
68
       </item>
69
69
      </layout>
70
70
     </widget>
71
 
     <widget class="QWidget" name="tab">
 
71
     <widget class="QWidget" name="tab_2">
72
72
      <attribute name="title">
73
73
       <string>&amp;Custom Emoticons</string>
74
74
      </attribute>
75
 
      <layout class="QVBoxLayout">
76
 
       <item>
 
75
      <layout class="QGridLayout" name="gridLayout">
 
76
       <item row="2" column="1">
 
77
        <spacer name="verticalSpacer">
 
78
         <property name="orientation">
 
79
          <enum>Qt::Vertical</enum>
 
80
         </property>
 
81
         <property name="sizeHint" stdset="0">
 
82
          <size>
 
83
           <width>20</width>
 
84
           <height>284</height>
 
85
          </size>
 
86
         </property>
 
87
        </spacer>
 
88
       </item>
 
89
       <item row="3" column="0" colspan="2">
 
90
        <layout class="QHBoxLayout">
 
91
         <item>
 
92
          <spacer>
 
93
           <property name="orientation">
 
94
            <enum>Qt::Horizontal</enum>
 
95
           </property>
 
96
           <property name="sizeType">
 
97
            <enum>QSizePolicy::Expanding</enum>
 
98
           </property>
 
99
           <property name="sizeHint" stdset="0">
 
100
            <size>
 
101
             <width>170</width>
 
102
             <height>21</height>
 
103
            </size>
 
104
           </property>
 
105
          </spacer>
 
106
         </item>
 
107
         <item>
 
108
          <widget class="QPushButton" name="addEmoticonButton_">
 
109
           <property name="toolTip">
 
110
            <string>Click here to add a new custom emoticon</string>
 
111
           </property>
 
112
           <property name="text">
 
113
            <string>Add Ne&amp;w...</string>
 
114
           </property>
 
115
           <property name="shortcut">
 
116
            <string>Alt+W</string>
 
117
           </property>
 
118
          </widget>
 
119
         </item>
 
120
         <item>
 
121
          <spacer>
 
122
           <property name="orientation">
 
123
            <enum>Qt::Horizontal</enum>
 
124
           </property>
 
125
           <property name="sizeType">
 
126
            <enum>QSizePolicy::Fixed</enum>
 
127
           </property>
 
128
           <property name="sizeHint" stdset="0">
 
129
            <size>
 
130
             <width>12</width>
 
131
             <height>12</height>
 
132
            </size>
 
133
           </property>
 
134
          </spacer>
 
135
         </item>
 
136
         <item>
 
137
          <widget class="QPushButton" name="renameEmoticonButton_">
 
138
           <property name="enabled">
 
139
            <bool>false</bool>
 
140
           </property>
 
141
           <property name="toolTip">
 
142
            <string>Click here to rename the selected emoticon</string>
 
143
           </property>
 
144
           <property name="text">
 
145
            <string>Re&amp;name</string>
 
146
           </property>
 
147
           <property name="shortcut">
 
148
            <string>Alt+N</string>
 
149
           </property>
 
150
          </widget>
 
151
         </item>
 
152
         <item>
 
153
          <widget class="QPushButton" name="removeEmoticonButton_">
 
154
           <property name="enabled">
 
155
            <bool>false</bool>
 
156
           </property>
 
157
           <property name="toolTip">
 
158
            <string>Click here to remove the selected emoticon</string>
 
159
           </property>
 
160
           <property name="text">
 
161
            <string>Remo&amp;ve</string>
 
162
           </property>
 
163
           <property name="shortcut">
 
164
            <string>Alt+V</string>
 
165
           </property>
 
166
          </widget>
 
167
         </item>
 
168
        </layout>
 
169
       </item>
 
170
       <item row="0" column="0">
77
171
        <widget class="QLabel" name="textLabel1_2">
78
172
         <property name="text">
79
173
          <string>Available custom emoticons:</string>
83
177
         </property>
84
178
        </widget>
85
179
       </item>
86
 
       <item>
 
180
       <item row="1" column="0" rowspan="2">
87
181
        <widget class="QListWidget" name="customEmoticonsView_">
88
182
         <property name="mouseTracking">
89
183
          <bool>true</bool>
132
226
         </property>
133
227
        </widget>
134
228
       </item>
135
 
       <item>
136
 
        <layout class="QHBoxLayout">
137
 
         <item>
138
 
          <spacer>
139
 
           <property name="orientation">
140
 
            <enum>Qt::Horizontal</enum>
141
 
           </property>
142
 
           <property name="sizeType">
143
 
            <enum>QSizePolicy::Expanding</enum>
144
 
           </property>
145
 
           <property name="sizeHint" stdset="0">
146
 
            <size>
147
 
             <width>170</width>
148
 
             <height>21</height>
149
 
            </size>
150
 
           </property>
151
 
          </spacer>
152
 
         </item>
153
 
         <item>
154
 
          <widget class="QPushButton" name="addEmoticonButton_">
155
 
           <property name="toolTip">
156
 
            <string>Click here to add a new custom emoticon</string>
157
 
           </property>
158
 
           <property name="text">
159
 
            <string>Add Ne&amp;w...</string>
160
 
           </property>
161
 
           <property name="shortcut">
162
 
            <string>Alt+W</string>
163
 
           </property>
164
 
          </widget>
165
 
         </item>
166
 
         <item>
167
 
          <spacer>
168
 
           <property name="orientation">
169
 
            <enum>Qt::Horizontal</enum>
170
 
           </property>
171
 
           <property name="sizeType">
172
 
            <enum>QSizePolicy::Fixed</enum>
173
 
           </property>
174
 
           <property name="sizeHint" stdset="0">
175
 
            <size>
176
 
             <width>12</width>
177
 
             <height>12</height>
178
 
            </size>
179
 
           </property>
180
 
          </spacer>
181
 
         </item>
182
 
         <item>
183
 
          <widget class="QPushButton" name="renameEmoticonButton_">
184
 
           <property name="enabled">
185
 
            <bool>false</bool>
186
 
           </property>
187
 
           <property name="toolTip">
188
 
            <string>Click here to rename the selected emoticon</string>
189
 
           </property>
190
 
           <property name="text">
191
 
            <string>Re&amp;name</string>
192
 
           </property>
193
 
           <property name="shortcut">
194
 
            <string>Alt+N</string>
195
 
           </property>
196
 
          </widget>
197
 
         </item>
198
 
         <item>
199
 
          <widget class="QPushButton" name="removeEmoticonButton_">
200
 
           <property name="enabled">
201
 
            <bool>false</bool>
202
 
           </property>
203
 
           <property name="toolTip">
204
 
            <string>Click here to remove the selected emoticon</string>
205
 
           </property>
206
 
           <property name="text">
207
 
            <string>Remo&amp;ve</string>
208
 
           </property>
209
 
           <property name="shortcut">
210
 
            <string>Alt+V</string>
211
 
           </property>
212
 
          </widget>
213
 
         </item>
214
 
        </layout>
 
229
       <item row="1" column="1">
 
230
        <widget class="QLabel" name="previewLabel_">
 
231
         <property name="sizePolicy">
 
232
          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
233
           <horstretch>0</horstretch>
 
234
           <verstretch>0</verstretch>
 
235
          </sizepolicy>
 
236
         </property>
 
237
         <property name="minimumSize">
 
238
          <size>
 
239
           <width>48</width>
 
240
           <height>48</height>
 
241
          </size>
 
242
         </property>
 
243
         <property name="maximumSize">
 
244
          <size>
 
245
           <width>48</width>
 
246
           <height>48</height>
 
247
          </size>
 
248
         </property>
 
249
         <property name="frameShape">
 
250
          <enum>QFrame::StyledPanel</enum>
 
251
         </property>
 
252
         <property name="frameShadow">
 
253
          <enum>QFrame::Sunken</enum>
 
254
         </property>
 
255
         <property name="text">
 
256
          <string/>
 
257
         </property>
 
258
         <property name="alignment">
 
259
          <set>Qt::AlignCenter</set>
 
260
         </property>
 
261
        </widget>
215
262
       </item>
216
263
      </layout>
217
264
     </widget>