~ubuntu-branches/debian/sid/kdesvn/sid

« back to all changes in this revision

Viewing changes to src/settings/display_settings.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2006-10-27 12:52:15 UTC
  • mfrom: (1.2.1 upstream) (5.1.4 edgy)
  • Revision ID: james.westby@ubuntu.com-20061027125215-aifcjirifidnegx5
Tags: 0.11.0-1
* New upstream release.
* debian/patches/01-kompare_diff.patch
  + Removed. Fixed upstream.
* debian/control
  + Add a "Suggests: kdiff3" to kdesvn. kdiff3 can be used as an external
    merge program.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>DisplaySettings</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>DisplaySettings</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>436</width>
 
12
            <height>193</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Settings</string>
 
17
    </property>
 
18
    <vbox>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <widget class="QLayoutWidget">
 
23
            <property name="name">
 
24
                <cstring>layout1</cstring>
 
25
            </property>
 
26
            <grid>
 
27
                <property name="name">
 
28
                    <cstring>unnamed</cstring>
 
29
                </property>
 
30
                <widget class="QLabel" row="0" column="0">
 
31
                    <property name="name">
 
32
                        <cstring>m_ListIconsSize_label</cstring>
 
33
                    </property>
 
34
                    <property name="text">
 
35
                        <string>Size of Listviewicons</string>
 
36
                    </property>
 
37
                </widget>
 
38
                <widget class="KIntSpinBox" row="0" column="1">
 
39
                    <property name="name">
 
40
                        <cstring>kcfg_listview_icon_size</cstring>
 
41
                    </property>
 
42
                    <property name="maxValue">
 
43
                        <number>128</number>
 
44
                    </property>
 
45
                    <property name="minValue">
 
46
                        <number>16</number>
 
47
                    </property>
 
48
                    <property name="value">
 
49
                        <number>22</number>
 
50
                    </property>
 
51
                </widget>
 
52
            </grid>
 
53
        </widget>
 
54
        <widget class="QLayoutWidget">
 
55
            <property name="name">
 
56
                <cstring>layout6</cstring>
 
57
            </property>
 
58
            <grid>
 
59
                <property name="name">
 
60
                    <cstring>unnamed</cstring>
 
61
                </property>
 
62
                <widget class="QCheckBox" row="1" column="1">
 
63
                    <property name="name">
 
64
                        <cstring>kcfg_case_sensitive_sort</cstring>
 
65
                    </property>
 
66
                    <property name="text">
 
67
                        <string>Items sortorder is case sensitive</string>
 
68
                    </property>
 
69
                </widget>
 
70
                <widget class="QCheckBox" row="0" column="0">
 
71
                    <property name="name">
 
72
                        <cstring>kcfg_display_file_tips</cstring>
 
73
                    </property>
 
74
                    <property name="text">
 
75
                        <string>Show file info</string>
 
76
                    </property>
 
77
                    <property name="whatsThis" stdset="0">
 
78
                        <string>Here you can control if, when moving the mouse over a file, you want to see a small popup window with additional information about that file</string>
 
79
                    </property>
 
80
                </widget>
 
81
                <widget class="QCheckBox" row="0" column="1">
 
82
                    <property name="name">
 
83
                        <cstring>kcfg_display_overlays</cstring>
 
84
                    </property>
 
85
                    <property name="text">
 
86
                        <string>Mark item status with icon overlay</string>
 
87
                    </property>
 
88
                    <property name="toolTip" stdset="0">
 
89
                        <string>Mark subversion states with an overlayed icon</string>
 
90
                    </property>
 
91
                    <property name="whatsThis" stdset="0">
 
92
                        <string>&lt;p align="left"&gt;
 
93
Mark an items with non-normal state with an overlayed icon. When you wish to
 
94
see which items has newer items in repository you may have to set "Check for updates on open" in Subversion-Dialog.
 
95
&lt;/p&gt;</string>
 
96
                    </property>
 
97
                </widget>
 
98
                <widget class="QCheckBox" row="1" column="0">
 
99
                    <property name="name">
 
100
                        <cstring>kcfg_display_previews_in_file_tips</cstring>
 
101
                    </property>
 
102
                    <property name="text">
 
103
                        <string>Display previews in file tips</string>
 
104
                    </property>
 
105
                    <property name="whatsThis" stdset="0">
 
106
                        <string>Here you can control if you want the popup window to contain a larger preview for the file, when moving the mouse over it</string>
 
107
                    </property>
 
108
                </widget>
 
109
            </grid>
 
110
        </widget>
 
