summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2000-11-02 10:29:17 +0000
committerJuergen Schmidt <jsc@openoffice.org>2000-11-02 10:29:17 +0000
commita5d3681fc08b0f841354ea9b7d0ee3c23b73bdc8 (patch)
treefacda77ab8d07be4c4d738d78d0f9ffebb823234
parent93cdfed8252ec595d2abbed7f5fae53bb5ef8cec (diff)
change the name of the user registry
-rw-r--r--comphelper/source/misc/regpathhelper.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/comphelper/source/misc/regpathhelper.cxx b/comphelper/source/misc/regpathhelper.cxx
index bd6f855feca7..363003a81b00 100644
--- a/comphelper/source/misc/regpathhelper.cxx
+++ b/comphelper/source/misc/regpathhelper.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: regpathhelper.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: cd $ $Date: 2000-10-18 12:46:35 $
+ * last change: $Author: jsc $ $Date: 2000-11-02 11:29:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,8 +94,8 @@ using namespace rtl;
#define SVERSION_NAME "sversion"
#define REGISTRY_SECTION "Registry"
-#define REGISTRY_VERSION_KEY "UserRegistry 5.3"
-#define REGISTRY_LOCAL_NAME "user53.rdb"
+#define REGISTRY_VERSION_KEY "UserRegistry 6.0"
+#define REGISTRY_LOCAL_NAME "user60.rdb"
#define REGISTRY_SYSTEM_NAME "applicat.rdb"
#define LOCALREGISTRY_DEFAULTLOCATION "?^"