summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r--qt-ui/mainwindow.ui10
1 files changed, 8 insertions, 2 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index e097b6bb9..28be04843 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -99,6 +99,7 @@
<addaction name="actionEditDive"/>
<addaction name="actionDivePlanner"/>
<addaction name="actionReplanDive"/>
+ <addaction name="actionManage_dive_sites"/>
<addaction name="copy"/>
<addaction name="paste"/>
<addaction name="separator"/>
@@ -718,12 +719,17 @@
</action>
<action name="actionCloudstorageopen">
<property name="text">
- <string>Cloud storage open</string>
+ <string>C&amp;loud storage open</string>
</property>
</action>
<action name="actionCloudstoragesave">
<property name="text">
- <string>Cloud storage save</string>
+ <string>Clo&amp;ud storage save</string>
+ </property>
+ </action>
+ <action name="actionManage_dive_sites">
+ <property name="text">
+ <string>Manage dive sites</string>
</property>
</action>
</widget>