~ubuntu-branches/ubuntu/hardy/kdenetwork-kde4/hardy-backports

« back to all changes in this revision

Viewing changes to kopete/kopete/config/behavior/behaviorconfig_events.ui

  • Committer: Bazaar Package Importer
  • Author(s): Yuriy Kozlov
  • Date: 2008-06-06 14:05:37 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080606140537-3k1t0yaq4xvi50vz
Tags: 4:4.0.5-0ubuntu1~hardy1
* New upstream release
* Removed kubuntu_02_kopete_tabsfix.diff -- implemented by upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   <rect>
6
6
    <x>0</x>
7
7
    <y>0</y>
8
 
    <width>371</width>
9
 
    <height>393</height>
 
8
    <width>463</width>
 
9
    <height>430</height>
10
10
   </rect>
11
11
  </property>
12
12
  <property name="windowTitle" >
16
16
   <property name="spacing" >
17
17
    <number>6</number>
18
18
   </property>
19
 
   <property name="leftMargin" >
20
 
    <number>9</number>
21
 
   </property>
22
 
   <property name="topMargin" >
23
 
    <number>9</number>
24
 
   </property>
25
 
   <property name="rightMargin" >
26
 
    <number>9</number>
27
 
   </property>
28
 
   <property name="bottomMargin" >
 
19
   <property name="margin" >
29
20
    <number>9</number>
30
21
   </property>
31
22
   <item>
37
28
      <property name="spacing" >
38
29
       <number>6</number>
39
30
      </property>
40
 
      <property name="leftMargin" >
41
 
       <number>9</number>
42
 
      </property>
43
 
      <property name="topMargin" >
44
 
       <number>9</number>
45
 
      </property>
46
 
      <property name="rightMargin" >
47
 
       <number>9</number>
48
 
      </property>
49
 
      <property name="bottomMargin" >
 
31
      <property name="margin" >
50
32
       <number>9</number>
51
33
      </property>
52
34
      <item>
67
49
        <property name="spacing" >
68
50
         <number>6</number>
69
51
        </property>
70
 
        <property name="leftMargin" >
71
 
         <number>0</number>
72
 
        </property>
73
 
        <property name="topMargin" >
74
 
         <number>0</number>
75
 
        </property>
76
 
        <property name="rightMargin" >
77
 
         <number>0</number>
78
 
        </property>
79
 
        <property name="bottomMargin" >
 
52
        <property name="margin" >
80
53
         <number>0</number>
81
54
        </property>
82
55
        <item>
87
60
          <property name="sizeType" >
88
61
           <enum>QSizePolicy::Fixed</enum>
89
62
          </property>
90
 
          <property name="sizeHint" >
 
63
          <property name="sizeHint" stdset="0" >
91
64
           <size>
92
65
            <width>16</width>
93
66
            <height>16</height>
114
87
       </layout>
115
88
      </item>
116
89
      <item>
117
 
       <widget class="QCheckBox" name="kcfg_balloonNotify" >
118
 
        <property name="toolTip" >
119
 
         <string>Show a bubble on an incoming message</string>
120
 
        </property>
121
 
        <property name="whatsThis" >
122
 
         <string>Show a bubble whenever a message comes in.</string>
123
 
        </property>
124
 
        <property name="text" >
125
 
         <string>Sho&amp;w bubble</string>
126
 
        </property>
127
 
       </widget>
128
 
      </item>
129
 
      <item>
130
90
       <layout class="QHBoxLayout" >
131
91
        <property name="spacing" >
132
92
         <number>6</number>
133
93
        </property>
134
 
        <property name="leftMargin" >
135
 
         <number>0</number>
136
 
        </property>
137
 
        <property name="topMargin" >
138
 
         <number>0</number>
139
 
        </property>
140
 
        <property name="rightMargin" >
141
 
         <number>0</number>
142
 
        </property>
143
 
        <property name="bottomMargin" >
 
94
        <property name="margin" >
144
95
         <number>0</number>
145
96
        </property>
146
97
        <item>
147
98
         <widget class="QCheckBox" name="kcfg_balloonNotifyIgnoreClosesChatView" >
148
99
          <property name="toolTip" >
149
 
           <string>The "Ignore" button of the bubble closes the chat window for the sender</string>
 
100
           <string>The "Ignore" button of the new message popup closes the chat window for the sender</string>
150
101
          </property>
151
102
          <property name="whatsThis" >
152
 
           <string>If there is already a chat window opened for the sender of the message displayed in the bubble the "Ignore" button will close this chat window.</string>
 
103
           <string>If there is already a chat window opened for the sender of the message displayed in the new message popup the "Ignore" button will close this chat window.</string>
153
104
          </property>
154
105
          <property name="text" >
155
 
           <string>Button "I&amp;gnore" closes chat</string>
 
106
           <string>Button "I&amp;gnore" in new message popups closes chat</string>
156
107
          </property>
157
108
         </widget>
158
109
        </item>
196
147
      <property name="spacing" >
197
148
       <number>6</number>
198
149
      </property>
199
 
      <property name="leftMargin" >
200
 
       <number>9</number>
201
 
      </property>
202
 
      <property name="topMargin" >
203
 
       <number>9</number>
204
 
      </property>
205
 
      <property name="rightMargin" >
206
 
       <number>9</number>
207
 
      </property>
208
 
      <property name="bottomMargin" >
 
150
      <property name="margin" >
209
151
       <number>9</number>
210
152
      </property>
211
153
      <item>
271
213
     <property name="sizeType" >
272
214
      <enum>QSizePolicy::Expanding</enum>
273
215
     </property>
274
 
     <property name="sizeHint" >
 
216
     <property name="sizeHint" stdset="0" >
275
217
      <size>
276
218
       <width>20</width>
277
219
       <height>16</height>
286
228
 <tabstops>
287
229
  <tabstop>kcfg_trayflashNotify</tabstop>
288
230
  <tabstop>kcfg_trayflashNotifyLeftClickOpensMessage</tabstop>
289
 
  <tabstop>kcfg_balloonNotify</tabstop>
290
231
  <tabstop>kcfg_balloonNotifyIgnoreClosesChatView</tabstop>
291
232
  <tabstop>kcfg_queueOnlyHighlightedMessagesInGroupChats</tabstop>
292
233
  <tabstop>kcfg_queueOnlyMessagesOnAnotherDesktop</tabstop>