Francisco Vila <[email protected]> writes: > There is a %gconf.xml into the zip file.
Yes, my mistake. > the gconf-editor tool shows a desktop/gnome/url-handlers entry on the > tree, but there is not a texedit entry in it, how do I create one? Probably it is easiest to do this with gconftool-2, from the command line: $ gconftool-2 -s /desktop/gnome/url-handlers/textedit/command -t string XXX where XXX is the location of your texedit handler. After having done this, you can use the GUI configuration editor to change this. > This is not necessary at least with latest evince on Ubuntu 8.10, as > it refreshes the view automatically if the document changes. Interesting. My evince doesn't do this (yet?). You can put a # in front of line 53 to prevent the extra evince call. I hope you like it. -- Johan _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
