mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
theme Gray-Blue: add 'enable' trigger button
This commit is contained in:
@@ -339,6 +339,9 @@ data/pictures/backgrounds/Makefile
|
|||||||
data/pictures/screensaver/Makefile
|
data/pictures/screensaver/Makefile
|
||||||
data/scripts/Makefile
|
data/scripts/Makefile
|
||||||
data/themes/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/Makefile
|
||||||
data/themes/Neutrino-3.0/icons/Makefile
|
data/themes/Neutrino-3.0/icons/Makefile
|
||||||
data/themes/Neutrino-3.0/icons/buttons/Makefile
|
data/themes/Neutrino-3.0/icons/buttons/Makefile
|
||||||
|
1
data/themes/Grey-Blue/Makefile.am
Normal file
1
data/themes/Grey-Blue/Makefile.am
Normal file
@@ -0,0 +1 @@
|
|||||||
|
subdir = icons
|
1
data/themes/Grey-Blue/icons/Makefile.am
Normal file
1
data/themes/Grey-Blue/icons/Makefile.am
Normal file
@@ -0,0 +1 @@
|
|||||||
|
subdir = buttons
|
4
data/themes/Grey-Blue/icons/buttons/Makefile.am
Normal file
4
data/themes/Grey-Blue/icons/buttons/Makefile.am
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
installdir = $(THEMESDIR)/Grey-Blue/icons
|
||||||
|
|
||||||
|
install_DATA = \
|
||||||
|
btn_option_on_active.png
|
BIN
data/themes/Grey-Blue/icons/buttons/btn_option_on_active.png
Normal file
BIN
data/themes/Grey-Blue/icons/buttons/btn_option_on_active.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 723 B |
@@ -1,6 +1,7 @@
|
|||||||
installdir = $(THEMESDIR)
|
installdir = $(THEMESDIR)
|
||||||
|
|
||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
|
Grey-Blue/icons/buttons \
|
||||||
Neutrino-3.0/icons/buttons \
|
Neutrino-3.0/icons/buttons \
|
||||||
Olive-3.0/icons/buttons
|
Olive-3.0/icons/buttons
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user