summaryrefslogtreecommitdiff
path: root/scp2/source/draw/module_draw.scp
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-11-26 20:46:44 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-11-26 20:46:44 +0000
commitd6cc2abbf7b5aca1e5795bf1f3b7bff5426b2bb3 (patch)
treee751a02350dfb2aef3a5dace88f3fb3598dbac94 /scp2/source/draw/module_draw.scp
parent91895341f0dbd7695fdea8d6375e3bcbab0e5495 (diff)
INTEGRATION: CWS sysint1 (1.4.154); FILE MERGED
2004/11/18 11:40:13 is 1.4.154.1: #i37393# help only at one module
Diffstat (limited to 'scp2/source/draw/module_draw.scp')
-rw-r--r--scp2/source/draw/module_draw.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/draw/module_draw.scp b/scp2/source/draw/module_draw.scp
index 512ea065c9e5..528f427bb119 100644
--- a/scp2/source/draw/module_draw.scp
+++ b/scp2/source/draw/module_draw.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: module_draw.scp,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-11-17 12:58:19 $
+ * last change: $Author: hr $ $Date: 2004-11-26 21:46:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,5 +82,5 @@ Module gid_Module_Prg_Draw_Help
MOD_NAME_DESC ( MODULE_PRG_DRAW_HELP );
ParentID = gid_Module_Prg_Draw;
Default = YES;
- Files = (gid_File_Help_Sdraw_Zip,gid_File_Help_Simpress_Zip, gid_File_Help_Smath_Zip);
+ Files = (gid_File_Help_Sdraw_Zip);
End