jafeha / parabird

Simple script written in python to build an os independent truecrypt encrypted usb-stick containing a portable thunderbird, enigmail, torbirdy and vidalia.
GNU General Public License v3.0
10 stars 7 forks source link

get_xpi_id without extracting and platform independent mount_dmg #34

Closed jojoo- closed 11 years ago

jojoo- commented 11 years ago

the new get_xpi_id works without extracting anything.

the mount_dmg is platform independent, it only takes the path to a .dmg and returns the mountpoint. it does NOT remove the .img. it also doesnt copy anything anywhere, this can be done for both platforms.

the functions are not implemented yet :,(