~ubuntu-branches/ubuntu/utopic/psi/utopic

« back to all changes in this revision

Viewing changes to src/options/opt_presence_presets.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>PresencePresetsUI</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>PresencePresetsUI</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>238</width>
 
12
            <height>200</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string></string>
 
17
    </property>
 
18
    <vbox>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <property name="margin">
 
23
            <number>0</number>
 
24
        </property>
 
25
        <widget class="QLayoutWidget">
 
26
            <property name="name">
 
27
                <cstring>layout29</cstring>
 
28
            </property>
 
29
            <grid>
 
30
                <property name="name">
 
31
                    <cstring>unnamed</cstring>
 
32
                </property>
 
33
                <widget class="QListBox" row="0" column="0" rowspan="3" colspan="1">
 
34
                    <property name="name">
 
35
                        <cstring>lb_sp</cstring>
 
36
                    </property>
 
37
                    <property name="sizePolicy">
 
38
                        <sizepolicy>
 
39
                            <hsizetype>7</hsizetype>
 
40
                            <vsizetype>5</vsizetype>
 
41
                            <horstretch>0</horstretch>
 
42
                            <verstretch>0</verstretch>
 
43
                        </sizepolicy>
 
44
                    </property>
 
45
                    <property name="maximumSize">
 
46
                        <size>
 
47
                            <width>32767</width>
 
48
                            <height>32767</height>
 
49
                        </size>
 
50
                    </property>
 
51
                </widget>
 
52
                <widget class="QPushButton" row="0" column="1">
 
53
                    <property name="name">
 
54
                        <cstring>pb_spNew</cstring>
 
55
                    </property>
 
56
                    <property name="text">
 
57
                        <string>New</string>
 
58
                    </property>
 
59
                </widget>
 
60
                <spacer row="1" column="1">
 
61
                    <property name="name">
 
62
                        <cstring>Spacer6</cstring>
 
63
                    </property>
 
64
                    <property name="orientation">
 
65
                        <enum>Vertical</enum>
 
66
                    </property>
 
67
                    <property name="sizeType">
 
68
                        <enum>Maximum</enum>
 
69
                    </property>
 
70
                    <property name="sizeHint">
 
71
                        <size>
 
72
                            <width>16</width>
 
73
                            <height>16</height>
 
74
                        </size>
 
75
                    </property>
 
76
                </spacer>
 
77
                <widget class="QPushButton" row="2" column="1">
 
78
                    <property name="name">
 
79
                        <cstring>pb_spDelete</cstring>
 
80
                    </property>
 
81
                    <property name="text">
 
82
                        <string>Delete</string>
 
83
                    </property>
 
84
                </widget>
 
85
            </grid>
 
86
        </widget>
 
87
        <widget class="QLabel">
 
88
            <property name="name">
 
89
                <cstring>TextLabel2_2</cstring>
 
90
            </property>
 
91
            <property name="text">
 
92
                <string>Content:</string>
 
93
            </property>
 
94
        </widget>
 
95
        <widget class="QTextEdit">
 
96
            <property name="name">
 
97
                <cstring>te_sp</cstring>
 
98
            </property>
 
99
        </widget>
 
100
    </vbox>
 
101
</widget>
 
102
<layoutdefaults spacing="6" margin="11"/>
 
103
</UI>