[org/gnome/meld]
custom-editor-command='scite'
custom-font='monospace 9'
highlight-syntax=true
show-line-numbers=true
style-scheme='kate'
text-filters=[('CVS/SVN keywords', true, '\\$\\w+(:[^\\n$]+)?\\$'), ('C++ comment', false, '//.*'), ('C comment', false, '/\\*.*?\\*/'), ('All whitespace', true, '[ \\t\\r\\f\\v]*'), ('Leading whitespace', true, '^[ \\t\\r\\f\\v]*'), ('Trailing whitespace', true, '[ \\t\\r\\f\\v]*$'), ('Script comment', false, '#.*')]
use-system-editor=false
use-system-font=false
wrap-mode='word'
