summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-05-20 14:46:58 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-05-20 14:46:58 +0000
commit7df4fdd4b463ee00c9b93e2b67e8b121090ddf50 (patch)
tree0e752c5897428fd8b2ae43fef449d9913c3651a0 /scp2
parent1e31d170275bb800bb53433328720d401c4c3d16 (diff)
INTEGRATION: CWS nativefixer9 (1.28.6); FILE MERGED
2005/05/19 08:41:45 obr 1.28.6.1: #122800# readmes & licenses folder
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/directory_ooo.scp10
1 files changed, 10 insertions, 0 deletions
diff --git a/scp2/source/ooo/directory_ooo.scp b/scp2/source/ooo/directory_ooo.scp
index 4dfc5c75250a..e09195fa6bfd 100644
--- a/scp2/source/ooo/directory_ooo.scp
+++ b/scp2/source/ooo/directory_ooo.scp
@@ -332,6 +332,16 @@ Directory gid_Dir_Plugin
Styles = (WORKSTATION, CREATE);
End
+Directory gid_Dir_Readme
+ ParentID = PD_PROGDIR;
+ DosName = "readmes";
+End
+
+Directory gid_Dir_License
+ ParentID = PD_PROGDIR;
+ DosName = "licenses";
+End
+
Directory gid_Dir_Share
ParentID = PD_PROGDIR;
DosName = "share";