diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-12-15 23:52:30 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-12-16 00:28:38 +0300 |
commit | 661a14c66685de67ec560005c285267fe7098c62 (patch) | |
tree | 66a0cf5a2f07f9b1bf4f932577e2d47663b49a41 /data/themes/jewelry/Makefile.am | |
parent | 54ff2f6fec70e66d7a8b4a96b28fa7d46f2304a3 (diff) | |
download | plus-661a14c66685de67ec560005c285267fe7098c62.tar.gz plus-661a14c66685de67ec560005c285267fe7098c62.tar.bz2 plus-661a14c66685de67ec560005c285267fe7098c62.tar.xz plus-661a14c66685de67ec560005c285267fe7098c62.zip |
Fix a bit jewelry theme for drop down list.
Fix drop down position.
Diffstat (limited to 'data/themes/jewelry/Makefile.am')
-rw-r--r-- | data/themes/jewelry/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index 50892e5dc..50513df95 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -42,6 +42,7 @@ gui_DATA = \ ok.xml \ playerbox.xml \ popup.xml \ + popuplist.xml \ progressbar.xml \ quests.xml \ radio.xml \ |