~ubuntu-branches/ubuntu/oneiric/psi/oneiric

« back to all changes in this revision

Viewing changes to src/options/opt_iconset_system.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2005-01-10 17:41:43 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050110174143-ltocv5zapl6blf5d
Tags: 0.9.3-1
* New upstream release
* Cleaned up debian/rules (some things are done by upstream Makefiles now)
* Fixed some lintian warnings:
  - removed executable bit from some .png files
  - moved psi.desktop to /usr/share/applications
* Updated menu files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>IconsetSystemUI</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>IconsetSystemUI</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>178</width>
 
12
            <height>203</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>IconsetSystemUI</string>
 
17
    </property>
 
18
    <grid>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <property name="margin">
 
23
            <number>0</number>
 
24
        </property>
 
25
        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
 
26
            <property name="name">
 
27
                <cstring>textLabel1_2_2</cstring>
 
28
            </property>
 
29
            <property name="text">
 
30
                <string>System Iconset:</string>
 
31
            </property>
 
32
        </widget>
 
33
        <widget class="IconsetSelect" row="1" column="0" rowspan="1" colspan="2">
 
34
            <property name="name">
 
35
                <cstring>iss_system</cstring>
 
36
            </property>
 
37
            <property name="font">
 
38
                <font>
 
39
                    <bold>1</bold>
 
40
                </font>
 
41
            </property>
 
42
        </widget>
 
43
        <spacer row="2" column="0">
 
44
            <property name="name">
 
45
                <cstring>spacer22_2</cstring>
 
46
            </property>
 
47
            <property name="orientation">
 
48
                <enum>Horizontal</enum>
 
49
            </property>
 
50
            <property name="sizeType">
 
51
                <enum>Expanding</enum>
 
52
            </property>
 
53
            <property name="sizeHint">
 
54
                <size>
 
55
                    <width>305</width>
 
56
                    <height>20</height>
 
57
                </size>
 
58
            </property>
 
59
        </spacer>
 
60
        <widget class="IconButton" row="2" column="1">
 
61
            <property name="name">
 
62
                <cstring>pb_sysDetails</cstring>
 
63
            </property>
 
64
            <property name="text">
 
65
                <string>&amp;Show Details</string>
 
66
            </property>
 
67
            <property name="accel">
 
68
                <string>Alt+S</string>
 
69
            </property>
 
70
        </widget>
 
71
        <widget class="QProgressBar" row="3" column="0" rowspan="1" colspan="2">
 
72
            <property name="name">
 
73
                <cstring>progress</cstring>
 
74
            </property>
 
75
        </widget>
 
76
    </grid>
 
77
</widget>
 
78
<customwidgets>
 
79
</customwidgets>
 
80
<layoutdefaults spacing="6" margin="11"/>
 
81
<includehints>
 
82
    <includehint>iconwidget.h</includehint>
 
83
    <includehint>iconwidget.h</includehint>
 
84
</includehints>
 
85
</UI>