From 6c5572a3e91e95c7f92f1110fac91caa241a9a87 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Wed, 12 Jun 2002 12:22:25 +0000 Subject: Remove no more needed XINE_LOGO. Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25 --- include/xine.h.tmpl.in | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'include') diff --git a/include/xine.h.tmpl.in b/include/xine.h.tmpl.in index b573ffd56..a8f94a1ac 100644 --- a/include/xine.h.tmpl.in +++ b/include/xine.h.tmpl.in @@ -28,7 +28,7 @@ \endverbatim */ /* - * $Id: xine.h.tmpl.in,v 1.98 2002/06/10 21:42:44 mshopf Exp $ + * $Id: xine.h.tmpl.in,v 1.99 2002/06/12 12:22:25 f1rmb Exp $ * */ @@ -106,12 +106,6 @@ extern "C" { * \sa xine_get_status() */ #define XINE_QUIT 2 -/** - * \def XINE_LOGOT - * Logo displaying status. - * \sa xine_get_status() - */ -#define XINE_LOGO 3 /** @} end of status_group */ -- cgit v1.2.3