~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to plasma/generic/runners/shell/shellOptions.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>shellOptions</class>
 
4
 <widget class="QWidget" name="shellOptions">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>325</width>
 
10
    <height>112</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="sizePolicy">
 
14
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
15
    <horstretch>0</horstretch>
 
16
    <verstretch>0</verstretch>
 
17
   </sizepolicy>
 
18
  </property>
 
19
  <layout class="QGridLayout">
 
20
   <property name="margin">
 
21
    <number>0</number>
 
22
   </property>
 
23
   <property name="spacing">
 
24
    <number>3</number>
 
25
   </property>
 
26
   <item row="0" column="0" rowspan="5" colspan="2">
 
27
    <layout class="QHBoxLayout">
 
28
     <property name="spacing">
 
29
      <number>3</number>
 
30
     </property>
 
31
     <property name="margin">
 
32
      <number>0</number>
 
33
     </property>
 
34
     <item>
 
35
      <widget class="QFrame" name="gbAdvanced">
 
36
       <property name="frameShape">
 
37
        <enum>QFrame::NoFrame</enum>
 
38
       </property>
 
39
       <property name="frameShadow">
 
40
        <enum>QFrame::Raised</enum>
 
41
       </property>
 
42
       <layout class="QGridLayout">
 
43
        <property name="margin">
 
44
         <number>0</number>
 
45
        </property>
 
46
        <property name="spacing">
 
47
         <number>3</number>
 
48
        </property>
 
49
        <item row="3" column="1">
 
50
         <widget class="QLabel" name="lbUsername">
 
51
          <property name="enabled">
 
52
           <bool>false</bool>
 
53
          </property>
 
54
          <property name="sizePolicy">
 
55
           <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
 
56
            <horstretch>0</horstretch>
 
57
            <verstretch>0</verstretch>
 
58
           </sizepolicy>
 
59
          </property>
 
60
          <property name="whatsThis">
 
61
           <string>Enter the user you want to run the application as here.</string>
 
62
          </property>
 
63
          <property name="text">
 
64
           <string>User&amp;name:</string>
 
65
          </property>
 
66
          <property name="buddy">
 
67
           <cstring>leUsername</cstring>
 
68
          </property>
 
69
         </widget>
 
70
        </item>
 
71
        <item row="4" column="2" colspan="2">
 
72
         <widget class="KLineEdit" name="lePassword">
 
73
          <property name="enabled">
 
74
           <bool>false</bool>
 
75
          </property>
 
76
          <property name="sizePolicy">
 
77
           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
78
            <horstretch>5</horstretch>
 
79
            <verstretch>0</verstretch>
 
80
           </sizepolicy>
 
81
          </property>
 
82
          <property name="whatsThis">
 
83
           <string>Enter the password here for the user you specified above.</string>
 
84
          </property>
 
85
          <property name="echoMode">
 
86
           <enum>QLineEdit::Password</enum>
 
87
          </property>
 
88
         </widget>
 
89
        </item>
 
90
        <item row="4" column="1">
 
91
         <widget class="QLabel" name="lbPassword">
 
92
          <property name="enabled">
 
93
           <bool>false</bool>
 
94
          </property>
 
95
          <property name="sizePolicy">
 
96
           <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
 
97
            <horstretch>0</horstretch>
 
98
            <verstretch>0</verstretch>
 
99
           </sizepolicy>
 
100
          </property>
 
101
          <property name="whatsThis">
 
102
           <string>Enter the password here for the user you specified above.</string>
 
103
          </property>
 
104
          <property name="text">
 
105
           <string>Pass&amp;word:</string>
 
106
          </property>
 
107
          <property name="buddy">
 
108
           <cstring>lePassword</cstring>
 
109
          </property>
 
110
         </widget>
 
111
        </item>
 
112
        <item row="1" column="0" colspan="4">
 
113
         <widget class="QCheckBox" name="cbRunInTerminal">
 
114
          <property name="whatsThis">
 
115
           <string>Check this option if the application you want to run is a text mode application. The application will then be run in a terminal emulator window.</string>
 
116
          </property>
 
117
          <property name="text">
 
118
           <string>Run in &amp;terminal window</string>
 
119
          </property>
 
120
         </widget>
 
121
        </item>
 
122
        <item row="3" column="2" colspan="2">
 
123
         <widget class="KLineEdit" name="leUsername">
 
124
          <property name="enabled">
 
125
           <bool>false</bool>
 
126
          </property>
 
127
          <property name="sizePolicy">
 
128
           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
129
            <horstretch>5</horstretch>
 
130
            <verstretch>0</verstretch>
 
131
           </sizepolicy>
 
132
          </property>
 
133
          <property name="whatsThis">
 
134
           <string>Enter the user you want to run the application as here.</string>
 
