Mercurial
Mercurial
>
sheepy-clone
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
share/hedgewars/Data/Themes/Brick/CMakeLists.txt
author
Periklis Ntanasis <pntanasis@gmail.com>
Wed, 01 May 2013 04:05:10 +0300
changeset 8944
ed2509832311
parent 3506
0523e68f1972
child 11778
ae10ff578eb2
permissions
-rw-r--r--
fix bug that locked unlocked campaign missions, see
issue #452
file(GLOB images *.png)
install(FILES
theme.cfg
${images}
DESTINATION ${SHAREPATH}Data/Themes/Brick)