- 20121008 snapshot - Internal tremor copy is no more - Dropped the included gmplayer subtitles patchel8
parent
df77b715de
commit
9586977a80
@ -1,2 +1,2 @@
|
||||
Blue-1.8.tar.bz2
|
||||
MPlayer-1.1.tar.xz
|
||||
mplayer-export-2012-10-08.tar.bz2
|
||||
|
@ -1,12 +0,0 @@
|
||||
Index: gui/ui/gtk/menu.c
|
||||
===================================================================
|
||||
--- gui/ui/gtk/menu.c (wersja 34995)
|
||||
+++ gui/ui/gtk/menu.c (wersja 34996)
|
||||
@@ -625,6 +625,7 @@
|
||||
{
|
||||
int i;
|
||||
SubMenu=AddSubMenu( window1, (const char*)empty_xpm, Menu, MSGTR_MENU_Subtitles );
|
||||
+ AddMenuCheckItem( window1, (const char*)empty1px_xpm, SubMenu, MSGTR_MENU_None, guiInfo.mpcontext->global_sub_pos == -1, (-1 << 16) + ivSetSubtitle );
|
||||
for ( i=0;i < global_sub_size;i++ )
|
||||
{
|
||||
char tmp[32];
|
Loading…
Reference in new issue