mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fixed path
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2213 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b2e50cbc54
commit
06a84d38b7
@ -225,7 +225,7 @@ Section $(sec_data) sec_data
|
|||||||
|
|
||||||
; Add emoticons
|
; Add emoticons
|
||||||
SetOutPath "$INSTDIR\emoticons\"
|
SetOutPath "$INSTDIR\emoticons\"
|
||||||
File /r gui\emoticons\*.*
|
File /r emoticons\*.*
|
||||||
|
|
||||||
; Add Chat Style
|
; Add Chat Style
|
||||||
;SetOutPath "$INSTDIR\style\"
|
;SetOutPath "$INSTDIR\style\"
|
||||||
|
Loading…
Reference in New Issue
Block a user