e_alert: Use correct bugtracker URL.
authorStefan Schmidt <s.schmidt@samsung.com>
Tue, 19 Nov 2013 13:27:36 +0000 (14:27 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Tue, 19 Nov 2013 13:27:36 +0000 (14:27 +0100)
If we have to show the white screen of death to a user we should at
least give her the correct URL to report it to.

src/bin/e_alert_main.c

index 5518306..5cd1890 100644 (file)
@@ -566,7 +566,7 @@ _e_alert_draw_text(void)
                       "Before reporting issue, compile latest E18 and EFL\n"
                       "from Git with '-g -ggdb3' in your CFLAGS.\n"
                       "You can then report this crash on :\n"
-                      "http://trac.enlightenment.org/e/.\n",
+                      "https://phab.enlightenment.org/maniphest/.\n",
                       pid, backtrace_str);
           }
         else