A Blog about technology, linux, peer2peer, cool new downloads and software development.
Showing posts with label imacros. Show all posts
Showing posts with label imacros. Show all posts

Friday, December 18, 2009

how to enable syntax highlight imacros iim scripts in gedit on ubuntu linux


download imacros.lang from http://albertux.ayalasoft.com/tag/imacros/

sudo cp imacros.lang /usr/share/gtksourceview-2.0/language-specs/
sudo chmod a+r /usr/share/gtksourceview-2.0/language-specs/imacros.lang

restart gedit