[Mplayer-cvslog] CVS: main/Gui app.c,1.20,1.21

Zoltan Ponekker pontscho at mplayerhq.hu
Sun Jan 19 23:46:42 CET 2003


Update of /cvsroot/mplayer/main/Gui
In directory mail:/var/tmp.root/cvs-serv18132/Gui

Modified Files:
	app.c 
Log Message:


- add new entry's to hungarian skin howto (please Gabu translate)
- trivial changes in the code


Index: app.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/app.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- app.c	17 Jan 2003 22:39:38 -0000	1.20
+++ app.c	19 Jan 2003 22:46:39 -0000	1.21
@@ -62,8 +62,7 @@
   { evSetURL,		 "evSetURL"	       },
   { evLoadAudioFile,	 "evLoadAudioFile"     },
   { evDropSubtitle,      "evDropSubtitle"      },
-  { evSetAspect,	 "evSetAspect"	       },
-  { evSetAudio,		 "evSetAudio"	       }
+  { evSetAspect,	 "evSetAspect"	       }
  };
 
 int evBoxs = sizeof( evNames ) / sizeof( evName );



More information about the MPlayer-cvslog mailing list