[MPlayer-DOCS] r37272 - in trunk: Changelog configure gui/dialog/about.c gui/dialog/dialog.c gui/dialog/preferences.c help/help_mp-cs.h help/help_mp-de.h help/help_mp-en.h help/help_mp-es.h help/help_mp-fr.h help...

ib subversion at mplayerhq.hu
Mon Sep 8 22:17:02 CEST 2014


Author: ib
Date: Mon Sep  8 22:17:01 2014
New Revision: 37272

Log:
Remove GTK+ and GLib versions 1 relatedness from the GUI.

This isn't really a cut-back, because although it seemed
that compiling with GTK+ and GLib versions 1 were possible,
compiling actually hadn't been possible for quite some time.

Modified:
   trunk/help/help_mp-en.h

Changes in other areas also in this revision:
Modified:
   trunk/Changelog
   trunk/configure
   trunk/gui/dialog/about.c
   trunk/gui/dialog/dialog.c
   trunk/gui/dialog/preferences.c
   trunk/help/help_mp-cs.h
   trunk/help/help_mp-de.h
   trunk/help/help_mp-es.h
   trunk/help/help_mp-fr.h
   trunk/help/help_mp-hu.h
   trunk/help/help_mp-it.h
   trunk/help/help_mp-pl.h
   trunk/help/help_mp-ru.h
   trunk/help/help_mp-sk.h
   trunk/help/help_mp-tr.h
   trunk/help/help_mp-uk.h
   trunk/help/help_mp-zh_CN.h
   trunk/help/help_mp-zh_TW.h

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	Mon Sep  8 01:25:33 2014	(r37271)
+++ trunk/help/help_mp-en.h	Mon Sep  8 22:17:01 2014	(r37272)
@@ -687,7 +687,6 @@ static const char help_text[] = MSGTR_He
 #define MSGTR_GUI_Mixer "Mixer"
 #define MSGTR_GUI_MixerChannel "Mixer channel"
 #define MSGTR_GUI_MSG_AddingVideoFilter "Adding video filter '%s'.\n"
-#define MSGTR_GUI_MSG_aRtsBroken "Newer aRts versions are incompatible with GTK 1.x and will crash GMPlayer!"
 #define MSGTR_GUI_MSG_ColorDepthTooLow "The color depth of the display is too low!\n"
 #define MSGTR_GUI_MSG_DragAndDropNothing "Drag and drop: Nothing returned!\n"
 #define MSGTR_GUI_MSG_DXR3NeedsLavc "You cannot play non-MPEG files with your DXR3/H+ device without reencoding.\nPlease enable lavc in the DXR3/H+ configuration box.\n"


More information about the MPlayer-DOCS mailing list