]> git.sesse.net Git - vlc/commitdiff
macosx-plugin: improved wording
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 17 Feb 2009 16:22:28 +0000 (17:22 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 17 Feb 2009 16:22:34 +0000 (17:22 +0100)
extras/package/macosx/plugin/Info.plist.in

index 79aa41b9fd2a8282decdec36a4ec000632d65eee..0fb26487b86fed7fd128ce0a5c26339e8e692ed6 100644 (file)
@@ -7,7 +7,9 @@
        <key>CFBundleExecutable</key>
        <string>VLC Plugin</string>
        <key>CFBundleGetInfoString</key>
-       <string>Copyright @COPYRIGHT_YEARS@ The VideoLAN Team.</string>
+       <string>VLC Webbrowser Plugin - Version @VERSION@ - (c) @COPYRIGHT_YEARS@ The VideoLAN Team.</string>
+       <key>CFHumanReadableCopyright</key>
+       <string>Copyright (c) @COPYRIGHT_YEARS@ the VideoLAN Team</string>
        <key>CFBundleIdentifier</key>
        <string>com.netscape.vlc</string>
        <key>CFBundleInfoDictionaryVersion</key>