mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
move control scripts from data/neutrino-scripts to data/control
Origin commit data
------------------
Branch: ni/coolstream
Commit: f74f2aef5c
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-26 (Sat, 26 Jan 2019)
Origin message was:
------------------
- move control scripts from data/neutrino-scripts to data/control
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -326,6 +326,7 @@ AC_OUTPUT([
|
|||||||
Makefile
|
Makefile
|
||||||
data/Makefile
|
data/Makefile
|
||||||
data/config/Makefile
|
data/config/Makefile
|
||||||
|
data/control/Makefile
|
||||||
data/fonts/Makefile
|
data/fonts/Makefile
|
||||||
data/icons/Makefile
|
data/icons/Makefile
|
||||||
data/icons/buttons/Makefile
|
data/icons/buttons/Makefile
|
||||||
@@ -351,7 +352,6 @@ data/lcd/clock/Makefile
|
|||||||
data/lcd/icons/Makefile
|
data/lcd/icons/Makefile
|
||||||
data/license/Makefile
|
data/license/Makefile
|
||||||
data/locale/Makefile
|
data/locale/Makefile
|
||||||
data/neutrino-scripts/Makefile
|
|
||||||
data/pictures/Makefile
|
data/pictures/Makefile
|
||||||
data/pictures/backgrounds/Makefile
|
data/pictures/backgrounds/Makefile
|
||||||
data/pictures/screensaver/Makefile
|
data/pictures/screensaver/Makefile
|
||||||
|
@@ -1,5 +1,6 @@
|
|||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
config \
|
config \
|
||||||
|
control \
|
||||||
fonts \
|
fonts \
|
||||||
icons \
|
icons \
|
||||||
inetradio \
|
inetradio \
|
||||||
@@ -7,7 +8,6 @@ SUBDIRS = \
|
|||||||
iso-codes \
|
iso-codes \
|
||||||
license \
|
license \
|
||||||
locale \
|
locale \
|
||||||
neutrino-scripts \
|
|
||||||
pictures \
|
pictures \
|
||||||
policy \
|
policy \
|
||||||
scripts \
|
scripts \
|
||||||
|
Reference in New Issue
Block a user