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

« back to all changes in this revision

Viewing changes to plasma/netbook/applets/currentappcontrol/general.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>GeneralConfig</class>
 
4
 <widget class="QWidget" name="GeneralConfig">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>329</width>
 
10
    <height>79</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QFormLayout" name="formLayout">
 
14
   <item row="0" column="0">
 
15
    <widget class="QLabel" name="label">
 
16
     <property name="text">
 
17
      <string>Always list the applications in a menu</string>
 
18
     </property>
 
19
    </widget>
 
20
   </item>
 
21
   <item row="0" column="1">
 
22
    <widget class="QCheckBox" name="alwaysUseDialog">
 
23
     <property name="text">
 
24
      <string/>
 
25
     </property>
 
26
    </widget>
 
27
   </item>
 
28
  </layout>
 
29
 </widget>
 
30
 <resources/>
 
31
 <connections/>
 
32
</ui>