# HG changeset patch # User Christophe Lincoln # Date 1487882761 -3600 # Node ID 7d7ba7bf5b13efbe8d01c46532c8ab6d28e16319 # Parent b7d1c89c30a44b44102510fd115c0af5367c081d Add data/ with desktop file and devel derver config diff -r b7d1c89c30a4 -r 7d7ba7bf5b13 data/httpd.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data/httpd.conf Thu Feb 23 21:46:01 2017 +0100 @@ -0,0 +1,10 @@ +# Server root +H:./ +# Allow address +A:0.0.0.0/0 +# CGI interpreter path +*.cgi:/bin/sh +# File to open by default +I:index.cgi +# MIME type +.png:image/png diff -r b7d1c89c30a4 -r 7d7ba7bf5b13 data/mediabox.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data/mediabox.desktop Thu Feb 23 21:46:01 2017 +0100 @@ -0,0 +1,8 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Name=Multimedia Box +Exec=mediabox +Icon=slitaz-icon +Icon=multimedia-video-player +Categories=AudioVideo;Video;Player;