~jconti/recent-notifications/trunk

105 by Jason Conti
Replaced the new message selections with an unread column in the model. This column is marked False when the message window is closed. Currently just displays NEW next to the message summary if the message is unread, but may add more if I get any ideas. Updated the translation template and added a script to simplify updating the template.
1
#!/bin/bash
2
python setup.py update_prefix build_i18n
3
rm RecentNotifications.server.in
4
rm -rf build