summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/media
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 11:39:23 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 11:39:23 +0000
commitc399978e744eca7b03cb5f1c0172251530596d85 (patch)
tree5fbd41f6548695bea3c5170de79d76f41e6d9875 /offapi/com/sun/star/media
parent6572d8f3dc50bf412879b2cfe5fc21ccfcbe1497 (diff)
INTEGRATION: CWS jmf5 (1.2.94); FILE MERGED
2004/12/23 15:18:26 ka 1.2.94.1: added FrameGrabber
Diffstat (limited to 'offapi/com/sun/star/media')
-rw-r--r--offapi/com/sun/star/media/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/media/makefile.mk b/offapi/com/sun/star/media/makefile.mk
index d687d935a96c..d834e159a90d 100644
--- a/offapi/com/sun/star/media/makefile.mk
+++ b/offapi/com/sun/star/media/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: obo $ $Date: 2004-08-12 09:43:16 $
+# last change: $Author: vg $ $Date: 2005-03-23 12:39:23 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,9 +73,11 @@ PACKAGE=com$/sun$/star$/media
IDLFILES=\
Manager.idl \
+ FrameGrabber.idl \
Player.idl \
PlayerWindow.idl \
- XManager.idl \
+ XManager.idl \
+ XFrameGrabber.idl \
XPlayer.idl \
XPlayerWindow.idl \
ZoomLevel.idl