diff options
author | Perberos <[email protected]> | 2012-03-20 01:15:34 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-20 01:15:34 -0300 |
commit | 36e42cd48c199056a8605f259c02a3abfe8ca83b (patch) | |
tree | a21b9f7b229aa4510b25f4c6897ce43942cd08af /marco-themes/Mist | |
parent | 235f434792b5ed1fd13663065e4bdc927a9b46cb (diff) | |
download | mate-themes-36e42cd48c199056a8605f259c02a3abfe8ca83b.tar.bz2 mate-themes-36e42cd48c199056a8605f259c02a3abfe8ca83b.tar.xz |
using <metacity_theme> tag
Diffstat (limited to 'marco-themes/Mist')
-rw-r--r-- | marco-themes/Mist/metacity-theme-1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/marco-themes/Mist/metacity-theme-1.xml b/marco-themes/Mist/metacity-theme-1.xml index a0d1b2b6..de19e44a 100644 --- a/marco-themes/Mist/metacity-theme-1.xml +++ b/marco-themes/Mist/metacity-theme-1.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- $Id$ --> -<marco_theme> +<metacity_theme> <info> <name>Mist</name> <author>Dave Camp <[email protected]></author> @@ -401,4 +401,4 @@ height="height-ButtonIPad*2-5"/> <menu_icon function="unmaximize" state="normal" draw_ops="restore_button_icon_unfocused"/> <menu_icon function="minimize" state="normal" draw_ops="minimize_button_icon_unfocused"/> -</marco_theme> +</metacity_theme> |