Page 1 of 1

[TPL] trick to edit TPL with color highlight under Ubuntu

Posted: 27 March 2013, 21:36
by Rudolf
Hello, if somebody needs that, I've a way to edit game.TPL with Gedit on Ubuntu:
under terminal:

Code: Select all

sudo gedit /usr/share/gtksourceview-3.0/language-specs/html.lang
then find globs, and change:

Code: Select all

<property name="globs">*.html;*.htm;*.tpl</property>