mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
themes: remove some hardcoded paths; add Material_Blue-Grey.theme.in as a working example
Origin commit data
------------------
Branch: ni/coolstream
Commit: ec7cbb58ce
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Origin message was:
------------------
- themes: remove some hardcoded paths; add Material_Blue-Grey.theme.in as a working example
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -401,6 +401,7 @@ data/pictures/screensaver/Makefile
|
||||
data/policy/Makefile
|
||||
data/scripts/Makefile
|
||||
data/themes/Makefile
|
||||
data/themes/Material_Blue-Grey.theme
|
||||
data/themes/Grey-Blue/Makefile
|
||||
data/themes/Grey-Blue/icons/Makefile
|
||||
data/themes/Grey-Blue/icons/buttons/Makefile
|
||||
|
@@ -8,7 +8,6 @@ colored_events_channellist=2
|
||||
colored_events_green=62
|
||||
colored_events_infobar=2
|
||||
colored_events_red=63
|
||||
font_file=/share/fonts/neutrino.ttf
|
||||
infobar_Text_alpha=0
|
||||
infobar_Text_blue=100
|
||||
infobar_Text_green=100
|
||||
|
@@ -1,4 +1,3 @@
|
||||
font_file=/share/fonts/neutrino.ttf
|
||||
infobar_Text_alpha=0
|
||||
infobar_Text_blue=100
|
||||
infobar_Text_green=100
|
||||
|
@@ -1,3 +1,6 @@
|
||||
EXTRA_DIST = \
|
||||
Material_Blue-Grey.theme Material_Blue-Grey.theme.in
|
||||
|
||||
SUBDIRS = \
|
||||
Grey-3.0/icons/buttons \
|
||||
Grey-Blue/icons/buttons \
|
||||
|
@@ -142,3 +142,5 @@ shadow_blue=0
|
||||
shadow_alpha=25
|
||||
|
||||
rounded_corners=0
|
||||
|
||||
font_file=@FONTDIR@/neutrino.ttf
|
@@ -1,4 +1,3 @@
|
||||
font_file=/share/fonts/neutrino.ttf
|
||||
infobar_Text_alpha=0
|
||||
infobar_Text_blue=100
|
||||
infobar_Text_green=100
|
||||
|
Reference in New Issue
Block a user