|
a/src/qtgui/rclmain.ui |
|
b/src/qtgui/rclmain.ui |
|
... |
|
... |
158 |
<widget class="QMenu" name="preferencesMenu">
|
158 |
<widget class="QMenu" name="preferencesMenu">
|
159 |
<property name="title">
|
159 |
<property name="title">
|
160 |
<string>&Preferences</string>
|
160 |
<string>&Preferences</string>
|
161 |
</property>
|
161 |
</property>
|
162 |
<addaction name="indexConfigAction"/>
|
162 |
<addaction name="indexConfigAction"/>
|
|
|
163 |
<addaction name="indexScheduleAction"/>
|
163 |
<addaction name="separator"/>
|
164 |
<addaction name="separator"/>
|
164 |
<addaction name="queryPrefsAction"/>
|
165 |
<addaction name="queryPrefsAction"/>
|
165 |
<addaction name="extIdxAction"/>
|
166 |
<addaction name="extIdxAction"/>
|
166 |
<addaction name="separator"/>
|
167 |
<addaction name="separator"/>
|
167 |
</widget>
|
168 |
</widget>
|
|
... |
|
... |
371 |
<property name="text">
|
372 |
<property name="text">
|
372 |
<string>&Indexing configuration</string>
|
373 |
<string>&Indexing configuration</string>
|
373 |
</property>
|
374 |
</property>
|
374 |
<property name="name" stdset="0">
|
375 |
<property name="name" stdset="0">
|
375 |
<cstring>indexConfigAction</cstring>
|
376 |
<cstring>indexConfigAction</cstring>
|
|
|
377 |
</property>
|
|
|
378 |
</action>
|
|
|
379 |
<action name="indexScheduleAction">
|
|
|
380 |
<property name="text">
|
|
|
381 |
<string>&Indexing schedule</string>
|
|
|
382 |
</property>
|
|
|
383 |
<property name="name" stdset="0">
|
|
|
384 |
<cstring>indexScheduleAction</cstring>
|
376 |
</property>
|
385 |
</property>
|
377 |
</action>
|
386 |
</action>
|
378 |
<action name="queryPrefsAction">
|
387 |
<action name="queryPrefsAction">
|
379 |
<property name="text">
|
388 |
<property name="text">
|
380 |
<string>&Query configuration</string>
|
389 |
<string>&Query configuration</string>
|