diff options
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 |