diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-10-09 14:48:20 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-10-09 14:50:43 +0300 |
commit | 1a341ad301c6fb8f2453b331efa20dbe5f70e49f (patch) | |
tree | 993aed24393c78811f7556023c429411ce6c8be8 /data/themes/jewelry/Makefile.am | |
parent | a45fb0b0677bb8b3700631d1edf9af855da3486e (diff) | |
download | plus-1a341ad301c6fb8f2453b331efa20dbe5f70e49f.tar.gz plus-1a341ad301c6fb8f2453b331efa20dbe5f70e49f.tar.bz2 plus-1a341ad301c6fb8f2453b331efa20dbe5f70e49f.tar.xz plus-1a341ad301c6fb8f2453b331efa20dbe5f70e49f.zip |
add separate theme file for browserbox in who is online window.
New theme file: onlinebrowserbox.xml
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 09b90e1f5..856c06d57 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -59,6 +59,7 @@ gui_DATA = \ mouse.png \ npc.xml \ ok.xml \ + onlinebrowserbox.xml \ outfits.xml \ playerbox.xml \ playerboxselected.xml \ |