38 <string>Press to add a new search engine from file</string> |
38 <string>Press to add a new search engine from file</string> |
39 </property> |
39 </property> |
40 <property name="text"> |
40 <property name="text"> |
41 <string>&Add...</string> |
41 <string>&Add...</string> |
42 </property> |
42 </property> |
|
43 <property name="autoDefault"> |
|
44 <bool>false</bool> |
|
45 </property> |
43 </widget> |
46 </widget> |
44 </item> |
47 </item> |
45 <item row="1" column="1"> |
48 <item row="1" column="1"> |
46 <widget class="QPushButton" name="deleteButton"> |
49 <widget class="QPushButton" name="deleteButton"> |
47 <property name="toolTip"> |
50 <property name="toolTip"> |
48 <string>Press to delete the selected engines</string> |
51 <string>Press to delete the selected engines</string> |
49 </property> |
52 </property> |
50 <property name="text"> |
53 <property name="text"> |
51 <string>&Delete</string> |
54 <string>&Delete</string> |
|
55 </property> |
|
56 <property name="autoDefault"> |
|
57 <bool>false</bool> |
52 </property> |
58 </property> |
53 </widget> |
59 </widget> |
54 </item> |
60 </item> |
55 <item row="2" column="1"> |
61 <item row="2" column="1"> |
56 <widget class="QPushButton" name="editButton"> |
62 <widget class="QPushButton" name="editButton"> |
58 <string>Press to edit the data of the current engine</string> |
64 <string>Press to edit the data of the current engine</string> |
59 </property> |
65 </property> |
60 <property name="text"> |
66 <property name="text"> |
61 <string>Edit...</string> |
67 <string>Edit...</string> |
62 </property> |
68 </property> |
|
69 <property name="autoDefault"> |
|
70 <bool>false</bool> |
|
71 </property> |
63 </widget> |
72 </widget> |
64 </item> |
73 </item> |
65 <item row="3" column="1"> |
74 <item row="3" column="1"> |
66 <widget class="QPushButton" name="restoreButton"> |
75 <widget class="QPushButton" name="restoreButton"> |
67 <property name="toolTip"> |
76 <property name="toolTip"> |
68 <string>Press to restore the default engines</string> |
77 <string>Press to restore the default engines</string> |
69 </property> |
78 </property> |
70 <property name="text"> |
79 <property name="text"> |
71 <string>&Restore Defaults</string> |
80 <string>&Restore Defaults</string> |
|
81 </property> |
|
82 <property name="autoDefault"> |
|
83 <bool>false</bool> |
72 </property> |
84 </property> |
73 </widget> |
85 </widget> |
74 </item> |
86 </item> |
75 <item row="4" column="1"> |
87 <item row="4" column="1"> |
76 <spacer name="verticalSpacer"> |
88 <spacer name="verticalSpacer"> |