diff options
author | raveit65 <[email protected]> | 2014-10-17 13:17:15 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-17 13:17:15 +0200 |
commit | 9099094eaa88ee93bd903eba7256d9bc4deadc7a (patch) | |
tree | 30102115fa8bb6b2d79af8a381179f1c73b418a3 /desktop-themes/GreenLaguna/gtk-3.0/assets/Makefile.am | |
parent | 095858803f0dab97e8b9fdbe97eec2515636fc94 (diff) | |
download | mate-themes-9099094eaa88ee93bd903eba7256d9bc4deadc7a.tar.bz2 mate-themes-9099094eaa88ee93bd903eba7256d9bc4deadc7a.tar.xz |
GreenLaguna GTK3: use an image as resize grip
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0/assets/Makefile.am')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/assets/Makefile.am | 1 |
1 files changed, 1 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 3a7c3d62..43405b4d 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/assets/Makefile.am +++ b/desktop-themes/GreenLaguna/gtk-3.0/assets/Makefile.am @@ -74,6 +74,7 @@ theme_DATA = \ radio-unselected-insensitive.svg \ radio-unselected-lessdark.svg \ radio-unselected.svg \ + resize-grip.svg \ scale-slider-horizontal-dark.svg \ scale-slider-horizontal-insensitive-dark.svg \ scale-slider-horizontal-insensitive.svg \ |