Hi all
here is a small patch that adds "LibreOffice" to the Exit label in the menu
some user, especially comming from other known office suite, do not
understand why their calc documents are closed when they exit from a
writer one
The proposed menu is more explicit
would be great if it could be also part of 3.5.x branch
HTH
Thanks a lot
Laurent
From 3d03215628ba3cc07259dc6bd8420d2603cdccaa Mon Sep 17 00:00:00 2001
From: Laurent Godard <lgodard.libre@laposte.net>
Date: Wed, 11 Jul 2012 17:07:23 +0200
Subject: [PATCH] change Exit menu entry to Exit %PRODUCTNAME fdo#51944
Some user do not understand that Exit is for exiting all libreoffice modules and not exiting the
current window
Change-Id: If3a88a1e7f79c5c19f3011ba65dde3cda11462a4
---
sfx2/source/appl/app.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index aa634f5..4beca7e 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -271,7 +271,7 @@ ToolBox RID_FULLSCREENTOOLBOX
String STR_QUITAPP
{
- Text [ en-US ] = "E~xit" ;
+ Text [ en-US ] = "E~xit %PRODUCTNAME" ;
};
String RID_STR_HELP
--
1.7.10.4
Context
- [PATCH]fdo 51944, modify exit menu wording · Laurent Godard
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.