Author: gotar Date: Wed Sep 5 09:49:49 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- xmaxima needs MAXIMA_DIRECTORY to find its data
---- Files affected:
SOURCES:
xmaxima.sh (NONE -> 1.1) (NEW), xmaxima.desktop (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/xmaxima.sh
diff -u /dev/null SOURCES/xmaxima.sh:1.1
--- /dev/null Wed Sep 5 11:49:49 2007
+++ SOURCES/xmaxima.sh Wed Sep 5 11:49:44 2007
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+MAXIMA_DIRECTORY=/usr xmaxima
================================================================
Index: SOURCES/xmaxima.desktop
diff -u SOURCES/xmaxima.desktop:1.3 SOURCES/xmaxima.desktop:1.4
--- SOURCES/xmaxima.desktop:1.3 Fri Apr 21 07:14:19 2006
+++ SOURCES/xmaxima.desktop Wed Sep 5 11:49:44 2007
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=XMaxima
-Exec=xmaxima
+Exec=xmaxima.sh
Icon=maxima-icon.png
Terminal=false
Type=Application
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/xmaxima.desktop?r1=1.3&r2=1.4&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit