Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
c7178603
Commit
c7178603
authored
Apr 19, 2006
by
Damien Fouilleul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- added 'VLC Plugin.plugin' in MacOS X Disk image
parent
348abac3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
AUTHORS
AUTHORS
+1
-0
Makefile.am
Makefile.am
+3
-0
No files found.
AUTHORS
View file @
c7178603
...
...
@@ -180,6 +180,7 @@ N: Damien Fouilleul
E: Damien.Fouilleul@laposte.net
C: Quovodis
D: ActiveX control
D: Safari/Firefox plugin for MacOS X
S: Ireland
N: Alexis Guillard
...
...
Makefile.am
View file @
c7178603
...
...
@@ -840,6 +840,9 @@ package-macosx:
# Copy relevant files
cp
-R
"$(top_builddir)/VLC-release.app"
"$(top_builddir)/vlc-${VERSION}/VLC.app"
if
BUILD_MOZILLA
cp
-R
"$(top_builddir)/mozilla/VLC Plugin.plugin"
"$(top_builddir)/vlc-${VERSION}/VLC Plugin.plugin"
endif
cd
"$(srcdir)"
&&
cp
AUTHORS
COPYING
ChangeLog
README
README.MacOSX.rtf
THANKS
NEWS
$(top_builddir)/vlc-${VERSION}/
&&
cp
-R
extras/MacOSX/Delete_Preferences.app
$(top_builddir)/vlc-${VERSION}/
# Create disk image
...
...
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