In src/filetypes.h:
> @@ -113,6 +113,9 @@ GeanyFiletypeID; > > #define filetype_id GeanyFiletypeID /* compat define - should be removed in the future */ > > +/** Filetype categories > + * > + * These are used to provide submenus for each category in the GUI */
should probably be only GIR, shouldn't it?
—
Reply to this email directly or view it on GitHub.