~ubuntu-branches/ubuntu/oneiric/kdepim/oneiric-updates

« back to all changes in this revision

Viewing changes to kmail/ui/miscpagemaintab.ui

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-06-28 19:33:24 UTC
  • mfrom: (0.2.13) (0.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20110628193324-8yvjs8sdv9rdoo6c
Tags: 4:4.7.0-0ubuntu1
* New upstream release
  - update install files
  - add missing kdepim-doc package to control file
  - Fix Vcs lines
  - kontact breaks/replaces korganizer << 4:4.6.80
  - tighten the dependency of kdepim-dev on libkdepim4 to fix lintian error

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
      <widget class="KComboBox" name="mActionEnterFolder">
106
106
       <item>
107
107
        <property name="text">
108
 
         <string>Jump to First New Message</string>
109
 
        </property>
110
 
       </item>
111
 
       <item>
112
 
        <property name="text">
113
 
         <string>Jump to First Unread or New Message</string>
 
108
         <string>Jump to First Unread Message</string>
114
109
        </property>
115
110
       </item>
116
111
       <item>
118
113
         <string>Jump to Last Selected Message</string>
119
114
        </property>
120
115
       </item>
 
116
       <item>
 
117
        <property name="text">
 
118
         <string>Jump to Newest Message</string>
 
119
        </property>
 
120
       </item>
 
121
       <item>
 
122
        <property name="text">
 
123
         <string>Jump to Oldest Message</string>
 
124
        </property>
 
125
       </item>
121
126
      </widget>
122
127
     </item>
123
128
     <item row="4" column="0">
153
158
       </property>
154
159
      </widget>
155
160
     </item>
156
 
     <item row="6" column="0">
157
 
      <widget class="QLabel" name="mMailBoxLabel">
158
 
       <property name="sizePolicy">
159
 
        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
160
 
         <horstretch>1</horstretch>
161
 
         <verstretch>0</verstretch>
162
 
        </sizepolicy>
163
 
       </property>
164
 
       <property name="text">
165
 
        <string comment="to be continued with &quot;flat files&quot; and &quot;directories&quot;, resp.">By default, &amp;message folders on disk are:</string>
166
 
       </property>
167
 
       <property name="buddy">
168
 
        <cstring>mMailboxPrefCombo</cstring>
169
 
       </property>
170
 
      </widget>
171
 
     </item>
172
 
     <item row="6" column="1">
173
 
      <widget class="KComboBox" name="mMailboxPrefCombo">
174
 
       <property name="whatsThis">
175
 
        <string comment="what's this help">&lt;qt&gt;&lt;p&gt;This selects which mailbox format will be  the default for local folders:&lt;/p&gt;
176
 
&lt;p&gt;&lt;b&gt;mbox:&lt;/b&gt; KMail's mail folders are represented by a single file each. Individual messages are separated from each other by a                      line starting with &quot;From &quot;. This saves space on disk, but may be less robust, e.g. when moving messages between folders.&lt;/p&gt;
177
 
&lt;p&gt;&lt;b&gt;maildir:&lt;/b&gt; KMail's mail folders are represented by real folders on disk. Individual messages are separate files. This may waste a bit of space on disk, but should be more robust, e.g. when moving messages between folders.&lt;/p&gt;&lt;/qt&gt;</string>
178
 
       </property>
179
 
       <item>
180
 
        <property name="text">
181
 
         <string>Flat Files (&quot;mbox&quot; format)</string>
182
 
        </property>
183
 
       </item>
184
 
       <item>
185
 
        <property name="text">
186
 
         <string>Directories (&quot;maildir&quot; format)</string>
187
 
        </property>
188
 
       </item>
189
 
      </widget>
190
 
     </item>
191
161
     <item row="7" column="0">
192
162
      <widget class="QLabel" name="mStartUpFolderLabel">
193
163
       <property name="sizePolicy">
208
178
       </property>
209
179
      </widget>
210
180
     </item>
211
 
     <item row="9" column="0">
212
 
      <widget class="QLabel" name="mQuotaLabel">
213
 
       <property name="sizePolicy">
214
 
        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
215
 
         <horstretch>1</horstretch>
216
 
         <verstretch>0</verstretch>
217
 
        </sizepolicy>
218
 
       </property>
219
 
       <property name="text">
220
 
        <string>&amp;Quota units:</string>
221
 
       </property>
222
 
       <property name="buddy">
223
 
        <cstring>mQuotaCmbBox</cstring>
224
 
       </property>
225
 
      </widget>
226
 
     </item>
227
 
     <item row="9" column="1">
228
 
      <widget class="KComboBox" name="mQuotaCmbBox">
229
 
       <item>
230
 
        <property name="text">
231
 
         <string>KB</string>
232
 
        </property>
233
 
       </item>
234
 
       <item>
235
 
        <property name="text">
236
 
         <string>MB</string>
237
 
        </property>
238
 
       </item>
239
 
       <item>
240
 
        <property name="text">
241
 
         <string>GB</string>
242
 
        </property>
243
 
       </item>
244
 
      </widget>
245
 
     </item>
246
181
     <item row="7" column="1">
247
 
      <widget class="KMail::FolderRequester" name="mOnStartupOpenFolder" native="true"/>
 
182
      <widget class="QWidget" name="mOnStartupOpenFolder" native="true"/>
248
183
     </item>
249
184
    </layout>
250
185
   </item>
274
209
   <extends>QComboBox</extends>
275
210
   <header>kcombobox.h</header>
276
211
  </customwidget>
277
 
  <customwidget>
278
 
   <class>KMail::FolderRequester</class>
279
 
   <extends>QWidget</extends>
280
 
   <header>folderrequester.h</header>
281
 
   <container>1</container>
282
 
  </customwidget>
283
212
 </customwidgets>
284
213
 <resources/>
285
214
 <connections/>