~ubuntu-branches/ubuntu/edgy/psi/edgy

« back to all changes in this revision

Viewing changes to src/options/opt_lookfeel_misc.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2004-06-15 00:10:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040615001041-enywb6pcpe4sjsw6
Tags: 0.9.2-1
* New upstream release
* Set KDEDIR for ./configure so kde specific files get installed
* Don't install libpsiwidgets.so. It got installed in /usr/share
  where it doesn't belong. May be included (at a better location)
  later.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>LookFeelMiscUI</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>LookFeelMiscUI</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>253</width>
 
12
            <height>27</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>LookFeelMiscUI</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="QCheckBox">
 
26
            <property name="name">
 
27
                <cstring>ck_newHeadings</cstring>
 
28
            </property>
 
29
            <property name="text">
 
30
                <string>Small group headings</string>
 
31
            </property>
 
32
        </widget>
 
33
    </vbox>
 
34
</widget>
 
35
<layoutdefaults spacing="6" margin="11"/>
 
36
</UI>