]> git.sesse.net Git - vlc/commitdiff
* ./README.MacOSX.rtf, ./modules/gui/macosx/playlist.h, ./extras/MacOSX/*:
authorSam Hocevar <sam@videolan.org>
Wed, 26 Mar 2003 00:21:55 +0000 (00:21 +0000)
committerSam Hocevar <sam@videolan.org>
Wed, 26 Mar 2003 00:21:55 +0000 (00:21 +0000)
    added a final newline to a few text files to avoid diff complaints.

README.MacOSX.rtf
extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
extras/MacOSX/Resources/vlc.scriptSuite
modules/gui/macosx/playlist.h

index abfedb84d95449797d3aba28e7784d63b174a424..373cf5a5792e5f92e3133ce8bde069c3764a1388 100644 (file)
@@ -138,4 +138,4 @@ Thanks for reading this file. For additional information, subscribe to the VLC m
 -- \
 Christophe Massiot <massiot@via.ecp.fr> and\
 Derk-Jan Hartman <thedj@users.sourceforge.net> for the VideoLAN team.\
-$Id: README.MacOSX.rtf,v 1.15 2003/03/19 15:44:44 hartman Exp $}
\ No newline at end of file
+$Id: README.MacOSX.rtf,v 1.16 2003/03/26 00:21:55 sam Exp $}
index f6b16ff0063fcff41396a90a077afd42dd8963aa..0e7835a537c81562936be68dcb0c4a759e9e17d6 100644 (file)
@@ -44,4 +44,4 @@
             Description = "Bring the volume down by one step. There are 32 steps from 0 to 100% volume.";
         };
     };
-}
\ No newline at end of file
+}
index b52ca5f05ce34b95acb3e1a49fb1fa9e9533ec6d..6cd19ca3b8e9456b7f64d7cc18cfe27ec2fca758 100644 (file)
@@ -46,4 +46,4 @@
             CommandClass = "VLControlScriptCommand";
         };
     };
-}
\ No newline at end of file
+}
index 4678168dc7878857770cc6af93c0b05c214026b2..49e3819bf0d0376c6da1e0055bc90a07bf8b5366 100644 (file)
@@ -2,7 +2,7 @@
  * playlist.h: MacOS X interface plugin
  *****************************************************************************
  * Copyright (C) 2002-2003 VideoLAN
- * $Id: playlist.h,v 1.8 2003/03/17 21:47:21 hartman Exp $
+ * $Id: playlist.h,v 1.9 2003/03/26 00:21:55 sam Exp $
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
  *          Derk-Jan Hartman <thedj@users.sourceforge.net>
@@ -62,4 +62,4 @@
 - (void)updateRowSelection;
 - (void)playlistUpdated;
 
-@end
\ No newline at end of file
+@end