diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-11-03 14:37:25 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-11-03 14:37:25 +0300 |
commit | c6961c03289205acee0faed8dc48fb7c7759005c (patch) | |
tree | 83fd127ad011be8b9affe17b7906f38bb4599b47 /data/themes/jewelry/Makefile.am | |
parent | 6d2a3ccb8914481212fb7bef1affb55848d5d672 (diff) | |
download | plus-c6961c03289205acee0faed8dc48fb7c7759005c.tar.gz plus-c6961c03289205acee0faed8dc48fb7c7759005c.tar.bz2 plus-c6961c03289205acee0faed8dc48fb7c7759005c.tar.xz plus-c6961c03289205acee0faed8dc48fb7c7759005c.zip |
fix editdialog theming.
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 856c06d57..b3d13d597 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -24,6 +24,7 @@ gui_DATA = \ dropdown_background.xml \ dropdown_pressed.xml \ drops.xml \ + edit.xml \ emotes.xml \ emotetabs.xml \ equipment.xml \ |