135
          </property>
 
136
         </widget>
 
137
        </item>
 
138
        <item row="2" column="0" colspan="4">
 
139
         <widget class="QCheckBox" name="cbRunAsOther">
 
140
          <property name="whatsThis">
 
141
           <string>Check this option if you want to run the application with a different user id. Every process has a user id associated with it. This id code determines file access and other permissions. The password of the user is required to do this.</string>
 
142
          </property>
 
143
          <property name="text">
 
144
           <string>Run as a different &amp;user</string>
 
145
          </property>
 
146
         </widget>
 
147
        </item>
 
148
        <item row="3" column="0" rowspan="2">
 
149
         <spacer>
 
150
          <property name="orientation">
 
151
           <enum>Qt::Horizontal</enum>
 
152
          </property>
 
153
          <property name="sizeType">
 
154
           <enum>QSizePolicy::Fixed</enum>
 
155
          </property>
 
156
          <property name="sizeHint" stdset="0">
 
157
           <size>
 
158
            <width>20</width>
 
159
            <height>40</height>
 
160
           </size>
 
161
          </property>
 
162
         </spacer>
 
163
        </item>
 
164
        <item row="5" column="1">
 
165
         <spacer name="verticalSpacer">
 
166
          <property name="orientation">
 
167
           <enum>Qt::Vertical</enum>
 
168
          </property>
 
169
          <property name="sizeHint" stdset="0">
 
170
           <size>
 
171
            <width>20</width>
 
172
            <height>40</height>
 
173
           </size>
 
174
          </property>
 
175
         </spacer>
 
176
        </item>
 
177
       </layout>
 
178
      </widget>
 
179
     </item>
 
180
    </layout>
 
181
   </item>
 
182
  </layout>
 
183
 </widget>
 
184
 <customwidgets>
 
185
  <customwidget>
 
186
   <class>KLineEdit</class>
 
187
   <extends>QLineEdit</extends>
 
188
   <header>klineedit.h</header>
 
189
  </customwidget>
 
190
 </customwidgets>
 
191
 <tabstops>
 
192
  <tabstop>cbRunInTerminal</tabstop>
 
193
  <tabstop>cbRunAsOther</tabstop>
 
194
  <tabstop>leUsername</tabstop>
 
195
  <tabstop>lePassword</tabstop>
 
196
 </tabstops>
 
197
 <resources/>
 
198
 <connections>
 
199
  <connection>
 
200
   <sender>cbRunAsOther</sender>
 
201
   <signal>toggled(bool)</signal>
 
202
   <receiver>lbUsername</receiver>
 
203
   <slot>setEnabled(bool)</slot>
 
204
   <hints>
 
205
    <hint type="sourcelabel">
 
206
     <x>153</x>
 
207
     <y>59</y>
 
208
    </hint>
 
209
    <hint type="destinationlabel">
 
210
     <x>96</x>
 
211
     <y>62</y>
 
212
    </hint>
 
213
   </hints>
 
214
  </connection>
 
215
  <connection>
 
216
   <sender>cbRunAsOther</sender>
 
217
   <signal>toggled(bool)</signal>
 
218
   <receiver>leUsername</receiver>
 
219
   <slot>setEnabled(bool)</slot>
 
220
   <hints>
 
221
    <hint type="sourcelabel">
 
222
     <x>127</x>
 
223
     <y>59</y>
 
224
    </hint>
 
225
    <hint type="destinationlabel">
 
226
     <x>188</x>
 
227
     <y>62</y>
 
228
    </hint>
 
229
   </hints>
 
230
  </connection>
 
231
  <connection>
 
232
   <sender>cbRunAsOther</sender>
 
233
   <signal>toggled(bool)</signal>
 
234
   <receiver>lbPassword</receiver>
 
235
   <slot>setEnabled(bool)</slot>
 
236
   <hints>
 
237
    <hint type="sourcelabel">
 
238
     <x>81</x>
 
239
     <y>45</y>
 
240
    </hint>
 
241
    <hint type="destinationlabel">
 
242
     <x>146</x>
 
243
     <y>101</y>
 
244
    </hint>
 
245
   </hints>
 
246
  </connection>
 
247
  <connection>
 
248
   <sender>cbRunAsOther</sender>
 
249
   <signal>toggled(bool)</signal>
 
250
   <receiver>lePassword</receiver>
 
251
   <slot>setEnabled(bool)</slot>
 
252
   <hints>
 
253
    <hint type="sourcelabel">
 
254
     <x>114</x>
 
255
     <y>41</y>
 
256
    </hint>
 
257
    <hint type="destinationlabel">
 
258
     <x>323</x>
 
259
     <y>101</y>
 
260
    </hint>
 
261
   </hints>
 
262
  </connection>
 
263
 </connections>
 
264
</ui>