summaryrefslogtreecommitdiffstats
path: root/kcontrol/ebrowsing/plugins/ikws/searchproviderdlg_ui.ui
blob: 9fe898c83d409facfad40c84826509549c4ad3ab (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
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>SearchProviderDlgUI</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>SearchProviderDlgUI</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>399</width>
            <height>206</height>
        </rect>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <widget class="KLineEdit" row="1" column="0">
            <property name="name">
                <cstring>leName</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Enter the human readable name of the search provider here.</string>
            </property>
        </widget>
        <widget class="TQLabel" row="6" column="0">
            <property name="name">
                <cstring>lbCharset</cstring>
            </property>
            <property name="text">
                <string>&amp;Charset:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>cbCharset</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Select the character set that will be used to encode your search query</string>
            </property>
        </widget>
        <widget class="TQLabel" row="2" column="0">
            <property name="name">
                <cstring>lbQuery</cstring>
            </property>
            <property name="text">
                <string>Search &amp;URI:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>leQuery</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;
Enter the URI that is used to do a search on the search engine here.&lt;br/&gt;The whole text to be searched for can be specified as \{@} or \{0}.&lt;br/&gt;
Recommended is \{@}, since it removes all query variables (name=value) from the resulting string whereas \{0} will be substituted with the unmodified query string.&lt;br/&gt;You can use \{1} ... \{n} to specify certain words from the query and \{name} to specify a value given by 'name=value' in the user query.&lt;br/&gt;In addition it is possible to specify multiple references (names, numbers and strings) at once (\{name1,name2,...,"string"}).&lt;br/&gt;The first matching value (from the left) will be used as substitution value for the resulting URI.&lt;br/&gt;A quoted string can be used as default value if nothing matches from the left of the reference list.
&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="TQLabel" row="0" column="0">
            <property name="name">
                <cstring>lbName</cstring>
            </property>
            <property name="text">
                <string>Search &amp;provider name:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>leName</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Enter the human readable name of the search provider here.</string>
            </property>
        </widget>
        <widget class="KLineEdit" row="5" column="0">
            <property name="name">
                <cstring>leShortcut</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;
The shortcuts entered here can be used as a pseudo-URI scheme in TDE. For example, the shortcut &lt;b&gt;av&lt;/b&gt; can be used as in &lt;b&gt;av&lt;/b&gt;:&lt;b&gt;my search&lt;/b&gt;
&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="TQLabel" row="4" column="0">
            <property name="name">
                <cstring>lbShortcut</cstring>
            </property>
            <property name="text">
                <string>UR&amp;I shortcuts:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>leShortcut</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;
The shortcuts entered here can be used as a pseudo-URI scheme in TDE. For example, the shortcut &lt;b&gt;av&lt;/b&gt; can be used as in &lt;b&gt;av&lt;/b&gt;:&lt;b&gt;my search&lt;/b&gt;
&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="KLineEdit" row="3" column="0">
            <property name="name">
                <cstring>leQuery</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;
Enter the URI that is used to do a search on the search engine here.&lt;br/&gt;The whole text to be searched for can be specified as \{@} or \{0}.&lt;br/&gt;
Recommended is \{@}, since it removes all query variables (name=value) from the resulting string whereas \{0} will be substituted with the unmodified query string.&lt;br/&gt;You can use \{1} ... \{n} to specify certain words from the query and \{name} to specify a value given by 'name=value' in the user query.&lt;br/&gt;In addition it is possible to specify multiple references (names, numbers and strings) at once (\{name1,name2,...,"string"}).&lt;br/&gt;The first matching value (from the left) will be used as substitution value for the resulting URI.&lt;br/&gt;A quoted string can be used as default value if nothing matches from the left of the reference list.
&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="KComboBox" row="7" column="0">
            <property name="name">
                <cstring>cbCharset</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Select the character set that will be used to encode your search query.</string>
            </property>
        </widget>
    </grid>
</widget>
<customwidgets>
</customwidgets>
<tabstops>
    <tabstop>leName</tabstop>
    <tabstop>leQuery</tabstop>
    <tabstop>leShortcut</tabstop>
    <tabstop>cbCharset</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includes>
    <include location="global" impldecl="in implementation">klineedit.h</include>
    <include location="global" impldecl="in implementation">kcombobox.h</include>
</includes>
</UI>