restore ability to test music_track_listener module by installing _() func

This commit is contained in:
Yann Leboulanger 2006-09-26 14:56:53 +00:00
parent 1d660a88a7
commit c4b8421aef
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
## GNU General Public License for more details.
##
import gobject
if __name__ == '__main__':
from common import i18n
import dbus_support
if dbus_support.supported:
import dbus