diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-10-29 19:19:45 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-10-29 19:19:45 +0100 |
commit | 4d96766f3a30630e81fd2a75a827bfb8011627d7 (patch) | |
tree | 8b1f4fcb2bc701cc44149676145168720fc87c2c /data/themes/jewelry/Makefile.am | |
parent | d7a8fb0f709677b76cbd63e9a48a466a4940b6fb (diff) | |
download | mv-4d96766f3a30630e81fd2a75a827bfb8011627d7.tar.gz mv-4d96766f3a30630e81fd2a75a827bfb8011627d7.tar.bz2 mv-4d96766f3a30630e81fd2a75a827bfb8011627d7.tar.xz mv-4d96766f3a30630e81fd2a75a827bfb8011627d7.zip |
Fix bug with Shop windows in Jewelry Theme.
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 950bf6572..6be845ee4 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -46,6 +46,7 @@ gui_DATA = \ scrollbuttons_pressed.xml \ sell.xml \ server.xml \ + shop.xml \ slider.xml \ slider_highlighted.xml \ social.xml \ |