summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-06-19 15:02:42 +0000
committerKurt Zenker <kz@openoffice.org>2007-06-19 15:02:42 +0000
commit8ffc3f798c9c1066c7f3a028f3eb25877b8127ba (patch)
tree3859ee5570c59a5a16f696530e6c0f0cf6353f21
parent0489f889965996d4f222da5a66ad4ef8908c83ae (diff)
INTEGRATION: CWS languageguessing (1.35.78); FILE MERGED
2007/01/15 09:09:05 tl 1.35.78.2: #i73173# integrate Google SoC language-guessing 2007/01/12 08:13:45 tl 1.35.78.1: #i73173# integrate Google SoC language-guessing
-rw-r--r--scp2/source/ooo/directory_ooo.scp9
1 files changed, 7 insertions, 2 deletions
diff --git a/scp2/source/ooo/directory_ooo.scp b/scp2/source/ooo/directory_ooo.scp
index bff18e55b349..9e63445a2772 100644
--- a/scp2/source/ooo/directory_ooo.scp
+++ b/scp2/source/ooo/directory_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: directory_ooo.scp,v $
*
- * $Revision: 1.36 $
+ * $Revision: 1.37 $
*
- * last change: $Author: ihi $ $Date: 2007-06-05 11:53:07 $
+ * last change: $Author: kz $ $Date: 2007-06-19 16:02:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1437,6 +1437,11 @@ Directory gid_Dir_Share_Plugin
DosName = "plugin";
End
+Directory gid_Dir_Share_Fingerprint
+ ParentID = gid_Dir_Share;
+ DosName = "fingerprint";
+End
+
Directory gid_Dir_Help
#ifndef MACOSX
ParentID = PD_PROGDIR;