|
a/src/qt4gui/rclmain.ui |
|
b/src/qt4gui/rclmain.ui |
|
... |
|
... |
261 |
<string>Next page</string>
|
261 |
<string>Next page</string>
|
262 |
</property>
|
262 |
</property>
|
263 |
<property name="toolTip">
|
263 |
<property name="toolTip">
|
264 |
<string>Next page of results</string>
|
264 |
<string>Next page of results</string>
|
265 |
</property>
|
265 |
</property>
|
|
|
266 |
<property name="shortcut">
|
|
|
267 |
<string>PgDown</string>
|
|
|
268 |
</property>
|
266 |
<property name="name" stdset="0">
|
269 |
<property name="name" stdset="0">
|
267 |
<cstring>nextPageAction</cstring>
|
270 |
<cstring>nextPageAction</cstring>
|
268 |
</property>
|
271 |
</property>
|
269 |
</action>
|
272 |
</action>
|
270 |
<action name="firstPageAction">
|
273 |
<action name="firstPageAction">
|
|
... |
|
... |
275 |
<string>First page</string>
|
278 |
<string>First page</string>
|
276 |
</property>
|
279 |
</property>
|
277 |
<property name="toolTip">
|
280 |
<property name="toolTip">
|
278 |
<string>Go to first page of results</string>
|
281 |
<string>Go to first page of results</string>
|
279 |
</property>
|
282 |
</property>
|
|
|
283 |
<property name="shortcut">
|
|
|
284 |
<string>Shift+Home</string>
|
|
|
285 |
</property>
|
280 |
<property name="name" stdset="0">
|
286 |
<property name="name" stdset="0">
|
281 |
<cstring>firstPageAction</cstring>
|
287 |
<cstring>firstPageAction</cstring>
|
282 |
</property>
|
288 |
</property>
|
283 |
</action>
|
289 |
</action>
|
284 |
<action name="prevPageAction">
|
290 |
<action name="prevPageAction">
|
|
... |
|
... |
288 |
<property name="iconText">
|
294 |
<property name="iconText">
|
289 |
<string>Previous page</string>
|
295 |
<string>Previous page</string>
|
290 |
</property>
|
296 |
</property>
|
291 |
<property name="toolTip">
|
297 |
<property name="toolTip">
|
292 |
<string>Previous page of results</string>
|
298 |
<string>Previous page of results</string>
|
|
|
299 |
</property>
|
|
|
300 |
<property name="shortcut">
|
|
|
301 |
<string>PgUp</string>
|
293 |
</property>
|
302 |
</property>
|
294 |
<property name="name" stdset="0">
|
303 |
<property name="name" stdset="0">
|
295 |
<cstring>prevPageAction</cstring>
|
304 |
<cstring>prevPageAction</cstring>
|
296 |
</property>
|
305 |
</property>
|
297 |
</action>
|
306 |
</action>
|