mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
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:
@@ -345,6 +345,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