themes: add some theme relevant trigger buttons

icons: add larger on/off buttons


Origin commit data
------------------
Branch: ni/coolstream
Commit: 332df34a2e
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-11 (Wed, 11 Apr 2018)



------------------
This commit was generated by Migit
This commit is contained in:
2018-04-11 23:58:16 +02:00
committed by vanhofen
parent 7455393292
commit 383bd50623
16 changed files with 29 additions and 0 deletions

View File

@@ -345,6 +345,12 @@ data/pictures/backgrounds/Makefile
data/pictures/screensaver/Makefile
data/scripts/Makefile
data/themes/Makefile
data/themes/Neutrino-3.0/Makefile
data/themes/Neutrino-3.0/icons/Makefile
data/themes/Neutrino-3.0/icons/buttons/Makefile
data/themes/Olive-3.0/Makefile
data/themes/Olive-3.0/icons/Makefile
data/themes/Olive-3.0/icons/buttons/Makefile
data/webtv/Makefile
data/y-web/Makefile
data/y-web/images/Makefile

View File

@@ -1,5 +1,9 @@
installdir = $(THEMESDIR)
SUBDIRS = \
Neutrino-3.0/icons/buttons \
Olive-3.0/icons/buttons
install_DATA = \
AdulteratedOrange.theme \
Bluemoon-3.0.theme \

View File

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

View File

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

View File

@@ -0,0 +1,7 @@
installdir = $(THEMESDIR)/Neutrino-3.0/icons
install_DATA = \
btn_option_off_active.png \
btn_option_off_inactive.png \
btn_option_on_active.png \
btn_option_on_inactive.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 938 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

View File

@@ -0,0 +1,2 @@
SUBDIRS = icons

View File

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

View File

@@ -0,0 +1,7 @@
installdir = $(THEMESDIR)/Olive-3.0/icons
install_DATA = \
btn_option_off_active.png \
btn_option_off_inactive.png \
btn_option_on_active.png \
btn_option_on_inactive.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 838 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 769 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 831 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 762 B