diff options
author | raveit65 <[email protected]> | 2016-05-06 15:17:21 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-05-06 15:17:21 +0200 |
commit | fe6ddcf697ea58b5602defd7b20c0ed15cc6a4f3 (patch) | |
tree | 4e8ab5eaf252d1c54c99f2f714c99d9bd661f77f /desktop-themes/GreenLaguna/gtk-3.0 | |
parent | 1f1748f30fa3ac3770c21ba92b09c62132da3d16 (diff) | |
download | mate-themes-fe6ddcf697ea58b5602defd7b20c0ed15cc6a4f3.tar.bz2 mate-themes-fe6ddcf697ea58b5602defd7b20c0ed15cc6a4f3.tar.xz |
GTK+-3.20 GreenLaguna: edited makefile
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/assets/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/assets/Makefile.am b/desktop-themes/GreenLaguna/gtk-3.0/assets/Makefile.am index feb5b5bf..b229a1eb 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/assets/Makefile.am +++ b/desktop-themes/GreenLaguna/gtk-3.0/assets/Makefile.am @@ -15,6 +15,8 @@ theme_DATA = \ checkbox-menuitem-mixed-insensitive.svg \ checkbox-menuitem-mixed-prelight.svg \ checkbox-menuitem-mixed.svg \ + checkbox-menuitem-unchecked.svg \ + checkbox-menuitem-unchecked-insensitive.svg \ checkbox-mixed-insensitive.svg \ checkbox-mixed.svg \ checkbox-unchecked-insensitive.svg \ @@ -34,6 +36,7 @@ theme_DATA = \ radio-menuitem-mixed-insensitive.svg \ radio-menuitem-mixed-prelight.svg \ radio-menuitem-mixed.svg \ + radio-menuitem-unselected.svg \ radio-mixed-insensitive.svg \ radio-mixed.svg \ radio-selected-insensitive.svg \ |