From fb53293a3aabed4cf9af84a93a418342bef54a85 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 15 Nov 2013 13:22:05 +0100 Subject: rename Menta-Blue to BlueMenta --- .../BlueMenta/gtk-2.0/widgets/Others/Makefile.am | 9 +++++++++ desktop-themes/BlueMenta/gtk-2.0/widgets/Others/close.png | Bin 0 -> 243 bytes .../BlueMenta/gtk-2.0/widgets/Others/handle.png | Bin 0 -> 178 bytes desktop-themes/BlueMenta/gtk-2.0/widgets/Others/null.png | Bin 0 -> 178 bytes 4 files changed, 9 insertions(+) create mode 100644 desktop-themes/BlueMenta/gtk-2.0/widgets/Others/Makefile.am create mode 100644 desktop-themes/BlueMenta/gtk-2.0/widgets/Others/close.png create mode 100644 desktop-themes/BlueMenta/gtk-2.0/widgets/Others/handle.png create mode 100644 desktop-themes/BlueMenta/gtk-2.0/widgets/Others/null.png (limited to 'desktop-themes/BlueMenta/gtk-2.0/widgets/Others') diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/Makefile.am b/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/Makefile.am new file mode 100644 index 00000000..cd15ea0e --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/Makefile.am @@ -0,0 +1,9 @@ +themedir = $(datadir)/themes/BlueMenta/gtk-2.0/widgets/Others + +theme_DATA = \ + close.png \ + handle.png \ + null.png + +EXTRA_DIST = $(theme_DATA) + diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/close.png b/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/close.png new file mode 100644 index 00000000..0d4de51b Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/close.png differ diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/handle.png b/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/handle.png new file mode 100644 index 00000000..0fbb411a Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/handle.png differ diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/null.png b/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/null.png new file mode 100644 index 00000000..9bb72bb5 Binary files /dev/null and b/desktop-themes/BlueMenta/gtk-2.0/widgets/Others/null.png differ -- cgit v1.2.1