3 import findrox
; findrox
.version(2, 0, 0)
7 __builtins__
._ = rox
.i18n
.translation(os
.path
.join(rox
.app_dir
, 'Messages'))
11 main
= battery
.Battery(sys
.argv
[1])
14 rox
.info(_("This is a panel applet. Drag it to your panel to run it.\nI'll now let you edit the configuration options..."))
19 rox
.report_exception()