Browse Source

fix display name

Felix Paul Kühne 10 years ago
parent
commit
8cd9a4001d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      VLC for iOS WatchKit App/Info.plist

+ 1 - 1
VLC for iOS WatchKit App/Info.plist

@@ -5,7 +5,7 @@
 	<key>CFBundleDevelopmentRegion</key>
 	<string>en</string>
 	<key>CFBundleDisplayName</key>
-	<string>VLC for iOS</string>
+	<string>VLC</string>
 	<key>CFBundleExecutable</key>
 	<string>$(EXECUTABLE_NAME)</string>
 	<key>CFBundleIdentifier</key>