diff options
author | raveit65 <[email protected]> | 2014-05-02 17:30:29 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-05-02 17:30:29 +0200 |
commit | 2582bd30fc7e3abed64781f3f3be0bfafa8c9f28 (patch) | |
tree | 04e15ac3dd6de654e383e875f788617946a2d3bc | |
parent | 5a900efff53ab69e6427c71ecae859c07618774a (diff) | |
download | mate-themes-2582bd30fc7e3abed64781f3f3be0bfafa8c9f28.tar.bz2 mate-themes-2582bd30fc7e3abed64781f3f3be0bfafa8c9f28.tar.xz |
BlueMenta: GTK3: add some images for GTK3-3.12 update
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am | 7 | ||||
-rwxr-xr-x | desktop-themes/BlueMenta/gtk-3.0/assets/header-separator.png | bin | 0 -> 201 bytes | |||
-rwxr-xr-x | desktop-themes/BlueMenta/gtk-3.0/assets/[email protected] | bin | 0 -> 210 bytes | |||
-rwxr-xr-x | desktop-themes/BlueMenta/gtk-3.0/assets/switch-off-ins.png | bin | 0 -> 1728 bytes | |||
-rwxr-xr-x | desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png | bin | 0 -> 1998 bytes | |||
-rwxr-xr-x | desktop-themes/BlueMenta/gtk-3.0/assets/switch-on-ins.png | bin | 0 -> 1736 bytes |
6 files changed, 6 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am b/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am index bbc5374f..aa3bb7f4 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am @@ -10,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 \ @@ -36,11 +38,14 @@ 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 \ - thumbnail-frame.png + thumbnail-frame.png \ EXTRA_DIST = $(theme_DATA) diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/header-separator.png b/desktop-themes/BlueMenta/gtk-3.0/assets/header-separator.png Binary files differnew file mode 100755 index 00000000..dcd36953 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/header-separator.png diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/[email protected] b/desktop-themes/BlueMenta/gtk-3.0/assets/[email protected] Binary files differnew file mode 100755 index 00000000..fc712752 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/[email protected] diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off-ins.png b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off-ins.png Binary files differnew file mode 100755 index 00000000..a0448e63 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off-ins.png diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png Binary files differnew file mode 100755 index 00000000..daa5fb02 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/switch-on-ins.png b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-on-ins.png Binary files differnew file mode 100755 index 00000000..a8f13023 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-on-ins.png |