theme Gray-Blue: add 'enable' trigger button

This commit is contained in:
2018-04-22 14:40:12 +02:00
parent 505c252078
commit b47aeaa88f
6 changed files with 10 additions and 0 deletions

View File

@@ -339,6 +339,9 @@ data/pictures/backgrounds/Makefile
data/pictures/screensaver/Makefile
data/scripts/Makefile
data/themes/Makefile
data/themes/Grey-Blue/Makefile
data/themes/Grey-Blue/icons/Makefile
data/themes/Grey-Blue/icons/buttons/Makefile
data/themes/Neutrino-3.0/Makefile
data/themes/Neutrino-3.0/icons/Makefile
data/themes/Neutrino-3.0/icons/buttons/Makefile

View File

@@ -0,0 +1 @@
subdir = icons

View File

@@ -0,0 +1 @@
subdir = buttons

View File

@@ -0,0 +1,4 @@
installdir = $(THEMESDIR)/Grey-Blue/icons
install_DATA = \
btn_option_on_active.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 723 B

View File

@@ -1,6 +1,7 @@
installdir = $(THEMESDIR)
SUBDIRS = \
Grey-Blue/icons/buttons \
Neutrino-3.0/icons/buttons \
Olive-3.0/icons/buttons