Skip to content
Snippets Groups Projects
Commit 34e76fa2 authored by Bertrand  NÉRON's avatar Bertrand NÉRON
Browse files

fix template for menu as gensoft app need absolute path to be executed

parent 87a06df1
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
[Desktop Entry]
Version={{ item.vers }}
Name={{ item.bin_name }}
Exec={{ item.bin_name }}
Exec=/local/gensoft2/exe/{{ item.pack_name }}/{{ item.vers }}/bin/{{ item.bin_name }}
Type=Application
Terminal={{ item.term }}
Categories=Phylogeny;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment