I am trying to import a new snippet into snippet plugin for gedit. But when i click on the 'import' button the screen freezes and am not able to click on the dialog. I looked online for a solutin and found out that it is a bug Looks like the bug is still not fixed as I am using ubuntu 9.04.

Does any one know how to import a snippet manually into gedit's snippet plugin?

link|improve this question
feedback

migrated from serverfault.com Aug 14 '09 at 12:53

This question came from our site for system administrators and desktop support professionals.

1 Answer

Snippets are stored globally in:

/usr/share/gedit-2/plugins/snippets/

or user specific in:

~/.gnome2/gedit/snippets

link|improve this answer
feedback

Your Answer

 
or
required, but never shown