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

Game development with Board Game Arena Studio
Post Reply
User avatar
Rudolf
Posts: 557
Joined: 24 December 2011, 23:04

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

Post 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>
Post Reply

Return to “Developers”