]> www.ginac.de Git - ginac.git/commitdiff
* Distinguish between name and longname variables.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Thu, 1 Nov 2001 17:33:08 +0000 (17:33 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Thu, 1 Nov 2001 17:33:08 +0000 (17:33 +0000)
debian/ginac-tools.menu

index fcf75adebedfde1c720084319c257bebd1ff361d..cc965e87b64cf64d6fb1cd227c1a00da173fc84e 100644 (file)
@@ -1 +1,6 @@
-?package(ginac-tools):needs=text section=Apps/Math title="GiNaC interactive shell" command="/usr/bin/ginsh"
+?package(ginac-tools):\
+  needs="text"\
+  section="Apps/Math"\
+  title="Ginsh"\
+  longtitle="Ginsh - GiNaC interactive shell"\
+  command="/usr/bin/ginsh"