Drop WorkbenchManager.localized_file()
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 14 Jun 2011 18:01:39 +0000 (20:01 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 14 Jun 2011 18:01:39 +0000 (20:01 +0200)
commit8bfa533f8b438e57a7950a8dcd02a275cbfa19df
tree3dbf591e62d9197df632b8e96723b658194f6e4d
parent52426ae01f0439af2833656a74eda70a240d66ae
Drop WorkbenchManager.localized_file()

As Workbench has the localized_file() method, use this
everywhere and drop the wrapper method from
WorkbenchManager.

The processing code already did that.
mediagoblin/tests/test_workbench.py
mediagoblin/workbench.py