diff options
author | willem ferguson <willemferguson@zoology.up.ac.za> | 2015-01-28 08:12:36 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-01-27 22:58:38 -0800 |
commit | bc7d233365eecbc99856da9054146c112312a338 (patch) | |
tree | 65e1895db84255263f1466f4f35b7a74e8fc0aff /qt-ui/mainwindow.ui | |
parent | 0a0e930f03171e488feb48382777155618c56455 (diff) | |
download | subsurface-bc7d233365eecbc99856da9054146c112312a338.tar.gz |
User manual: Tying up loose ends
As the heading above says.
1) Place user manual option in main menu at the bottom of the Help submenu.
It is more easily seen in that position.
2) Replace two images. I forgot one of the images that had been changed to F20 format.
3) A few small changes, including in the systematic description of the main menu.
Signed-off-by: willem ferguson <willemferguson@zoology.up.ac.za>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index a416b43b1..8ffb8bbd8 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -259,8 +259,8 @@ p, li { white-space: pre-wrap; } </property> <addaction name="actionAboutSubsurface"/> <addaction name="action_Check_for_Updates"/> - <addaction name="actionUserManual"/> <addaction name="actionUserSurvey"/> + <addaction name="actionUserManual"/> </widget> <widget class="QMenu" name="menuImport"> <property name="title"> |