Skip to content

Commit

Permalink
install.sh: install desktop file for octave
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Oct 19, 2020
1 parent 965fa22 commit 8367a0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,6 @@ install_desktop_file desktop-files/org.inkscape.Inkscape.desktop \
install_desktop_file desktop-files/rstudio.desktop "$DESTDIR$desktopdir/rstudio.desktop"
install_desktop_file desktop-files/meld3.desktop "$DESTDIR$desktopdir/meld3.desktop"
install_desktop_file desktop-files/ugene.desktop "$DESTDIR$desktopdir/ugene.desktop"
install_desktop_file desktop-files/org.octave.Octave.desktop \
"$DESTDIR$desktopdir/org.octave.Octave.desktop"
exit

0 comments on commit 8367a0a

Please sign in to comment.