The key sequence ctrl + H for HTML, I think this is a convenient key sequence for exporting HTML and can be used for exporting all different HTML files later.

--
Regards,
Gehad Elrobey

>From 69b40f4a7f57a28f0e46c4a8197c503cec242583 Mon Sep 17 00:00:00 2001
From: Gehad elrobey <gehadelro...@gmail.com>
Date: Wed, 2 Apr 2014 22:06:55 +0200
Subject: [PATCH] Adding shortcut key sequence to the worldmap exporter

Adding Shortcut (Ctrl+H) to the worldmap exporter for consistency with
the other commands in the file menu

Signed-off-by: Gehad elrobey <gehadelro...@gmail.com>
---
 qt-ui/mainwindow.ui | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index 2bf2496..e35b36b 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -686,6 +686,9 @@
    <property name="text">
     <string>Export HTML World Map</string>
    </property>
+   <property name="shortcut">
+    <string>Ctrl+H</string>
+   </property>
   </action>
   <action name="actionPrint">
    <property name="text">
-- 
1.8.3.2

_______________________________________________
subsurface mailing list
subsurface@hohndel.org
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to