Explorar o código

Shorter title

Jean-Baptiste Kempf %!s(int64=12) %!d(string=hai) anos
pai
achega
ec8e54f59e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      AspenProject/VLCPlaylistViewController.m

+ 1 - 1
AspenProject/VLCPlaylistViewController.m

@@ -25,7 +25,7 @@
 {
     self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil];
     if (self)
-        self.title = @"VLC for iOS";
+        self.title = @"VLC";
 
     return self;
 }