summaryrefslogtreecommitdiff
path: root/sw/sdi/swslots.sdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 09:12:50 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 09:12:50 +0000
commit59c5b9218b9911194b5b935d91c7af7766d84c27 (patch)
tree4c39be64eced70627178ad45286cc0004a4c3b86 /sw/sdi/swslots.sdi
parent4676655ee113fb5803ad48fb3863407df4ef4701 (diff)
INTEGRATION: CWS jmf2 (1.5.228); FILE MERGED
2004/07/23 15:12:58 ka 1.5.228.1: #i3316#: support for media objects
Diffstat (limited to 'sw/sdi/swslots.sdi')
-rw-r--r--sw/sdi/swslots.sdi8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/sdi/swslots.sdi b/sw/sdi/swslots.sdi
index a1e1ea6e4366..e7de7025bda1 100644
--- a/sw/sdi/swslots.sdi
+++ b/sw/sdi/swslots.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: swslots.sdi,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2004-02-03 14:33:02 $
+ * last change: $Author: obo $ $Date: 2004-08-12 10:12:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -144,5 +144,7 @@ ModulePrefix( "Sw" )
include "_viewsh.sdi"
include "viewsh.sdi"
include "wviewsh.sdi"
-}
+ include "_mediash.sdi"
+ include "mediash.sdi"
+}