[MPlayer-cvslog] r34108 - trunk/osdep/mplayer.rc

reimar subversion at mplayerhq.hu
Sat Sep 17 16:56:35 CEST 2011


Author: reimar
Date: Sat Sep 17 16:56:35 2011
New Revision: 34108

Log:
Get rid of a few munged-in tabs.

Modified:
   trunk/osdep/mplayer.rc

Modified: trunk/osdep/mplayer.rc
==============================================================================
--- trunk/osdep/mplayer.rc	Sat Sep 17 07:45:52 2011	(r34107)
+++ trunk/osdep/mplayer.rc	Sat Sep 17 16:56:35 2011	(r34108)
@@ -29,9 +29,9 @@ FILETYPE VFT_APP
 {
     BLOCK "StringFileInfo"
     {
-	    BLOCK "000004b0" // LANG_NEUTRAL,UNICODE_CP
+        BLOCK "000004b0" // LANG_NEUTRAL,UNICODE_CP
         {
-		    VALUE "Comments","MPlayer is distributed under the terms of the GNU General Public License Version 2. Source code is available at http://www.mplayerhq.hu\000"
+            VALUE "Comments","MPlayer is distributed under the terms of the GNU General Public License Version 2. Source code is available at http://www.mplayerhq.hu\000"
             VALUE "CompanyName", "\000"
             VALUE "FileDescription", "MPlayer - Movie Player\000"
             VALUE "FileVersion",VERSION
@@ -46,7 +46,7 @@ FILETYPE VFT_APP
     }
     BLOCK "VarFileInfo"
     {
-	    VALUE "Translation",0,0x04b0
+        VALUE "Translation",0,0x04b0
     }
 }
 


More information about the MPlayer-cvslog mailing list