summaryrefslogtreecommitdiffstats
path: root/kpilot/kpilotConfigDialog_device.ui
blob: 29a4fe84af0dd65504cc7eef0d193e7b7fda4019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>DeviceConfigWidget</class>
<comment>A widget for configuring the hardware device.</comment>
<author>David Bishop</author>
<widget class="TQWidget">
    <property name="name">
        <cstring>DeviceForm</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>383</width>
            <height>334</height>
        </rect>
    </property>
    <property name="caption">
        <string>KPilot Options</string>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQLabel" row="0" column="0">
            <property name="name">
                <cstring>TextLabel1</cstring>
            </property>
            <property name="text">
                <string>Pilot &amp;device:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>fPilotDevice</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;Enter the device the Pilot is attached to (for instance a serial or USB port) here. You can also use &lt;i&gt;/dev/pilot&lt;/i&gt;, and make that a symlink to the correct device. You need write permission to successfully synchronize with the handheld.&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="TQLineEdit" row="0" column="1" rowspan="1" colspan="2">
            <property name="name">
                <cstring>fPilotDevice</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;Enter the device the Pilot is attached to (for instance a serial or USB port) here. You can also use &lt;i&gt;/dev/pilot&lt;/i&gt;, and make that a symlink to the correct device. You need write permission to successfully synchronize with the handheld.&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="TQLabel" row="1" column="0">
            <property name="name">
                <cstring>TextLabel4</cstring>
            </property>
            <property name="text">
                <string>&amp;Speed:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>fPilotSpeed</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;Select the speed of the serial connection to your handheld here. This has no meaning for USB devices. For an older model, choose 9600. Newer models may be able to handle speeds up to the maximum listed, 115200. You can experiment with the connection speed: the manual suggests starting at a speed of 19200 and trying faster speeds to see if they work.&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="TQLineEdit" row="4" column="1" rowspan="1" colspan="2">
            <property name="name">
                <cstring>fUserName</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;Enter your name here, as it appears in the Pilot's &amp;quot;Owner&amp;quot; setting.&lt;/qt&gt;</string>
            </property>
        </widget>
        <spacer row="5" column="2">
            <property name="name">
                <cstring>spacer1</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="tqsizeHint">
                <size>
                    <width>20</width>
                    <height>90</height>
                </size>
            </property>
        </spacer>
        <widget class="TQComboBox" row="1" column="1">
            <item>
                <property name="text">
                    <string>9600</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>19200</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>38400</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>57600</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>115200</string>
                </property>
            </item>
            <property name="name">
                <cstring>fPilotSpeed</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;Select the speed of the serial connection to your handheld here. This has no meaning for USB devices. For an older model, choose 9600. Newer models may be able to handle speeds up to the maximum listed, 115200. You can experiment with the connection speed: the manual suggests starting at a speed of 19200 and trying faster speeds to see if they work.&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="TQLabel" row="3" column="0">
            <property name="name">
                <cstring>textLabel1</cstring>
            </property>
            <property name="text">
                <string>En&amp;coding:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>fPilotEncoding</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;PalmOS devices are available in many different languages. If your device uses a different encoding than ISO-latin1 (ISO8859-1), select the correct encoding here, in order to display special characters correctly.&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="TQLabel" row="4" column="0">
            <property name="name">
                <cstring>TextLabel2</cstring>
            </property>
            <property name="text">
                <string>Pilot &amp;user:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>fUserName</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;Enter your name here, as it appears in the Pilot's &amp;quot;Owner&amp;quot; setting.&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="TQComboBox" row="3" column="1" rowspan="1" colspan="2">
            <property name="name">
                <cstring>fPilotEncoding</cstring>
            </property>
            <property name="editable">
                <bool>true</bool>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;PalmOS devices are available in many different languages. If your device uses a different encoding than ISO-latin1 (ISO8859-1), select the correct encoding here, in order to display special characters correctly.&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="TQLabel" row="2" column="0">
            <property name="name">
                <cstring>textLabel1_2</cstring>
            </property>
            <property name="text">
                <string>&amp;Workarounds:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>fWorkaround</cstring>
            </property>
        </widget>
        <widget class="TQComboBox" row="2" column="1" rowspan="1" colspan="2">
            <item>
                <property name="text">
                    <string>None</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Zire 31, 72, Tungsten T5</string>
                </property>
            </item>
            <property name="name">
                <cstring>fWorkaround</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;Workarounds enable special handling for specific devices. Most devices do not need special handling. However, the Zire&tm; 31, Zire 72 and Tungsten T5 &lt;i&gt;do&lt;/i&gt; have special needs, so if you are connecting such a device, please select the workaround for them.&lt;/qt&gt;</string>
            </property>
        </widget>
    </grid>
</widget>
<layoutdefaults spacing="6" margin="0"/>
</UI>