Pedro Algarvio df3214168c Cleaner fix for #1874, code clean up and reusability.
Translations are now setup on `deluge.common`. Where they used to be setup, a call to `setup_translations(setup_pygtk=False)` is now made.
Every call to `pkg_resources.resource_filename()` is now made through `deluge.common.resource_filename` to make sure that we're loading data from the right deluge install.
2011-06-04 18:06:45 +01:00
..
2010-05-03 11:50:16 -07:00
2009-07-22 20:50:06 +00:00
2009-01-14 01:15:00 +00:00
2010-12-28 01:26:25 +00:00
2011-05-18 03:56:17 +01:00