@G+ users: Ever wanted to use shotwell to mass-publish your pics taken with your high resolution camera to picasa? Ever found that you cannot publish using the max pic size that gives G+ users unlimited storage (2048px) easily?
If so: I made a tiny patch for shotwell that allows you to do exactly that and prepared a package for Ubuntu 12.04 LTS (precise). You can get it from my ppa: https://edge.launchpad.net/~asac/+archive/ppa with just a few clicks/commands away:
sudo add-apt-repository ppa:asac/ppa sudo apt-get update sudo apt-get install shotwell sudo add-apt-repository -r ppa:asac/ppa
Here a screenshot of what it does:
Hope this is useful for some! Have fun!
Update: uploaded an untested backport for Ubuntu 11.10 (oneiric) to the same ppa. Report back how things go!
Update: trivial patch from my package forwarded to shotwell issue tracker http://redmine.yorba.org/issues/5210