diff options
author | Stefano Karapetsas <[email protected]> | 2013-04-16 11:29:47 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-04-16 11:29:47 -0700 |
commit | d55d5dcd4dbac67c4b35ea26547a62f0a14d5203 (patch) | |
tree | 65309328ab1d94808d58001047fd8aadba57969a /desktop-themes/Menta/gnome-shell/Makefile.am | |
parent | a7fa0f2c2b8c558cb28ce334cc99431fbb8aaabf (diff) | |
parent | 594e4093d7ac320fd52da821edf7ab6b6ae66c2a (diff) | |
download | mate-themes-d55d5dcd4dbac67c4b35ea26547a62f0a14d5203.tar.bz2 mate-themes-d55d5dcd4dbac67c4b35ea26547a62f0a14d5203.tar.xz |
Merge pull request #37 from NiceandGently/master
update Menta GTK-2/3 to latest Zukwito update from 2013.03.29 to support GTK3-3.8
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) |