[Github-comments] [geany/geany] Add '--no-new-instance' option. (#1128)
konsolebox
notifications at xxxxx
Fri Jul 8 12:34:07 UTC 2016
> @@ -38,7 +38,7 @@ gboolean main_is_realized(void);
>
> typedef struct
> {
> - gboolean new_instance;
> + gint new_instance;
> make it an enum with sensible names.
I just added a commit for this.
https://github.com/geany/geany/pull/1128/commits/9c0d06ae3de47a6d6adff0eab9bcebcd491f58cb
---
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/1128/files/6f87aaa31fd56846ac533ca4f77ae49c9401db8f#r70066651
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160708/0206b5ef/attachment.html>
More information about the Github-comments
mailing list