libanjuta: Allow to set indentation and tab size separately
commit9565bd2088c2f2aec707556daf9a8bf60b87065f
authorSébastien Granjoux <seb.sfo@free.fr>
Mon, 24 Dec 2012 18:55:26 +0000 (24 19:55 +0100)
committerSébastien Granjoux <seb.sfo@free.fr>
Mon, 24 Dec 2012 19:22:07 +0000 (24 20:22 +0100)
tree90c1c1ed9afb05e60080ceb75c456ff099677ea1
parent8b7434d6de038f8339cab369bf2e9eb0d8cce368
libanjuta: Allow to set indentation and tab size separately

This is useful in Scintilla for indenting using the Tab key.
libanjuta/interfaces/libanjuta.idl
plugins/indentation-c-style/plugin.c
plugins/indentation-python-style/python-indentation.c
plugins/sourceview/sourceview.c