diff options
Diffstat (limited to '.local/share/applications/omnetpp-6.1-shell.desktop')
-rwxr-xr-x | .local/share/applications/omnetpp-6.1-shell.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.local/share/applications/omnetpp-6.1-shell.desktop b/.local/share/applications/omnetpp-6.1-shell.desktop new file mode 100755 index 0000000..5efc7de --- /dev/null +++ b/.local/share/applications/omnetpp-6.1-shell.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Exec=/bin/bash --rcfile /home/master/Downloads/omnetpp-6.1/setenv +Terminal=true +Icon=/home/master/Downloads/omnetpp-6.1/images/logo/logo128s.png +Name=OMNeT++ 6.1 Shell +Categories=Development |