b4n commented on this pull request.


> @@ -535,6 +535,8 @@ static void parse_command_line_options(gint *argc, gchar 
> ***argv)
 
        context = g_option_context_new(_("[FILES...]"));
 
+       g_option_context_set_summary(context, _("A fast and lightweight IDE."));
+       g_option_context_set_description(context, _("Report bugs to 
`https://github.com/geany/geany/issues'."));

same here

-- 
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/1644#pullrequestreview-69409517

Reply via email to