|
From: Tapio V. <aa...@us...> - 2010-08-21 18:03:24
|
Module: performous
Branch: master
Commit: 59d7017c58374b4c24463401abbc6da5cfe163c0
Author: Tapio Vierros <tap...@gm...>
Date: Thu Jul 8 21:57:53 2010 +0300
Menu theming stuff.
* Add dedicated theme files for instrument menu.
* Rename menu_* --> mainmenu_*
* Update nsis script.
* Still needs actual theming.
---
game/instrumentgraph.cc | 3 +-
game/theme.cc | 28 ++++++++++----------
game/theme.hh | 2 +-
...light.svg => instrumentmenu_back_highlight.svg} | 0
...hort_comment.svg => instrumentmenu_comment.svg} | 28 ++++++++++----------
.../{menu_option.svg => instrumentmenu_option.svg} | 0
...cted.svg => instrumentmenu_option_selected.svg} | 0
...k_highlight.svg => mainmenu_back_highlight.svg} | 0
.../{menu_comment.svg => mainmenu_comment.svg} | 0
...menu_comment_bg.svg => mainmenu_comment_bg.svg} | 0
.../{menu_option.svg => mainmenu_option.svg} | 0
...n_selected.svg => mainmenu_option_selected.svg} | 0
...nu_scomment_bg.svg => mainmenu_scomment_bg.svg} | 0
...hort_comment.svg => mainmenu_short_comment.svg} | 0
win32/setup.nsi | 26 ++++++++++--------
15 files changed, 45 insertions(+), 42 deletions(-)
|