@alberic89 commented on this pull request.


In src/templates.c:

> @@ -168,7 +171,7 @@ void templates_replace_common(GString *tmpl, const gchar *fname,
 		NULL);
 }
 
-
+// Maybe a fix to do in this function

I don't know for what this function is useful, but I see it use get_template_fileheader function.
It needs maybe some changes for including gplv3 file header ?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3549/review/1600124261@github.com>