diff options
author | raveit65 <[email protected]> | 2013-11-15 13:22:05 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-16 19:30:48 +0200 |
commit | 747ce06b056160692e64dc63bb5a182d1ae70daa (patch) | |
tree | 5856463b25f625b00c19ef6e7f434d27f605ad33 /desktop-themes/BlueMenta/gtk-2.0/widgets/Scale | |
parent | 388687dfb62082e36b29a06cfbaa96ce23d22b03 (diff) | |
download | mate-themes-747ce06b056160692e64dc63bb5a182d1ae70daa.tar.bz2 mate-themes-747ce06b056160692e64dc63bb5a182d1ae70daa.tar.xz |
rename Menta-Blue to BlueMenta
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-2.0/widgets/Scale')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/Makefile.am | 11 | ||||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-hover.png | bin | 0 -> 850 bytes | |||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-ins.png | bin | 0 -> 836 bytes | |||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider.png | bin | 0 -> 888 bytes | |||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-horizontal.png | bin | 0 -> 186 bytes | |||
-rw-r--r-- | desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-vertical.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..72c5437b --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-hover.png 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 Binary files differnew file mode 100644 index 00000000..f31f5c90 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider-ins.png diff --git a/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider.png b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider.png Binary files differnew file mode 100644 index 00000000..3fdda2c9 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/slider.png 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 Binary files differnew file mode 100644 index 00000000..2de30503 --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-horizontal.png 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 Binary files differnew file mode 100644 index 00000000..333de7cc --- /dev/null +++ b/desktop-themes/BlueMenta/gtk-2.0/widgets/Scale/trough-vertical.png |