summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-05-30 07:06:05 +0000
committerOliver Bolte <obo@openoffice.org>2008-05-30 07:06:05 +0000
commitc43d9ac845e51873d693d468f29782b9d0f40ade (patch)
tree9b716df3ca5eb5e01fc4e89d5ae2b0efa9fadad6
parent589c85ceb72c1e83b3c5066b8487a36e1879ff8c (diff)
INTEGRATION: CWS aquavcl07 (1.5.176); FILE MERGED
2008/04/17 05:40:00 pl 1.5.176.3: RESYNC: (1.5-1.6); FILE MERGED 2008/04/16 16:03:18 pl 1.5.176.2: #i87998# implement setscren number, lcoalized screen name on mac 2008/04/10 11:44:07 pl 1.5.176.1: #i87004# menu translations on mac
-rw-r--r--vcl/inc/vcl/svids.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/inc/vcl/svids.hrc b/vcl/inc/vcl/svids.hrc
index a36f8b0fff4b..47654c33bfd5 100644
--- a/vcl/inc/vcl/svids.hrc
+++ b/vcl/inc/vcl/svids.hrc
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: svids.hrc,v $
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -106,7 +106,8 @@
#define SV_STDTEXT_DONTWARNAGAIN 10203
#define SV_STDTEXT_ABOUT 10204
#define SV_STDTEXT_PREFERENCES 10205
-#define SV_STDTEXT_LAST SV_STDTEXT_PREFERENCES
+#define SV_MAC_SCREENNNAME 10206
+#define SV_STDTEXT_LAST SV_MAC_SCREENNNAME
#define SV_ACCESSERROR_FIRST SV_ACCESSERROR_WRONG_VERSION
#define SV_ACCESSERROR_WRONG_VERSION 10500