|
a/src/qtgui/rclmain.ui |
|
b/src/qtgui/rclmain.ui |
|
... |
|
... |
91 |
</property>
|
91 |
</property>
|
92 |
<addaction name="toolsDoc_HistoryAction"/>
|
92 |
<addaction name="toolsDoc_HistoryAction"/>
|
93 |
<addaction name="toolsAdvanced_SearchAction"/>
|
93 |
<addaction name="toolsAdvanced_SearchAction"/>
|
94 |
<addaction name="toolsSpellAction"/>
|
94 |
<addaction name="toolsSpellAction"/>
|
95 |
<addaction name="actionShowQueryDetails"/>
|
95 |
<addaction name="actionShowQueryDetails"/>
|
|
|
96 |
<addaction name="actionQuery_Fragments"/>
|
96 |
</widget>
|
97 |
</widget>
|
97 |
<widget class="QMenu" name="preferencesMenu">
|
98 |
<widget class="QMenu" name="preferencesMenu">
|
98 |
<property name="title">
|
99 |
<property name="title">
|
99 |
<string>&Preferences</string>
|
100 |
<string>&Preferences</string>
|
100 |
</property>
|
101 |
</property>
|
|
... |
|
... |
455 |
</property>
|
456 |
</property>
|
456 |
</action>
|
457 |
</action>
|
457 |
<action name="actionFirst_Page">
|
458 |
<action name="actionFirst_Page">
|
458 |
<property name="text">
|
459 |
<property name="text">
|
459 |
<string>First Page</string>
|
460 |
<string>First Page</string>
|
|
|
461 |
</property>
|
|
|
462 |
</action>
|
|
|
463 |
<action name="actionQuery_Fragments">
|
|
|
464 |
<property name="icon">
|
|
|
465 |
<iconset resource="recoll.qrc">
|
|
|
466 |
<normaloff>:/images/code-block.png</normaloff>:/images/code-block.png</iconset>
|
|
|
467 |
</property>
|
|
|
468 |
<property name="text">
|
|
|
469 |
<string>Query Fragments</string>
|
460 |
</property>
|
470 |
</property>
|
461 |
</action>
|
471 |
</action>
|
462 |
</widget>
|
472 |
</widget>
|
463 |
<layoutdefault spacing="2" margin="2"/>
|
473 |
<layoutdefault spacing="2" margin="2"/>
|
464 |
<customwidgets>
|
474 |
<customwidgets>
|