diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-11 09:47:31 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-11 09:47:31 +0000 |
commit | e2fc0776618475dd8b27b2111c7d2f537cfa2985 (patch) | |
tree | 31d343b0c5cc044b510893090b18e3a4987dd8e6 /desktop | |
parent | 600c19beb6e2e594956d84855e35699c995fca8d (diff) |
INTEGRATION: CWS lobeta2 (1.5.60); FILE MERGED
2004/12/06 15:07:38 lo 1.5.60.1: #i36018# quickstart only for win32
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/cmdlinehelp.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/source/app/cmdlinehelp.cxx b/desktop/source/app/cmdlinehelp.cxx index 4be6998f3ff4..a71dcce6fa32 100644 --- a/desktop/source/app/cmdlinehelp.cxx +++ b/desktop/source/app/cmdlinehelp.cxx @@ -2,9 +2,9 @@ * * $RCSfile: cmdlinehelp.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2004-08-02 14:39:38 $ + * last change: $Author: vg $ $Date: 2005-03-11 10:47:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -114,7 +114,7 @@ namespace desktop "keep startup bitmap minimized.\n"\ "no startup screen, no default document and no UI.\n"\ "suppress restart/restore after fatal errors.\n"\ - "starts the quickstart service\n"\ + "starts the quickstart service (only available on windows platform)\n"\ "don't show startup screen.\n"\ "don't check for remote instances using the installation\n"\ "don't start with an empty document\n"\ |