Miscellaneous observations:
- there are alsto DRMd pdfs to be considered;
- /ebrmain/config/extensions.cfg contains this line:
Code:
acsm:@ACSM_file:1:eink-reader.app:ICON_ACSM
Code:
for f in `ls /ebrmain/cramfs/bin/*.app`; do strings $f | grep extensions.cfg ; done
tells me that the string extensions.cfg is in none of the .app files (which contain anyway many global.cfg, as well as other .cfg files)