User:Mohammad7410


Ubuntu on the N900

See main page here Ubuntu on the N900


Random notes

sed script to add spaces before each line in a file, thanks to joerg_rw [1]

cat icon|sed 's/^/ /' > iconedited


Packaging

I've written a small wiki page on how to package apps for maemo, it might be easier to understand than the main Packaging tutorial found on the wiki, it can be found here [2]