blob: 3b32c83bfd92471828c315d49328a750f729d742 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
--- /tmp/rosegarden-2.1/Rosegarden Wed Oct 22 22:16:41 1997
+++ ./Rosegarden Fri May 14 19:58:16 1999
@@ -8,15 +8,15 @@
!!! Paths, edit these
-Rosegarden*editorName: /usr/local/lib/rosegarden/bin/editor
-Rosegarden*sequencerName: /usr/local/lib/rosegarden/bin/sequencer
-Rosegarden*helpFile: /usr/local/lib/rosegarden/help/rosehelp.info
-Rosegarden*midiFmPatchFile: /usr/local/lib/rosegarden/synth-patches/std.sb
-Rosegarden*midiFmDrumPFile: /usr/local/lib/rosegarden/synth-patches/drums.sb
+Rosegarden*editorName: /usr/X11R6/lib/rosegarden/bin/editor
+Rosegarden*sequencerName: /usr/X11R6/lib/rosegarden/bin/sequencer
+Rosegarden*helpFile: /usr/X11R6/lib/rosegarden/help/rosehelp.info
+Rosegarden*midiFmPatchFile: /usr/X11R6/lib/rosegarden/synth-patches/std.sb
+Rosegarden*midiFmDrumPFile: /usr/X11R6/lib/rosegarden/synth-patches/drums.sb
!!! directory for Petal filters. ~/.rosepetal-filters will also be searched
-Rosegarden*filtersDirectory: /usr/local/lib/rosegarden/rosepetal-filters
+Rosegarden*filtersDirectory: /usr/X11R6/lib/rosegarden/rosepetal-filters
!!! this is the default directory used for file dialogs:
@@ -24,7 +24,7 @@
!!! this is for the sequencer's "Play through Slave":
-Rosegarden*externalPlayer: /usr/local/bin/xplaymidi
+Rosegarden*externalPlayer: /usr/X11R6/bin/xplaymidi
!!! midi device location
!!! for OSS this is normally /dev/sequencer, for ZILOG it's
|