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

« back to all changes in this revision

Viewing changes to src/options/opt_chat-ui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Lucas Nussbaum
  • Date: 2006-03-28 11:11:02 UTC
  • mfrom: (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20060328111102-v1diqpbwqr4yijoy
Tags: 0.10-2build1
Manual sync from Debian. No Ubuntu-specific changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        <rect>
9
9
            <x>0</x>
10
10
            <y>0</y>
11
 
            <width>320</width>
12
 
            <height>309</height>
 
11
            <width>319</width>
 
12
            <height>375</height>
13
13
        </rect>
14
14
    </property>
15
15
    <property name="caption">
62
62
                <string>Open chats in compact mode</string>
63
63
            </property>
64
64
        </widget>
 
65
        <widget class="QCheckBox">
 
66
            <property name="name">
 
67
                <cstring>ck_tabChats</cstring>
 
68
            </property>
 
69
            <property name="text">
 
70
                <string>Open chats in tabbed mode</string>
 
71
            </property>
 
72
        </widget>
 
73
        <widget class="QCheckBox">
 
74
            <property name="name">
 
75
                <cstring>ck_autoResize</cstring>
 
76
            </property>
 
77
            <property name="text">
 
78
                <string>Auto-resize text input field</string>
 
79
            </property>
 
80
        </widget>
65
81
        <widget class="QGroupBox">
66
82
            <property name="name">
67
83
                <cstring>groupBox18</cstring>