Ugh. Assembly, that brings back bad memories. Gedit uses the GtkSourceView package to handle all it's syntax highlighting, and a lot of other things. It stores it's language files in <your gnome dir>/gtksourceview-1.0/language-specs/ (check language.dtd in this dir, also). Gedit checks this dir every time it starts so no recompiling is required. I thought I saw a few months ago that someone wrote a language spec for NASM, I can't seem to find it now but it might be worth a look before make one. Hope that helps, Paul On Thu, 2004-06-17 at 03:17, buchanan@xxxxxxxxxxxx wrote: > Hi, > > I use Gnome 2.6.1 on FreeBSD-4.10. I've searched Google for details on adding > new syntax highlighting to gedit, and it seems I should have a dot folder in > my home directory, called .gnome2/.gtksourcehighlight or something like that, > where I can add the XML file to add highlighting for some other language. I > don't have any private folders for the GTK source highlight control, so can > I just make this directory and add the XML file to it (where should it be, > and what should it be called?) Will gedit detect my new XML source highlighting > configuration and load it automagically? (Will I need to recompile?) > > I'd like to add XML source highlighting files for NASM and GAS flavours of > assembly language and contribute them to the GTK source highlight package. > > Thanks! > James > > _______________________________________________ > gnome-list mailing list > gnome-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gnome-list > > _______________________________________________ gnome-list mailing list gnome-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gnome-list