diff options
Diffstat (limited to 'desktop-themes/Menta/gtk-3.0/assets/Makefile.am')
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/assets/Makefile.am | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/assets/Makefile.am b/desktop-themes/Menta/gtk-3.0/assets/Makefile.am index 776d3a6b..b673231c 100644 --- a/desktop-themes/Menta/gtk-3.0/assets/Makefile.am +++ b/desktop-themes/Menta/gtk-3.0/assets/Makefile.am @@ -1,4 +1,3 @@ - themedir = $(datadir)/themes/Menta/gtk-3.0/assets theme_DATA = \ @@ -11,6 +10,8 @@ theme_DATA = \ dnd-counter.svg \ grid-selection-checked.svg \ grid-selection-unchecked.svg \ + header-separator.png \ menuitem-checkbox-checked-insensitive.svg \ menuitem-checkbox-checked-selected.svg \ menuitem-checkbox-checked.svg \ @@ -37,8 +38,11 @@ theme_DATA = \ slider-hover.png \ slider-ins.png \ slider.png \ + switch-off-ins.png \ switch-off-ins.svg \ + switch-off.png \ switch-off.svg \ + switch-on-ins.png \ switch-on-ins.svg \ switch-on.png \ switch-on.svg \ |