summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/ooo_brand.scp
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-18 08:40:30 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-18 08:40:30 +0000
commit9c595f06f9d075bf23ed6885a4a3be1db3b5f937 (patch)
tree3143a30f7f1d7ddad3776944826f62509d480e6a /scp2/source/ooo/ooo_brand.scp
parent6bc4438e071e167b57567ab8e16d1b605830a696 (diff)
INTEGRATION: CWS native145 (1.2.30); FILE MERGED
2008/04/17 09:30:33 is 1.2.30.1: #i88143# new name for Brand directory
Diffstat (limited to 'scp2/source/ooo/ooo_brand.scp')
-rw-r--r--scp2/source/ooo/ooo_brand.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/ooo_brand.scp b/scp2/source/ooo/ooo_brand.scp
index 7b8c1be68ed2..663ce287b6b2 100644
--- a/scp2/source/ooo/ooo_brand.scp
+++ b/scp2/source/ooo/ooo_brand.scp
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ooo_brand.scp,v $
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -34,9 +34,9 @@
Directory gid_Dir_Brand_Root
ParentID = PREDEFINED_PROGDIR;
#ifdef WNT
- HostName = "${PRODUCTNAME} ${OOOBASEVERSION}";
+ HostName = "${PRODUCTNAME} ${BRANDPACKAGEVERSION}";
#else
- HostName = "${UNIXPRODUCTNAME}${OOOBASEVERSION}";
+ HostName = "${UNIXPRODUCTNAME}${BRANDPACKAGEVERSION}";
#endif
Styles = (OFFICEDIRECTORY);
End