[TPL] trick to edit TPL with color highlight under Ubuntu
Posted: 27 March 2013, 21:36
Hello, if somebody needs that, I've a way to edit game.TPL with Gedit on Ubuntu:
under terminal:
then find globs, and change:
under terminal:
Code: Select all
sudo gedit /usr/share/gtksourceview-3.0/language-specs/html.lang
Code: Select all
<property name="globs">*.html;*.htm;*.tpl</property>