~ubuntu-branches/ubuntu/lucid/kdebase/lucid

« back to all changes in this revision

Viewing changes to apps/konqueror/settings/kio/bookmarks.ui

  • Committer: Bazaar Package Importer
  • Author(s): Ana Beatriz Guerrero Lopez
  • Date: 2009-04-05 05:22:13 UTC
  • mfrom: (0.4.2 experimental) (0.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 235.
  • Revision ID: james.westby@ubuntu.com-20090405052213-39thr4l6p2ss07uj
Tags: 4:4.2.2-1
* New upstream release:
  - khtml fixes. (Closes: #290285, #359680)
  - Default konsole sessions can be deleted. (Closes: #286342)
  - Tag widget uses standard application palette. (Closes: #444800)
  - ... and surely many more but we have lost track...

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>BookmarksConfigUI</class>
 
3
 <widget class="QWidget" name="BookmarksConfigUI" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>704</width>
 
9
    <height>636</height>
 
10
   </rect>
 
11
  </property>
 
12
  <layout class="QGridLayout" >
 
13
   <item row="1" column="0" >
 
14
    <widget class="QGroupBox" name="groupBox" >
 
15
     <property name="title" >
 
16
      <string>Bookmarks</string>
 
17
     </property>
 
18
     <layout class="QVBoxLayout" name="verticalLayout" >
 
19
      <item>
 
20
       <widget class="QCheckBox" name="cbShowRoot" >
 
21
        <property name="whatsThis" >
 
22
         <string>If this option is unchecked, bookmarks at the root of the hierarchy (not in a folder) are not displayed.
 
23
If checked, they are gathered in a "root" folder.</string>
 
24
        </property>
 
25
        <property name="text" >
 
26
         <string>&amp;Show bookmarks without folder</string>
 
27
        </property>
 
28
        <property name="checked" >
 
29
         <bool>true</bool>
 
30
        </property>
 
31
       </widget>
 
32
      </item>
 
33
      <item>
 
34
       <widget class="QCheckBox" name="cbFlattenTree" >
 
35
        <property name="whatsThis" >
 
36
         <string>Sub-folders are shown within their parent by default. If you activate this option, sub-folders are displayed on their own.
 
37
It looks less nice but it may help if you have a very big folder you want to spread in two columns.</string>
 
38
        </property>
 
39
        <property name="text" >
 
40
         <string>&amp;Flatten bookmarks tree</string>
 
41
        </property>
 
42
       </widget>
 
43
      </item>
 
44
      <item>
 
45
       <widget class="QCheckBox" name="cbShowPlaces" >
 
46
        <property name="whatsThis" >
 
47
         <string>Show a box with KDE places (Home, Network, ...). Useful if you use konqueror as a file manager.</string>
 
48
        </property>
 
49
        <property name="text" >
 
50
         <string>Show system &amp;places</string>
 
51
        </property>
 
52
        <property name="checked" >
 
53
         <bool>true</bool>
 
54
        </property>
 
55
       </widget>
 
56
      </item>
 
57
     </layout>
 
58
    </widget>
 
59
   </item>
 
60
   <item row="0" column="0" >
 
61
    <widget class="QGroupBox" name="groupBox_2" >
 
62
     <property name="title" >
 
63
      <string>General Settings</string>
 
64
     </property>
 
65
     <layout class="QVBoxLayout" name="verticalLayout_2" >
 
66
      <item>
 
67
       <layout class="QHBoxLayout" name="horizontalLayout" >
 
68
        <item>
 
69
         <widget class="QLabel" name="label" >
 
70
          <property name="whatsThis" >
 
71
           <string>Folders are automatically distributed in several columns. The optimal number of columns depends on the width of the konqueror window and the number of bookmarks you have.</string>
 
72
          </property>
 
73
          <property name="text" >
 
74
           <string>Number of columns to show</string>
 
75
          </property>
 
76
         </widget>
 
77
        </item>
 
78
        <item>
 
79
         <widget class="KIntSpinBox" name="sbColumns" >
 
80
          <property name="whatsThis" >
 
81
           <string/>
 
82
          </property>
 
83
          <property name="minimum" >
 
84
           <number>1</number>
 
85
          </property>
 
86
          <property name="value" >
 
87
           <number>4</number>
 
88
          </property>
 
89
         </widget>
 
90
        </item>
 
91
        <item>
 
92
         <spacer name="horizontalSpacer" >
 
93
          <property name="orientation" >
 
94
           <enum>Qt::Horizontal</enum>
 
95
          </property>
 
96
          <property name="sizeHint" stdset="0" >
 
97
           <size>
 
98
            <width>40</width>
 
99
            <height>20</height>
 
100
           </size>
 
101
          </property>
 
102
         </spacer>
 
103
        </item>
 
104
       </layout>
 
105
      </item>
 
106
      <item>
 
107
       <widget class="QCheckBox" name="cbShowBackgrounds" >
 
108
        <property name="whatsThis" >
 
109
         <string>Disable it on slow system to disable background images.</string>
 
110
        </property>
 
111
        <property name="text" >
 
112
         <string>Show folder &amp;backgrounds</string>
 
113
        </property>
 
114
        <property name="checked" >
 
115
         <bool>true</bool>
 
116
        </property>
 
117
       </widget>
 
118
      </item>
 
119
     </layout>
 
120
    </widget>
 
121
   </item>
 
122
   <item row="3" column="0" >
 
123
    <spacer name="verticalSpacer" >
 
124
     <property name="orientation" >
 
125
      <enum>Qt::Vertical</enum>
 
126
     </property>
 
127
     <property name="sizeHint" stdset="0" >
 
128
      <size>
 
129
       <width>20</width>
 
130
       <height>40</height>
 
131
      </size>
 
132
     </property>
 
133
    </spacer>
 
134
   </item>
 
135
   <item row="2" column="0" >
 
136
    <widget class="QGroupBox" name="groupBox_3" >
 
137
     <property name="whatsThis" >
 
138
      <string>How much disk space is used to cache the pixmaps</string>
 
139
     </property>
 
140
     <property name="title" >
 
141
      <string>Pixmap Cache</string>
 
142
     </property>
 
143
     <layout class="QHBoxLayout" name="horizontalLayout_2" >
 
144
      <item>
 
145
       <widget class="QLabel" name="lbMaxCacheSize" >
 
146
        <property name="enabled" >
 
147
         <bool>true</bool>
 
148
        </property>
 
149
        <property name="text" >
 
150
         <string>Disk cache size:</string>
 
151
        </property>
 
152
        <property name="buddy" >
 
153
         <cstring>sbCacheSize</cstring>
 
154
        </property>
 
155
       </widget>
 
156
      </item>
 
157
      <item>
 
158
       <widget class="KIntNumInput" name="sbCacheSize" >
 
159
        <property name="enabled" >
 
160
         <bool>true</bool>
 
161
        </property>
 
162
        <property name="suffix" >
 
163
         <string> kB</string>
 
164
        </property>
 
165
       </widget>
 
166
      </item>
 
167
      <item>
 
168
       <widget class="QPushButton" name="clearCacheButton" >
 
169
        <property name="enabled" >
 
170
         <bool>true</bool>
 
171
        </property>
 
172
        <property name="whatsThis" >
 
173
         <string>Clear the pixmap cache</string>
 
174
        </property>
 
175
        <property name="text" >
 
176
         <string>&amp;Clear Cache</string>
 
177
        </property>
 
178
       </widget>
 
179
      </item>
 
180
      <item>
 
181
       <spacer name="horizontalSpacer_2" >
 
182
        <property name="orientation" >
 
183
         <enum>Qt::Horizontal</enum>
 
184
        </property>
 
185
        <property name="sizeHint" stdset="0" >
 
186
         <size>
 
187
          <width>40</width>
 
188
          <height>20</height>
 
189
         </size>
 
190
        </property>
 
191
       </spacer>
 
192
      </item>
 
193
     </layout>
 
194
    </widget>
 
195
   </item>
 
196
  </layout>
 
197
 </widget>
 
198
 <layoutdefault spacing="6" margin="11" />
 
199
 <customwidgets>
 
200
  <customwidget>
 
201
   <class>KIntNumInput</class>
 
202
   <extends>QWidget</extends>
 
203
   <header>knuminput.h</header>
 
204
  </customwidget>
 
205
  <customwidget>
 
206
   <class>KIntSpinBox</class>
 
207
   <extends>QSpinBox</extends>
 
208
   <header>knuminput.h</header>
 
209
  </customwidget>
 
210
 </customwidgets>
 
211
 <resources/>
 
212
 <connections/>
 
213
</ui>