summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-2.0/widgets/Scale')
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/Makefile.am11
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-hover.pngbin0 -> 850 bytes
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-ins.pngbin0 -> 836 bytes
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider.pngbin0 -> 888 bytes
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-horizontal.pngbin0 -> 186 bytes
-rw-r--r--desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-vertical.pngbin0 -> 195 bytes
6 files changed, 11 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/Makefile.am b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/Makefile.am
new file mode 100644
index 00000000..f3f5d5ab
--- /dev/null
+++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/Makefile.am
@@ -0,0 +1,11 @@
+themedir = $(datadir)/themes/BlueMenta/gtk-2.0/widgets/Scale
+
+theme_DATA = \
+ slider.png \
+ slider-hover.png \
+ slider-ins.png \
+ trough-horizontal.png \
+ trough-vertical.png
+
+EXTRA_DIST = $(theme_DATA)
+
diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-hover.png b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-hover.png
new file mode 100644
index 00000000..72c5437b
--- /dev/null
+++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-hover.png
Binary files differ
diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-ins.png b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-ins.png
new file mode 100644
index 00000000..f31f5c90
--- /dev/null
+++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-ins.png
Binary files differ
diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider.png b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider.png
new file mode 100644
index 00000000..3fdda2c9
--- /dev/null
+++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider.png
Binary files differ
diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-horizontal.png b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-horizontal.png
new file mode 100644
index 00000000..2de30503
--- /dev/null
+++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-horizontal.png
Binary files differ
diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-vertical.png b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-vertical.png
new file mode 100644
index 00000000..333de7cc
--- /dev/null
+++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-vertical.png
Binary files differ