mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
added emoticons to installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
852e7cd04f
commit
4c210a5605
@ -160,6 +160,10 @@ Section $(sec_data) sec_data
|
||||
SetOutPath "$INSTDIR\qss\"
|
||||
File /r release\qss\*.*
|
||||
|
||||
; Set Section emoticons need to remove svn path
|
||||
SetOutPath "$INSTDIR\emoticons\"
|
||||
File /r release\emoticons\*.*
|
||||
|
||||
; Set Section skin
|
||||
; SetOutPath "$INSTDIR\skin\"
|
||||
; File /r release\skin\*.*
|
||||
|
Loading…
Reference in New Issue
Block a user