mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
move metadata such as config and unpackaged files into git - directory data/
in order to tell OpenWrt to use them, they can be symlinked, like: ln -s data/qi_lb60/files files ln -s data/qi_lb60/conf/config .config
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
title=DGClock
|
||||
icon=skin:icons/dgclock.png
|
||||
exec=/usr/bin/dgclock
|
||||
wrapper=true
|
||||
@@ -0,0 +1,4 @@
|
||||
title=GMU
|
||||
icon=skin:icons/gmu.png
|
||||
exec=/usr/bin/gmu
|
||||
wrapper=true
|
||||
@@ -0,0 +1,4 @@
|
||||
title=StarDict
|
||||
icon=skin:icons/stardict.png
|
||||
exec=/usr/bin/stardict
|
||||
wrapper=true
|
||||
Reference in New Issue
Block a user