Moved path determination to pnd_apps (more likely people will see it, and makes sense...
authorskeezix <skeezix@flotsam-vm.(none)>
Wed, 10 Jun 2009 09:25:02 +0000 (05:25 -0400)
committerskeezix <skeezix@flotsam-vm.(none)>
Wed, 10 Jun 2009 09:25:02 +0000 (05:25 -0400)
commitb945d7a6b257ab73f11f7c97448dae3600a9484c
tree165b4c7849cb142b1805128b9643cca4e71c1bb5
parent1bac127998050c23f12853896a8d64ce0f04fa9d
Moved path determination to pnd_apps (more likely people will see it, and makes sense.) Could also be
pnd_utility maybe, but meh.
Made get_ro_mountpoint and get_appdata_path for clarifying the two mountpoints.. 99% will want
get_appdata_path
include/pnd_apps.h
include/pnd_pndfiles.h
lib/pnd_apps.c
lib/pnd_pndfiles.c
test/discotest.c