Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC Browser Plugins
Commits
851b88df
Commit
851b88df
authored
Jan 28, 2014
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
extras/mac: fix JSON parsing
parent
cc7c0cb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
extras/macosx/Info.plist.in
extras/macosx/Info.plist.in
+2
-2
No files found.
extras/macosx/Info.plist.in
View file @
851b88df
...
...
@@ -7,9 +7,9 @@
<key>
CFBundleExecutable
</key>
<string>
VLC-Plugin
</string>
<key>
CFBundleGetInfoString
</key>
<string>
VLC Webbrowser Plugin - Version @VERSION@ - (c) @COPYRIGHT_YEARS@ VideoLAN
&
authors.
</string>
<string>
VLC Webbrowser Plugin - Version @VERSION@ - (c) @COPYRIGHT_YEARS@ VideoLAN
and
authors.
</string>
<key>
CFHumanReadableCopyright
</key>
<string>
Copyright (c) @COPYRIGHT_YEARS@ VideoLAN
&
authors
</string>
<string>
Copyright (c) @COPYRIGHT_YEARS@ VideoLAN
and
authors
</string>
<key>
CFBundleIdentifier
</key>
<string>
org.videolan.vlc-npapi-plugin
</string>
<key>
CFBundleInfoDictionaryVersion
</key>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment