theme Gray-Blue: add 'enable' trigger button

Origin commit data
------------------
Branch: ni/coolstream
Commit: 345d38a877
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-22 (Sun, 22 Apr 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2018-04-22 20:58:31 +02:00
committed by vanhofen
parent 94dcbc3637
commit dffd8943ed
6 changed files with 10 additions and 0 deletions

View File

@@ -345,6 +345,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