diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-09-06 09:05:32 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-09-06 09:05:32 +0000 |
commit | 3a8fc679e10b9f8fd349656a461b06f7476b1450 (patch) | |
tree | 6e87e0827b654a5c76fc6b8bc3e7810a1f4b0c0d /scp2/source | |
parent | ac5d4dcf6b4503cc36ac265a0247fd076c14a63b (diff) |
INTEGRATION: CWS native100 (1.4.800); FILE MERGED
2007/08/23 14:49:55 is 1.4.800.1: #i80937# introducing module order
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/graphicfilter/module_graphicfilter.scp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/scp2/source/graphicfilter/module_graphicfilter.scp b/scp2/source/graphicfilter/module_graphicfilter.scp index a8529ea28d90..84cbe8b66bff 100644 --- a/scp2/source/graphicfilter/module_graphicfilter.scp +++ b/scp2/source/graphicfilter/module_graphicfilter.scp @@ -4,9 +4,9 @@ * * $RCSfile: module_graphicfilter.scp,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:28:30 $ + * last change: $Author: kz $ $Date: 2007-09-06 10:05:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,9 @@ #include "macros.inc" Module gid_Module_Optional_Grfflt + PackageInfo = "packinfo_office.txt"; MOD_NAME_DESC ( MODULE_OPTIONAL_GRFFLT ); + Sortkey = "600"; ParentID = gid_Module_Optional; Default = YES; Files = (gid_File_Lib_Svg, gid_File_Lib_Flash, |