diff options
author | raveit <[email protected]> | 2013-04-11 18:20:39 +0200 |
---|---|---|
committer | raveit <[email protected]> | 2013-04-11 18:20:39 +0200 |
commit | 5dcfab4f11b747eec2da6cd59d4dff5e2d2b826b (patch) | |
tree | 92a1b88cac0d55f95aaacbe320633fd90dec0ee6 /desktop-themes/Menta/gnome-shell/Makefile.am | |
parent | 66c967321798395b8207da4a982d6b93df7f53be (diff) | |
download | mate-themes-5dcfab4f11b747eec2da6cd59d4dff5e2d2b826b.tar.bz2 mate-themes-5dcfab4f11b747eec2da6cd59d4dff5e2d2b826b.tar.xz |
update Menta GTK-3, metacity, gnome-shell, xfwm4 to latest Zukwito update from 2013.03.29
Diffstat (limited to 'desktop-themes/Menta/gnome-shell/Makefile.am')
-rw-r--r-- | desktop-themes/Menta/gnome-shell/Makefile.am | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/desktop-themes/Menta/gnome-shell/Makefile.am b/desktop-themes/Menta/gnome-shell/Makefile.am index 18fde374..5d53c518 100644 --- a/desktop-themes/Menta/gnome-shell/Makefile.am +++ b/desktop-themes/Menta/gnome-shell/Makefile.am @@ -15,18 +15,20 @@ theme_DATA = \ dash-placeholder.svg \ filter-selected-ltr.svg \ filter-selected-rtl.svg \ - gdm.css \ gnome-shell.css \ - heart-hover.png \ - heart.png \ logged-in-indicator.svg \ message-tray-background.png \ + more-results.svg \ noise-texture.png \ panel-button-border.svg \ panel-button-highlight-narrow.svg \ panel-button-highlight-wide.svg \ process-working.svg \ running-indicator.svg \ - summary-counter.svg + summary-counter.svg \ + switch-off.png \ + switch-on.png \ + ws-switch-arrow-down.svg \ + ws-switch-arrow-up.svg EXTRA_DIST = $(theme_DATA) |