annotate examples/octave.desktop.in @ 12288:f07e6b4d34c7 release-3-4-x

Add function compare_versions to documentation. Update docstrings for surrounding functions in manual.
author Rik <octave@nomad.inbox5.com>
date Sat, 29 Jan 2011 16:54:14 -0800
parents 80b78635eefe
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5466
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents:
diff changeset
1 [Desktop Entry]
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents:
diff changeset
2 Name=GNU Octave
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents:
diff changeset
3 Comment=Scientific Computing using GNU Octave
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents:
diff changeset
4 TryExec=%OCTAVE_PREFIX%/bin/octave
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents:
diff changeset
5 Exec=%OCTAVE_PREFIX%/bin/octave
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents:
diff changeset
6 Icon=%OCTAVE_IMAGEDIR%/octave-sombrero.png
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents:
diff changeset
7 Terminal=true
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents:
diff changeset
8 Type=Application
5896
fc22530e985b [project @ 2006-07-19 06:18:12 by jwe]
jwe
parents: 5466
diff changeset
9 Categories=Development;Math;Science;
5466
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents:
diff changeset
10 StartupNotify=false