summaryrefslogtreecommitdiffstats
path: root/desktop/win32/source/applauncher/scalc.cxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-10-31 15:25:14 +0100
committerJan Holesovsky <kendy@suse.cz>2011-10-31 15:27:32 +0100
commit79228bb177bc9ebe847509d761630663b9c488ef (patch)
treeb40471ac3f3692be725b8db3b244743ce375f274 /desktop/win32/source/applauncher/scalc.cxx
parentenable localization of extension descriptions in sdext (diff)
downloadcore-79228bb177bc9ebe847509d761630663b9c488ef.tar.gz
core-79228bb177bc9ebe847509d761630663b9c488ef.zip
The -something switches are obsolete, use --something instead.
Diffstat (limited to 'desktop/win32/source/applauncher/scalc.cxx')
-rw-r--r--desktop/win32/source/applauncher/scalc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/win32/source/applauncher/scalc.cxx b/desktop/win32/source/applauncher/scalc.cxx
index ceca63e14450..1a56bd635980 100644
--- a/desktop/win32/source/applauncher/scalc.cxx
+++ b/desktop/win32/source/applauncher/scalc.cxx
@@ -32,6 +32,6 @@
#include "launcher.hxx"
-_TCHAR APPLICATION_SWITCH[] = _T( "-calc" );
+_TCHAR APPLICATION_SWITCH[] = _T( "--calc" );
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */