diff options
author | raveit65 <[email protected]> | 2013-11-15 13:22:05 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2013-11-15 13:22:05 +0100 |
commit | fb53293a3aabed4cf9af84a93a418342bef54a85 (patch) | |
tree | a16ac0d652984617615cdcaa243791de3829d09f /desktop-themes/Menta-Blue/unity/Makefile.am | |
parent | 8a12f753caec2f394ab92fbe47789c25de9874a8 (diff) | |
download | mate-themes-fb53293a3aabed4cf9af84a93a418342bef54a85.tar.bz2 mate-themes-fb53293a3aabed4cf9af84a93a418342bef54a85.tar.xz |
rename Menta-Blue to BlueMenta
Diffstat (limited to 'desktop-themes/Menta-Blue/unity/Makefile.am')
-rw-r--r-- | desktop-themes/Menta-Blue/unity/Makefile.am | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/desktop-themes/Menta-Blue/unity/Makefile.am b/desktop-themes/Menta-Blue/unity/Makefile.am deleted file mode 100644 index 5810ae05..00000000 --- a/desktop-themes/Menta-Blue/unity/Makefile.am +++ /dev/null @@ -1,33 +0,0 @@ -themedir = $(datadir)/themes/Menta-Blue/unity - -theme_DATA = \ - close_focused_normal.png \ - close_focused_prelight.png \ - close_focused_pressed.png \ - close.png \ - close_unfocused.png \ - close_unfocused_prelight.png \ - close_unfocused_pressed.png \ - maximize_focused_normal.png \ - maximize_focused_prelight.png \ - maximize_focused_pressed.png \ - maximize.png \ - maximize_unfocused.png \ - maximize_unfocused_prelight.png \ - maximize_unfocused_pressed.png \ - minimize_focused_normal.png \ - minimize_focused_prelight.png \ - minimize_focused_pressed.png \ - minimize.png \ - minimize_unfocused.png \ - minimize_unfocused_prelight.png \ - minimize_unfocused_pressed.png \ - unmaximize_focused_normal.png \ - unmaximize_focused_prelight.png \ - unmaximize_focused_pressed.png \ - unmaximize.png \ - unmaximize_unfocused.png \ - unmaximize_unfocused_prelight.png \ - unmaximize_unfocused_pressed.png - -EXTRA_DIST = $(theme_DATA) |