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 | |
parent | 235f434792b5ed1fd13663065e4bdc927a9b46cb (diff) | |
download | mate-themes-36e42cd48c199056a8605f259c02a3abfe8ca83b.tar.bz2 mate-themes-36e42cd48c199056a8605f259c02a3abfe8ca83b.tar.xz |
using <metacity_theme> tag
-rw-r--r-- | configure.in | 44 | ||||
-rw-r--r-- | marco-themes/Glider/metacity-theme-1.xml | 4 | ||||
-rw-r--r-- | marco-themes/Glossy/metacity-theme-1.xml | 4 | ||||
-rw-r--r-- | marco-themes/Inverted/metacity-theme-1.xml | 4 | ||||
-rw-r--r-- | marco-themes/Mist/metacity-theme-1.xml | 4 | ||||
-rw-r--r-- | marco-themes/TraditionalOk/metacity-theme-1.xml | 4 | ||||
-rw-r--r-- | marco-themes/TraditionalOkClassic/metacity-theme-1.xml | 4 |
7 files changed, 34 insertions, 34 deletions
diff --git a/configure.in b/configure.in index 9c017d5e..4d6ba8f6 100644 --- a/configure.in +++ b/configure.in @@ -187,7 +187,7 @@ desktop-themes/Aldabra/gtk-2.0/assets/Makefile desktop-themes/Aldabra/gtk-3.0/Makefile desktop-themes/Aldabra/gtk-3.0/assets/Makefile desktop-themes/Aldabra/metacity-1/Makefile -desktop-themes/Crux/Makefile +desktop-themes/Quid/Makefile desktop-themes/TraditionalOk/Makefile desktop-themes/TraditionalOkTest/Makefile desktop-themes/Glider/Makefile @@ -230,27 +230,27 @@ gtk-themes/LowContrastLargePrint/gtkrc gtk-themes/LowContrastLargePrint/pixmaps/Makefile gtk-themes/Simple/Makefile icon-themes/Makefile -icon-themes/Crux/Makefile -icon-themes/Crux/16x16/Makefile -icon-themes/Crux/16x16/actions/Makefile -icon-themes/Crux/16x16/status/Makefile -icon-themes/Crux/16x16/places/Makefile -icon-themes/Crux/22x22/Makefile -icon-themes/Crux/22x22/actions/Makefile -icon-themes/Crux/22x22/status/Makefile -icon-themes/Crux/22x22/places/Makefile -icon-themes/Crux/24x24/Makefile -icon-themes/Crux/24x24/actions/Makefile -icon-themes/Crux/24x24/status/Makefile -icon-themes/Crux/24x24/places/Makefile -icon-themes/Crux/32x32/Makefile -icon-themes/Crux/32x32/actions/Makefile -icon-themes/Crux/32x32/status/Makefile -icon-themes/Crux/32x32/places/Makefile -icon-themes/Crux/scalable/Makefile -icon-themes/Crux/scalable/actions/Makefile -icon-themes/Crux/scalable/status/Makefile -icon-themes/Crux/scalable/places/Makefile +icon-themes/Quid/Makefile +icon-themes/Quid/16x16/Makefile +icon-themes/Quid/16x16/actions/Makefile +icon-themes/Quid/16x16/status/Makefile +icon-themes/Quid/16x16/places/Makefile +icon-themes/Quid/22x22/Makefile +icon-themes/Quid/22x22/actions/Makefile +icon-themes/Quid/22x22/status/Makefile +icon-themes/Quid/22x22/places/Makefile +icon-themes/Quid/24x24/Makefile +icon-themes/Quid/24x24/actions/Makefile +icon-themes/Quid/24x24/status/Makefile +icon-themes/Quid/24x24/places/Makefile +icon-themes/Quid/32x32/Makefile +icon-themes/Quid/32x32/actions/Makefile +icon-themes/Quid/32x32/status/Makefile +icon-themes/Quid/32x32/places/Makefile +icon-themes/Quid/scalable/Makefile +icon-themes/Quid/scalable/actions/Makefile +icon-themes/Quid/scalable/status/Makefile +icon-themes/Quid/scalable/places/Makefile icon-themes/HighContrast/Makefile icon-themes/HighContrastInverse/Makefile icon-themes/HighContrastLargePrint/Makefile diff --git a/marco-themes/Glider/metacity-theme-1.xml b/marco-themes/Glider/metacity-theme-1.xml index 17761da8..52e38207 100644 --- a/marco-themes/Glider/metacity-theme-1.xml +++ b/marco-themes/Glider/metacity-theme-1.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> -<marco_theme> +<metacity_theme> <info> <name>SimplySmooth</name> <author>Link Dupont <[email protected]></author> @@ -715,4 +715,4 @@ <menu_icon function="unmaximize" state="normal" draw_ops="restore_button_unfocused"/> <menu_icon function="minimize" state="normal" draw_ops="minimize_button_icon_unfocused"/> -</marco_theme> +</metacity_theme> diff --git a/marco-themes/Glossy/metacity-theme-1.xml b/marco-themes/Glossy/metacity-theme-1.xml index 54d68abf..bf9bd241 100644 --- a/marco-themes/Glossy/metacity-theme-1.xml +++ b/marco-themes/Glossy/metacity-theme-1.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- $Id$ --> -<marco_theme> +<metacity_theme> <info> <name>Glossy</name> <author>Daniel Borgmann <[email protected]>, Andrea Cimitan <[email protected]></author> @@ -939,4 +939,4 @@ <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> diff --git a/marco-themes/Inverted/metacity-theme-1.xml b/marco-themes/Inverted/metacity-theme-1.xml index 7c157f61..1c26f534 100644 --- a/marco-themes/Inverted/metacity-theme-1.xml +++ b/marco-themes/Inverted/metacity-theme-1.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- $Id: marco-theme-1.xml 1263 2007-05-03 10:56:34Z acimitan $ --> -<marco_theme> +<metacity_theme> <info> <name>Inverted</name> <author>Daniel Borgmann <[email protected]>, Andrea Cimitan <[email protected]></author> @@ -951,4 +951,4 @@ <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> 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> diff --git a/marco-themes/TraditionalOk/metacity-theme-1.xml b/marco-themes/TraditionalOk/metacity-theme-1.xml index 855526a4..24b70111 100644 --- a/marco-themes/TraditionalOk/metacity-theme-1.xml +++ b/marco-themes/TraditionalOk/metacity-theme-1.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- $Id$ --> -<marco_theme> +<metacity_theme> <info> <name>TraditionalOk</name> <author>Daniel Borgmann <[email protected]>, Andrea Cimitan <[email protected]></author> @@ -951,4 +951,4 @@ <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> diff --git a/marco-themes/TraditionalOkClassic/metacity-theme-1.xml b/marco-themes/TraditionalOkClassic/metacity-theme-1.xml index dc766e21..b8a9183d 100644 --- a/marco-themes/TraditionalOkClassic/metacity-theme-1.xml +++ b/marco-themes/TraditionalOkClassic/metacity-theme-1.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- $Id: marco-theme-1.xml 1295 2007-06-19 23:39:37Z acimitan $ --> -<marco_theme> +<metacity_theme> <info> <name>TraditionalOkClassic</name> <author>Daniel Borgmann <[email protected]>, Andrea Cimitan <[email protected]></author> @@ -922,4 +922,4 @@ <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> |