view etc/icons/org.octave.Octave.desktop.in @ 24890:d664734ce8eb stable

Use reverse DNS naming scheme for freedesktop application identifier * etc/icons/org.octave.Octave.appdata.xml: Rename from octave.appdata.xml.in. Hardcode the name of the corresponding desktop file. * etc/icons/org.octave.Octave.desktop.in: Rename from octave.desktop.in. * etc/module.mk (appdatadir, appdata_DATA, desktopdir, desktop_DATA): New variables. (VENDOR): Delete no longer needed variable. (%canon_reldir%_CLEANFILES): Adjust to renamed files. (%canon_reldir%_EXTRA_DIST): Likewise. (%reldir%/icons/octave.appdata.xml): Delete rule. (%reldir%/icons/org.octave.Octave.desktop): Rename rule target. (install-icons): Delete custom rules to install appdata and desktop files. (uninstall-icons): Likewise. * configure.ac: Remove call to OCTAVE_PROG_DESKTOP_FILE_INSTALL. * acinclude.m4 (OCTAVE_PROG_DESKTOP_FILE_INSTALL): Delete macro.
author Mike Miller <mtmiller@octave.org>
date Wed, 14 Mar 2018 18:12:18 -0700
parents etc/icons/octave.desktop.in@553c51dcd70e
children c4a3b8b3fbd8
line wrap: on
line source

[Desktop Entry]
Name=GNU Octave
Comment=Scientific Computing
Comment[de]=Wissenschaftliches Rechnen
TryExec=%OCTAVE_PREFIX%/bin/octave
Exec=%OCTAVE_PREFIX%/bin/octave --gui %f
Icon=octave
Terminal=false
Type=Application
Categories=Education;Science;Math;
StartupNotify=false
StartupWMClass=octave-gui
MimeType=text/x-octave;text/x-matlab;
Keywords=science;math;matrix;numerical computation;plotting;