Change bug report information
authorMaran <maran.hidskes@gmail.com>
Mon, 10 Dec 2012 19:58:32 +0000 (20:58 +0100)
committerMaran <maran.hidskes@gmail.com>
Mon, 10 Dec 2012 19:58:32 +0000 (20:58 +0100)
lib/gui_lite.py

index 661c75f..5d26737 100644 (file)
@@ -548,7 +548,7 @@ class MiniWindow(QDialog):
 
     def show_report_bug(self):
         QMessageBox.information(self, "Electrum - " + _("Reporting Bugs"),
-            _("Email bug reports to %s") % "genjix" + "@" + "riseup.net")
+            _("Please report any bugs as issues on github: https://github.com/spesmilo/electrum/issues"))
 
     def show_history(self, toggle_state):
         if toggle_state: