[Github-comments] [geany/geany] Error message could be improved (#1077)

Enrico Tröger notifications at xxxxx
Sun Jun 19 22:11:38 UTC 2016


What about something like:
```
gchar *utf8_term_cmd = utils_str_replace_all(&tool_prefs.term_cmd, "%c", run_cmd);
ui_set_statusbar(TRUE, _("Cannot execute build command \"%s\": %s. "
"Check the path setting for Terminal in the Tools tab in Preferences."), utf8_term_cmd, error->message);
```
?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1077#issuecomment-227023520
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160619/a349291f/attachment.html>


More information about the Github-comments mailing list