mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-19 21:04:32 -05:00
changend path of qss,style and emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0acadf680a
commit
1b06c0b850
@ -163,7 +163,7 @@ Section $(sec_data) sec_data
|
||||
; We're not ready for external skins...
|
||||
; Set Section qss need to remove svn path
|
||||
SetOutPath "$INSTDIR\qss\"
|
||||
File /r release\qss\*.*
|
||||
File /r qss\*.*
|
||||
|
||||
; Set Section emoticons need to remove svn path
|
||||
; SetOutPath "$INSTDIR\emoticons\"
|
||||
@ -175,11 +175,11 @@ Section $(sec_data) sec_data
|
||||
|
||||
; Add emoticons
|
||||
SetOutPath "$INSTDIR\emoticons\kopete\"
|
||||
File /r release\emoticons\kopete\*.*
|
||||
File /r emoticons\kopete\*.*
|
||||
|
||||
; Add Chat Style
|
||||
SetOutPath "$INSTDIR\style\"
|
||||
File /r release\style\*.*
|
||||
File /r style\*.*
|
||||
|
||||
SectionEnd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user