root/trunk/SciTE.properties

Revision 118 (by manatlan, 09/18/06 15:08:16)

- sizing trouble when resizing listview thumbnail are gone (perhaps
less performance now, no ?

strip.trailing.spaces=1
tabsize=4
indent.size=4
use.tabs=0
indent.auto=1
indent.opening=1
indent.closing=1
tab.indents=1
backspace.unindents=1
eol.mode=LF

if PLAT_WIN
  command.go.*.py="..\python.exe" -u jbrout.py
  command.go.subsystem.*.py=1
  command.build.*.py="..\python.exe" -u "$(FilePath)"
if PLAT_GTK
  command.go.*.py=./jbrout.py
  command.compile.*.py=./jbrout.py
  command.build.*.py="$(FilePath)"
Note: See TracBrowser for help on using the browser.