Op dinsdag 16-12-2008 om 02:12 uur [tijdzone +0100], schreef Matej Cepl:
Hi,
trying to reimplement
http://crunchbang.org/archives/2007/09/25/gedit-todo-hack/ for
gtksourceview-2.0 and I ended up with
http://mcepl.fedorapeople.org/tmp/todo.lang However, despite it
does validate against
/usr/share/gtksourceview-2.0/lang-spec/language2.rng, it doesn't
show up in the gedit menu, when I put the file to
~/.gnome2/gtksourceview-2.0/language-specs/todo.lang
I'm not sure that's actually the proper location for the lang file, you
could try ~/.local/share/gtksourceview-2.0/language-specs/todo.lang.
Otherwise, maybe the text/plain mime type is not allowed? (although I
doubt that).
When you run gedit from a terminal, does it show you any errors?