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
Steve Lhomme
VLC
Commits
9f6d6486
Commit
9f6d6486
authored
Jan 20, 2016
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nsis: do not look for plugins/ folder elsewhere than /plugins/
parent
77c2b5f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
extras/package/win32/NSIS/vlc.win32.nsi.in
extras/package/win32/NSIS/vlc.win32.nsi.in
+1
-1
No files found.
extras/package/win32/NSIS/vlc.win32.nsi.in
View file @
9f6d6486
...
...
@@ -199,7 +199,7 @@ ${MementoSection} $Name_Section01 SEC01
!insertmacro InstallFile *.txt
; Subfolders
!insertmacro InstallFolder plugins
!insertmacro InstallFolder plugins
/*.*
!insertmacro InstallFolder locale
@BUILD_SKINS_TRUE@ !insertmacro InstallFolder skins
@BUILD_LUA_TRUE@ !insertmacro InstallFolder lua
...
...
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