1
0
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:
Mirko Vogt
2010-07-24 19:47:41 +00:00
parent e85263a607
commit e6555e7a49
13 changed files with 3220 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
title=DGClock
icon=skin:icons/dgclock.png
exec=/usr/bin/dgclock
wrapper=true

View File

@@ -0,0 +1,4 @@
title=GMU
icon=skin:icons/gmu.png
exec=/usr/bin/gmu
wrapper=true

View File

@@ -0,0 +1,4 @@
title=StarDict
icon=skin:icons/stardict.png
exec=/usr/bin/stardict
wrapper=true