[Github-comments] [geany/geany] Search: Add help buttons to the dialogs (#1169)

elextr notifications at xxxxx
Tue Aug 9 00:17:53 UTC 2016


> @@ -1886,7 +1886,7 @@ GSList *utils_get_config_files(const gchar *subdir)
>  
>  /* Suffix can be NULL or a string which should be appended to the Help URL like
>   * an anchor link, e.g. "#some_anchor". */
> -gchar *utils_get_help_url(const gchar *suffix)
> +static gchar *utils_get_help_url(const gchar *suffix)

Since this is no longer used anywhere else, why no just add `utils_open_browser()` at the end and make this `utils_open_help()` instead of adding another bit of spaghetti?

---
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/pull/1169/files/b8ce7433f11e494b0452c967e4a024c99485f8c4#r73979828
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160808/821b24e8/attachment.html>


More information about the Github-comments mailing list