Added first stab of pnd exec support
authorskeezix <skeezix@flotsam-vm.(none)>
Mon, 23 Feb 2009 22:54:44 +0000 (17:54 -0500)
committerskeezix <skeezix@flotsam-vm.(none)>
Mon, 23 Feb 2009 22:54:44 +0000 (17:54 -0500)
commitc2df73cf09db1c3a0315b6644d8cec64eeeffb35
treeaa19ed91f06f77020a2cfeedefb355018924e352
parent527d94fc765c2a180006c5f38450751f0f5c8058
Added first stab of pnd exec support
Fixed base path in auto-disco to drop PXML.xml portion (but keep .pnd portion)
Added pnd_apps.c/pnd_apps_exec()
.desktop file should have a useful Exec line in it now
15 files changed:
Makefile
TODO.txt
apps/pndnotifyd.c
include/pnd_apps.h
include/pnd_discovery.h
lib/pnd_apps.c [new file with mode: 0644]
lib/pnd_discovery.c
lib/pnd_pndfiles.c
test/discotest.c
test/locatetest.c
testdata/conf/apps
testdata/pndsample/x86_ls.pnd
testdata/pndsample/x86_ls/PXML.xml
testdata/pndsample/x86_ls/my_ls [moved from testdata/pndsample/x86_ls/ls with 100% similarity]
testdata/scripts/pnd_run.sh [changed mode: 0644->0755]