mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
more cleaning of redundant and same shortcuts
This commit is contained in:
parent
d089808797
commit
474e66750c
@ -22,7 +22,7 @@
|
||||
</property>
|
||||
<widget class="QMenu" name="mProjectMenu">
|
||||
<property name="title">
|
||||
<string>P&roject</string>
|
||||
<string>Pro&ject</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="mRecentProjectsMenu">
|
||||
<property name="title">
|
||||
@ -560,7 +560,7 @@
|
||||
<normaloff>:/images/themes/default/mActionSaveMapAsImage.png</normaloff>:/images/themes/default/mActionSaveMapAsImage.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Save as Image...</string>
|
||||
<string>Save as &Image...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="mActionNewPrintComposer">
|
||||
@ -569,7 +569,7 @@
|
||||
<normaloff>:/images/themes/default/mActionNewComposer.svg</normaloff>:/images/themes/default/mActionNewComposer.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&New Print Composer</string>
|
||||
<string>New &Print Composer</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+P</string>
|
||||
@ -835,7 +835,7 @@
|
||||
</action>
|
||||
<action name="mActionSnappingOptions">
|
||||
<property name="text">
|
||||
<string>Snapping Options...</string>
|
||||
<string>&Snapping Options...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="mActionPan">
|
||||
@ -1003,7 +1003,7 @@
|
||||
<normaloff>:/images/themes/default/mActionZoomFullExtent.svg</normaloff>:/images/themes/default/mActionZoomFullExtent.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Zoom Full</string>
|
||||
<string>Zoom &Full</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Shift+F</string>
|
||||
@ -1015,7 +1015,7 @@
|
||||
<normaloff>:/images/themes/default/mActionZoomToLayer.svg</normaloff>:/images/themes/default/mActionZoomToLayer.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Zoom to Layer</string>
|
||||
<string>Zoom to &Layer</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="mActionZoomToSelected">
|
||||
@ -1024,7 +1024,7 @@
|
||||
<normaloff>:/images/themes/default/mActionZoomToSelected.svg</normaloff>:/images/themes/default/mActionZoomToSelected.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Zoom to Selection</string>
|
||||
<string>Zoom to &Selection</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+J</string>
|
||||
@ -1282,7 +1282,7 @@
|
||||
<normaloff>:/images/themes/default/mActionOpenTable.png</normaloff>:/images/themes/default/mActionOpenTable.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Open Attribute Table</string>
|
||||
<string>Open &Attribute Table</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="mActionToggleEditing">
|
||||
@ -1314,7 +1314,7 @@
|
||||
</action>
|
||||
<action name="mActionLayerSaveAs">
|
||||
<property name="text">
|
||||
<string>Save As...</string>
|
||||
<string>&Save As...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="mActionRemoveLayer">
|
||||
@ -1347,7 +1347,7 @@
|
||||
</action>
|
||||
<action name="mActionLayerProperties">
|
||||
<property name="text">
|
||||
<string>Properties...</string>
|
||||
<string>&Properties...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="mActionLayerSubsetString">
|
||||
@ -1432,7 +1432,7 @@
|
||||
<normaloff>:/images/themes/default/mActionProjectProperties.png</normaloff>:/images/themes/default/mActionProjectProperties.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Project Properties...</string>
|
||||
<string>&Project Properties...</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Shift+P</string>
|
||||
@ -1444,7 +1444,7 @@
|
||||
<normaloff>:/images/themes/default/mActionOptions.svg</normaloff>:/images/themes/default/mActionOptions.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Options...</string>
|
||||
<string>&Options...</string>
|
||||
</property>
|
||||
<property name="menuRole">
|
||||
<enum>QAction::PreferencesRole</enum>
|
||||
|
Loading…
x
Reference in New Issue
Block a user