/usr/share/flamerobin/code-templates/insert.info is in flamerobin 0.9.3~+20150308.6c0559c-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | [templateInfo]
menuCaption=Insert into {%object_name%} (...) values (...)
menuPosition=20
matchesType=^TABLE$
matchesWhen={%!:{%is_system%}%}
|