From 2582bd30fc7e3abed64781f3f3be0bfafa8c9f28 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 2 May 2014 17:30:29 +0200 Subject: BlueMenta: GTK3: add some images for GTK3-3.12 update --- desktop-themes/BlueMenta/gtk-3.0/assets/Makefile.am | 7 ++++++- .../BlueMenta/gtk-3.0/assets/header-separator.png | Bin 0 -> 201 bytes .../BlueMenta/gtk-3.0/assets/header-separator@2.png | Bin 0 -> 210 bytes .../BlueMenta/gtk-3.0/assets/switch-off-ins.png | Bin 0 -> 1728 bytes desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png | Bin 0 -> 1998 bytes .../BlueMenta/gtk-3.0/assets/switch-on-ins.png | Bin 0 -> 1736 bytes 6 files changed, 6 insertions(+), 1 deletion(-) create mode 100755 desktop-themes/BlueMenta/gtk-3.0/assets/header-separator.png create mode 100755 desktop-themes/BlueMenta/gtk-3.0/assets/header-separator@2.png create mode 100755 desktop-themes/BlueMenta/gtk-3.0/assets/switch-off-ins.png create mode 100755 desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png create mode 100755 desktop-themes/BlueMenta/gtk-3.0/assets/switch-on-ins.png (limited to 'desktop-themes') 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@2.png \ + 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 new file mode 100755 index 00000000..dcd36953 Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/assets/header-separator.png differ diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/header-separator@2.png b/desktop-themes/BlueMenta/gtk-3.0/assets/header-separator@2.png new file mode 100755 index 00000000..fc712752 Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/assets/header-separator@2.png differ 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 new file mode 100755 index 00000000..a0448e63 Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off-ins.png differ diff --git a/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png new file mode 100755 index 00000000..daa5fb02 Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-off.png differ 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 new file mode 100755 index 00000000..a8f13023 Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-3.0/assets/switch-on-ins.png differ -- cgit v1.2.1