gui: streamline the interface and allow more i18n
commit2a7cbdea3315964fa81410b8ae89fc34b829830f
authorDavid Aguilar <davvid@gmail.com>
Thu, 9 Oct 2008 09:23:08 +0000 (9 02:23 -0700)
committerDavid Aguilar <davvid@gmail.com>
Thu, 9 Oct 2008 09:28:26 +0000 (9 02:28 -0700)
treeb0b79f39ddaec53be5f2c5cf9e53f81b31d3a10b
parent95648aef85fc6fbaba8af80b9e2a8c84ba0ab9f1
gui: streamline the interface and allow more i18n

An overridden tr() method was added to the main controller that
routes things through the main qapp instance.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/controllers/__init__.py
cola/models.py
ui/main.ui