diff options
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) |