mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: bb1123569d
Author: FlatTV <FlatTV@gmx.de>
Date: 2016-10-30 (Sun, 30 Oct 2016)
This commit is contained in:
1
src/gui/components/.gitignore
vendored
Normal file
1
src/gui/components/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/doc/html
|
2457
src/gui/components/Doxyfile
Normal file
2457
src/gui/components/Doxyfile
Normal file
File diff suppressed because it is too large
Load Diff
1
src/gui/widget/.gitignore
vendored
Normal file
1
src/gui/widget/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/doc/html
|
2457
src/gui/widget/Doxyfile
Normal file
2457
src/gui/widget/Doxyfile
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
|||||||
version=2.9.0.39
|
version=2.9.0.39
|
||||||
date=26.08.2016
|
date=26.08.2016
|
||||||
type=Release
|
type=Release
|
||||||
info=Port CST
|
info=Port Tuxbox-Neutrino
|
||||||
|
@@ -581,7 +581,7 @@ case "$1" in
|
|||||||
fbshot) shift 1; do_fbshot $* ;;
|
fbshot) shift 1; do_fbshot $* ;;
|
||||||
fbshot_clear) do_fbshot_clear ;;
|
fbshot_clear) do_fbshot_clear ;;
|
||||||
screenshot_clear) do_screenshot_clear ;;
|
screenshot_clear) do_screenshot_clear ;;
|
||||||
get_update_version) wget -O /tmp/version.txt "http://git.coolstreamtech.de/?p=cst-public-gui-neutrino.git;a=blob_plain;f=src/nhttpd/web/Y_Version.txt;hb=refs/heads/cst-next" ;;
|
get_update_version) wget -O /tmp/version.txt "http://raw.github.com/tuxbox-neutrino/gui-neutrino/master/src/nhttpd/web/Y_Version.txt" ;;
|
||||||
settings_backup_restore) shift 1; do_settings_backup_restore $* ;;
|
settings_backup_restore) shift 1; do_settings_backup_restore $* ;;
|
||||||
exec_cmd) shift 1; $* ;;
|
exec_cmd) shift 1; $* ;;
|
||||||
automount_list) shift 1; do_automount_list $* ;;
|
automount_list) shift 1; do_automount_list $* ;;
|
||||||
|
Reference in New Issue
Block a user