Refreshed pnd_run and sudoers scripts from wiki
authorskeezix <skeezix@flotsam-vm.(none)>
Wed, 10 Jun 2009 05:44:42 +0000 (01:44 -0400)
committerskeezix <skeezix@flotsam-vm.(none)>
Wed, 10 Jun 2009 05:44:42 +0000 (01:44 -0400)
commit1bac127998050c23f12853896a8d64ce0f04fa9d
treecb01e83ec5bae198b45d44beff4ae47658bd7022
parent9bb87aea87004e19e401cb81a49a13f134930d72
Refreshed pnd_run and sudoers scripts from wiki
Added support for 'no_x11' option in PXML.xml (and subsequently in emit_dotdesktop and pnd_apps_exec)
-> untested
Added pnd_pnd_mount and pnd_pnd_unmount in pnd_pndfiles, so apps can mount and find screenshots and such
-> untested
Added basic validator app (doesn't do anything, we need to add some regexp's in there!)
Added some new element names in pnd_pxml_names etc for the tinyxml parser
15 files changed:
Makefile
apps/pndvalidator.c [new file with mode: 0644]
include/pnd_apps.h
include/pnd_discovery.h
include/pnd_pndfiles.h
include/pnd_pxml.h
include/pnd_pxml_names.h
lib/pnd_apps.c
lib/pnd_desktop.c
lib/pnd_discovery.c
lib/pnd_pndfiles.c
lib/pnd_pxml.c
lib/pnd_tinyxml.cpp
testdata/scripts/pnd_run.sh
testdata/sh/sudoers