]> git.donarmstrong.com Git - lilypond.git/commitdiff
* THANKS: Add UTF-8 marker.
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 28 Jun 2005 09:44:06 +0000 (09:44 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 28 Jun 2005 09:44:06 +0000 (09:44 +0000)
* Documentation/user/point-and-click.itely (http): Update: use
lilypond-invoke-editor.  Fix: instruct to use user.js.

ChangeLog
Documentation/user/point-and-click.itely
THANKS

index 66fa9a7e65fb274771824c37fb495d39925a0f0e..437e69dacc5afba64731012fd1367c006b5735f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * THANKS: Add UTF-8 marker.
+
+       * Documentation/user/point-and-click.itely (http): Update: use
+       lilypond-invoke-editor.  Fix: instruct to use user.js.
+
 2005-06-27  Graham Percival  <gperlist@shaw.ca>
 
        * ly/titling-init.ly: implements printpagenumber, increases
index 65fd27643ccea3a78f032766cb2c9a0cbaae84d5..c9c89cc572fea3065acfe7f5a544bca8fdfe2ead 100644 (file)
@@ -31,21 +31,23 @@ urlCommand     "firefox -remote 'OpenURL(%s)'"
 protocol,
 
 For Mozilla and Mozilla Firefox, this is done by adding following
-lines to the @file{prefs.js}@footnote{On a typical unix system, this
-file is found in your home-directory under
-@file{.mozilla/firefox/default.trn/prefs.js}.}  
+lines to the @file{user.js}@footnote{On a typical unix system, this
+file exists or must be created in your home-directory as
+@file{.mozilla/firefox/default.trn/user.js} or
+@file{.firefox/default/xxxxxxxx.xxx/user.js},
+see @uref{http://@/www@/.mozilla@/.org@/support@/firefox@/edit#user,location}
+and
+@uref{http://@/www@/.mozilla@/.org@/support@/firefox@/edit#profile,profile}.}
 
 @ignore
 mozilla wants us do store this in user.js:
-http://www.mozilla.org/support/firefox/edit#user
 
 location on different systems:
-http://www.mozilla.org/support/firefox/edit#profile
 
 @end ignore
 
 @example
-user_pref("network.protocol-handler.app.textedit", "lilypond-pdfpc-helper");
+user_pref("network.protocol-handler.app.textedit", "lilypond-invoke-editor");
 user_pref("network.protocol-handler.warn-external.textedit", false);
 @end example
 
@@ -64,7 +66,7 @@ emacsclient --no-wait +@var{line}:@var{column} @var{file}
 @item vim
   this will invoke
 @example
-gvim --remote +:@var{line}:norm@var{column} @var{file}
+gvim --remote +:@var{line}:norm@var{char} @var{file}
 @end example
 
 @item nedit
diff --git a/THANKS b/THANKS
index 765838ec196435b8902bc8c99051e4c93354c934..0d007c6070379e29ae105df36c5eeaad37c0f6f4 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -21,7 +21,7 @@ Erlend Aasland
 Heikki Junes
 John Williams
 Jonatan Liljedahl
-Juergen Reuter
+Jürgen Reuter
 Mats Bengtsson
 Matthias Neeracher
 Mathieu Giraud
@@ -196,7 +196,7 @@ Ferenc Wagner
 Hans Forbrich
 John Williams
 José Luis Cruz
-Juergen Reuter
+Jürgen Reuter
 Kieren Richard MacMillan
 Laurent Martelli
 Mats Bengtsson
@@ -232,7 +232,7 @@ CONTRIBUTORS
 
 Mats Bengtsson
 Heikki Junes
-Juergen Reuter
+Jürgen Reuter
 
 BUG HUNTERS/SUGGESTIONS
 
@@ -273,7 +273,7 @@ CONTRIBUTORS
 
 Graham Percival
 Heikki Junes
-Juergen Reuter
+Jügen Reuter
 Kim Shrier
 Rune Zedeler
 Werner Lemberg
@@ -309,3 +309,9 @@ Stanislav Brabec
 Thomas Rijniers
 Werner Lemberg
 Yotam Medini
+
+
+#Local variables:
+#coding: utf-8
+#End:
+