diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-17 05:41:43 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-17 05:41:43 +0000 |
| commit | 397c3b0e09e8f1ae8d38cea19d86ebb236e940e0 (patch) | |
| tree | 8c377ef1ccf2ecb74bd074f2ae126aa65776b3de /math/qscanplot/files/patch-qscanplot::templates::sample.qscanplotrc | |
| parent | I forgot to patch a line. (diff) | |
Update to 0.4.
Diffstat (limited to 'math/qscanplot/files/patch-qscanplot::templates::sample.qscanplotrc')
| -rw-r--r-- | math/qscanplot/files/patch-qscanplot::templates::sample.qscanplotrc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/math/qscanplot/files/patch-qscanplot::templates::sample.qscanplotrc b/math/qscanplot/files/patch-qscanplot::templates::sample.qscanplotrc new file mode 100644 index 000000000000..08b3ac9b5693 --- /dev/null +++ b/math/qscanplot/files/patch-qscanplot::templates::sample.qscanplotrc @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- qscanplot/templates/sample.qscanplotrc 2002/04/23 20:34:58 1.1 ++++ qscanplot/templates/sample.qscanplotrc 2002/04/23 20:35:32 +@@ -7,7 +7,7 @@ + <option key="Font_Weight" value="75" /> + <option key="GUI_Style" value="5" /> + <option key="Initial_Zoom" value="100" /> +- <option key="Plugins_Directory" value="/usr/lib/qscanplot/plugins/" /> ++ <option key="Plugins_Directory" value="%%PREFIX%%/lib/qscanplot/plugins/" /> + <option key="Splash" value="true" /> + <option key="Window_Height" value="738" /> + <option key="Window_Width" value="848" /> |
