discovery code now recognizes pnd files
authorskeezix <skeezix@flotsam-vm.(none)>
Mon, 23 Feb 2009 20:50:40 +0000 (15:50 -0500)
committerskeezix <skeezix@flotsam-vm.(none)>
Mon, 23 Feb 2009 20:50:40 +0000 (15:50 -0500)
commit2d27c18f8b065e7fa7a0824007a24987c3650c6c
treec085d854404872a1e2b39486dc3b50bd5c45e445
parent51cbc6a30572ce4787ebfaf4bfbd0df992d522d0
discovery code now recognizes pnd files

Fixed a bunch of little bugs lieing around

Almost there.. just need to fix up the exec-paths in the .desktop files, and add icon support.. and see TODO.. *cry*
13 files changed:
Makefile
TODO.txt
include/pnd_pndfiles.h
lib/pnd_discovery.c
lib/pnd_pndfiles.c
lib/pnd_pxml.c
lib/pnd_tinyxml.cpp
testdata/apps/sampleapp3/PXML.xml
testdata/pndsample/x86_ls.pnd [new file with mode: 0644]
testdata/pndsample/x86_ls/PXML.xml [new file with mode: 0644]
testdata/pndsample/x86_ls/ls [new file with mode: 0755]
testdata/scripts/pnd_make.sh [new file with mode: 0755]
testdata/scripts/pnd_run.sh