diff options
| author | MountainMan <MountainMan@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-02-02 22:48:04 +0000 |
|---|---|---|
| committer | MountainMan <MountainMan@e10066b5-e1e2-0310-b819-94efdf66514b> | 2004-02-02 22:48:04 +0000 |
| commit | def2b0b7241040df3051be97a8780c073788d9f0 (patch) | |
| tree | c1df90fb933dc36001c33e854bd70438743402b8 /gd_content_interface.h | |
| parent | a1e64b757a9363827797732a3785034e216f0678 (diff) | |
| download | vdr-plugin-muggle-def2b0b7241040df3051be97a8780c073788d9f0.tar.gz vdr-plugin-muggle-def2b0b7241040df3051be97a8780c073788d9f0.tar.bz2 | |
added CVS $Log
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@21 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'gd_content_interface.h')
| -rw-r--r-- | gd_content_interface.h | 28 |
1 files changed, 10 insertions, 18 deletions
diff --git a/gd_content_interface.h b/gd_content_interface.h index 2c2cbef..476dc5d 100644 --- a/gd_content_interface.h +++ b/gd_content_interface.h @@ -1,11 +1,10 @@ - /*******************************************************************/ /*! \file gd_content_interface.h * \brief Data Objects for content (e.g. mp3 files, movies) * for the vdr muggle plugindatabase ******************************************************************** - * \version $Revision: 1.2 $ - * \date $Date: 2004/02/02 02:01:11 $ + * \version $Revision: 1.3 $ + * \date $Date: 2004/02/02 22:48:04 $ * \author Ralf Klueber, Lars von Wedel, Andreas Kellner * \author file owner: $Author: MountainMan $ * @@ -208,22 +207,15 @@ public: virtual mgContentItem* getSingleTrack(); }; +/* -------------------- begin CVS log --------------------------------- + * $Log: gd_content_interface.h,v $ + * Revision 1.3 2004/02/02 22:48:04 MountainMan + * added CVS $Log + * + * + * --------------------- end CVS log ---------------------------------- + */ #endif /* END _GD_CONTENT_INTERFACE_H */ - - - - - - - - - - - - - - - |
