[vlc-commits] Update more Mac files
Jean-Baptiste Kempf
git at videolan.org
Fri Feb 14 11:58:08 CET 2014
npapi-vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Feb 14 11:57:56 2014 +0100| [1da60bf4b80f77f10d4d889431df9254121fc09b] | committer: Jean-Baptiste Kempf
Update more Mac files
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=1da60bf4b80f77f10d4d889431df9254121fc09b
---
extras/macosx/Info.plist.in | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/extras/macosx/Info.plist.in b/extras/macosx/Info.plist.in
index d179bc2..c318bcd 100644
--- a/extras/macosx/Info.plist.in
+++ b/extras/macosx/Info.plist.in
@@ -7,15 +7,15 @@
<key>CFBundleExecutable</key>
<string>VLC-Plugin</string>
<key>CFBundleGetInfoString</key>
- <string>VLC Webbrowser Plugin - Version @VERSION@ - (c) @COPYRIGHT_YEARS@ VideoLAN and authors.</string>
+ <string>VLC media player Web Plugin @VERSION@</string>
<key>CFHumanReadableCopyright</key>
- <string>Copyright (c) @COPYRIGHT_YEARS@ VideoLAN and authors</string>
+ <string>Copyright  @COPYRIGHT_YEARS@ VideoLAN and authors</string>
<key>CFBundleIdentifier</key>
<string>org.videolan.vlc-npapi-plugin</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
- <string>VLC Web Plug-in</string>
+ <string>VLC Web Plugin</string>
<key>CFBundlePackageType</key>
<string>BRPL</string>
<key>CFBundleSignature</key>
@@ -43,7 +43,7 @@
<key>SUFeedURL</key>
<string>http://update.videolan.org/vlc/sparkle/vlc-intel64.xml</string>
<key>WebPluginName</key>
- <string>VLC Multimedia Plug-in</string>
+ <string>VLC Web Plugin</string>
<key>WebPluginDescription</key>
<string>@COPYRIGHT_MESSAGE@<BR><A HREF="http://www.videolan.org">http://www.videolan.org</A></string>
<key>WebPluginMIMETypes</key>
@@ -271,7 +271,7 @@
<string>vlc</string>
</array>
<key>WebPluginTypeDescription</key>
- <string>VLC plug-in</string>
+ <string>VLC plugin</string>
</dict>
<key>video/x-ms-asf-plugin</key>
<dict>
More information about the vlc-commits
mailing list