diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-04 23:03:47 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-04 23:03:47 +0100 |
commit | c91fb6d5826a39ab0f560737936ca16b019946c2 (patch) | |
tree | 5b640e8a7ca6339013dfb0f8e53255c1f29694ea /data/themes/jewelry/Makefile.am | |
parent | 3181bc7610b80c360dc59a88b0408099e8ae3bc9 (diff) | |
download | mv-c91fb6d5826a39ab0f560737936ca16b019946c2.tar.gz mv-c91fb6d5826a39ab0f560737936ca16b019946c2.tar.bz2 mv-c91fb6d5826a39ab0f560737936ca16b019946c2.tar.xz mv-c91fb6d5826a39ab0f560737936ca16b019946c2.zip |
Fix beingpopup style 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 4c018ca3f..63e3f58ae 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -2,6 +2,7 @@ guidir = $(pkgdatadir)/data/themes/jewelry gui_DATA = \ + beingpopup.xml \ browserbox.xml \ button.xml \ button_disabled.xml \ |