|
a/src/qtgui/rclmain.ui |
|
b/src/qtgui/rclmain.ui |
|
... |
|
... |
75 |
<property name="name">
|
75 |
<property name="name">
|
76 |
<cstring>MenuBar</cstring>
|
76 |
<cstring>MenuBar</cstring>
|
77 |
</property>
|
77 |
</property>
|
78 |
<item text="&File" name="fileMenu">
|
78 |
<item text="&File" name="fileMenu">
|
79 |
<action name="fileStart_IndexingAction"/>
|
79 |
<action name="fileStart_IndexingAction"/>
|
|
|
80 |
<separator/>
|
|
|
81 |
<action name="fileEraseDocHistoryAction"/>
|
80 |
<separator/>
|
82 |
<separator/>
|
81 |
<action name="fileExitAction"/>
|
83 |
<action name="fileExitAction"/>
|
82 |
</item>
|
84 |
</item>
|
83 |
<item text="&Tools" name="Tools">
|
85 |
<item text="&Tools" name="Tools">
|
84 |
<action name="toolsDoc_HistoryAction"/>
|
86 |
<action name="toolsDoc_HistoryAction"/>
|
|
... |
|
... |
174 |
<string>Update &index</string>
|
176 |
<string>Update &index</string>
|
175 |
</property>
|
177 |
</property>
|
176 |
</action>
|
178 |
</action>
|
177 |
<action>
|
179 |
<action>
|
178 |
<property name="name">
|
180 |
<property name="name">
|
|
|
181 |
<cstring>fileEraseDocHistoryAction</cstring>
|
|
|
182 |
</property>
|
|
|
183 |
<property name="menuText">
|
|
|
184 |
<string>&Erase document history</string>
|
|
|
185 |
</property>
|
|
|
186 |
</action>
|
|
|
187 |
<action>
|
|
|
188 |
<property name="name">
|
179 |
<cstring>helpAbout_RecollAction</cstring>
|
189 |
<cstring>helpAbout_RecollAction</cstring>
|
180 |
</property>
|
190 |
</property>
|
181 |
<property name="menuText">
|
191 |
<property name="menuText">
|
182 |
<string>&About Recoll</string>
|
192 |
<string>&About Recoll</string>
|
183 |
</property>
|
193 |
</property>
|