diff options
author | raveit65 <[email protected]> | 2013-11-15 13:22:05 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2013-11-15 13:22:05 +0100 |
commit | fb53293a3aabed4cf9af84a93a418342bef54a85 (patch) | |
tree | a16ac0d652984617615cdcaa243791de3829d09f /desktop-themes/BlueMenta/gtk-2.0/widgets/Scale | |
parent | 8a12f753caec2f394ab92fbe47789c25de9874a8 (diff) | |
download | mate-themes-fb53293a3aabed4cf9af84a93a418342bef54a85.tar.bz2 mate-themes-fb53293a3aabed4cf9af84a93a418342bef54a85.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 |