111
        <widget class="QLayoutWidget">
 
112
            <property name="name">
 
113
                <cstring>layout2_2</cstring>
 
114
            </property>
 
115
            <grid>
 
116
                <property name="name">
 
117
                    <cstring>unnamed</cstring>
 
118
                </property>
 
119
                <widget class="QLabel" row="0" column="0">
 
120
                    <property name="name">
 
121
                        <cstring>m_display_label</cstring>
 
122
                    </property>
 
123
                    <property name="text">
 
124
                        <string>External display:</string>
 
125
                    </property>
 
126
                </widget>
 
127
                <widget class="KLineEdit" row="0" column="1">
 
128
                    <property name="name">
 
129
                        <cstring>kcfg_external_display</cstring>
 
130
                    </property>
 
131
                    <property name="whatsThis" stdset="0">
 
132
                        <string>&lt;p align="left"&gt;
 
133
Enter an external program for opening file on doubleclick in form
 
134
&lt;br&gt;
 
135
&lt;tt&gt;&amp;lt;program&amp;gt;&lt;/tt&gt;
 
136
&lt;/p&gt;
 
137
&lt;p&gt;
 
138
When kde-default is wanted for opening on double click, enter &amp;quot;default&amp;quot; and kde selects action.
 
139
&lt;/p&gt;</string>
 
140
                    </property>
 
141
                </widget>
 
142
            </grid>
 
143
        </widget>
 
144
        <widget class="QLayoutWidget">
 
145
            <property name="name">
 
146
                <cstring>layout3</cstring>
 
147
            </property>
 
148
            <grid>
 
149
                <property name="name">
 
150
                    <cstring>unnamed</cstring>
 
151
                </property>
 
152
                <widget class="QLabel" row="0" column="0">
 
153
                    <property name="name">
 
154
                        <cstring>m_MaxLogLabel</cstring>
 
155
                    </property>
 
156
                    <property name="text">
 
157
                        <string>Maximum logmessages in history:</string>
 
158
                    </property>
 
159
                </widget>
 
160
                <widget class="KIntSpinBox" row="0" column="1">
 
161
                    <property name="name">
 
162
                        <cstring>kcfg_max_log_messages</cstring>
 
163
                    </property>
 
164
                    <property name="maxValue">
 
165
                        <number>150</number>
 
166
                    </property>
 
167
                    <property name="minValue">
 
168
                        <number>0</number>
 
169
                    </property>
 
170
                </widget>
 
171
            </grid>
 
172
        </widget>
 
173
        <widget class="QCheckBox">
 
174
            <property name="name">
 
175
                <cstring>kcfg_colored_blame</cstring>
 
176
            </property>
 
177
            <property name="text">
 
178
                <string>Display colored annotate</string>
 
179
            </property>
 
180
        </widget>
 
181
        <spacer>
 
182
            <property name="name">
 
183
                <cstring>spacer4</cstring>
 
184
            </property>
 
185
            <property name="orientation">
 
186
                <enum>Vertical</enum>
 
187
            </property>
 
188
            <property name="sizeType">
 
189
                <enum>Expanding</enum>
 
190
            </property>
 
191
            <property name="sizeHint">
 
192
                <size>
 
193
                    <width>20</width>
 
194
                    <height>20</height>
 
195
                </size>
 
196
            </property>
 
197
        </spacer>
 
198
    </vbox>
 
199
</widget>
 
200
<customwidgets>
 
201
</customwidgets>
 
202
<connections>
 
203
    <connection>
 
204
        <sender>kcfg_display_file_tips</sender>
 
205
        <signal>toggled(bool)</signal>
 
206
        <receiver>DisplaySettings</receiver>
 
207
        <slot>dispFileInfotoggled(bool)</slot>
 
208
    </connection>
 
209
    <connection>
 
210
        <sender>kcfg_external_display</sender>
 
211
        <signal>selectionChanged()</signal>
 
212
        <receiver>DisplaySettings</receiver>
 
213
        <slot>diffDispChanged()</slot>
 
214
    </connection>
 
215
</connections>
 
216
<slots>
 
217
    <slot access="protected">diffDispChanged()</slot>
 
218
    <slot access="protected">dispFileInfotoggled(bool)</slot>
 
219
</slots>
 
220
<layoutdefaults spacing="6" margin="11"/>
 
221
<includehints>
 
222
    <includehint>knuminput.h</includehint>
 
223
    <includehint>klineedit.h</includehint>
 
224
    <includehint>knuminput.h</includehint>
 
225
</includehints>
 
226
</UI>