1 # For complete documentation of this file, please see Geany's main documentation
3 # Edit these in the colorscheme .conf file instead
6 programmer_comment=comment_doc
9 fuzzy=comment_doc_keyword
12 msgid_text_eol=string_eol
15 msgstr_text_eol=string_eol
18 msgctxt_text_eol=string_eol
22 # default extension used when saving files
26 mime_type=text/x-gettext-translation
28 # the following characters are these which a "word" can contains, see documentation
29 #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
31 # single comments, like # in this file
37 # set to false if a comment character/string should start at column 0 of a line, true uses any
38 # indentation of the line, e.g. setting to true causes the following on pressing CTRL+d
40 # setting to false would generate this
42 # This setting works only for single line comments
43 comment_use_indent=true
45 # context action command (please see Geany's main documentation for details)
50 # 0 is spaces, 1 is tabs, 2 is tab & spaces
54 # %f will be replaced by the complete filename
55 # %e will be replaced by the filename without extension
56 # (use only one of it at one time)
57 compiler=msgfmt --check --check-accelerators=_ "%f"