The attached patch renames the export dialog title. -- Regards, Gehad Elrobey
>From 8a50f5fb8e7692a5470ec4613737a107e57a3055 Mon Sep 17 00:00:00 2001 From: Gehad elrobey <[email protected]> Date: Sun, 25 May 2014 00:01:55 +0300 Subject: [PATCH] renaming the export dialog title. giving the export dialog a better name than just dialog. Signed-off-by: Gehad elrobey <[email protected]> --- qt-ui/divelogexportdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt-ui/divelogexportdialog.ui b/qt-ui/divelogexportdialog.ui index cb84e08..72e3731 100644 --- a/qt-ui/divelogexportdialog.ui +++ b/qt-ui/divelogexportdialog.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Dialog</string> + <string>Export Dive Log Files</string> </property> <widget class="QDialogButtonBox" name="buttonBox"> <property name="geometry"> -- 1.9.1
_______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
