Ubuntu desktop launchers

Recognized desktop entry keys

 

Mikrotik The Dude

The Dude runs well under Wine. Running the installer will generate all needed desktop launchers.

 

Mikrotik Winbox

~/.local/share/applications/winbox.desktop

[Desktop Entry]
Name=Winbox
Path=~/bin
Exec=wine-stable winbox.exe
Type=Application
StartupNotify=true
Keywords=winbox;

/usr/share/applications/winbox.desktop

# Make sure winbox.exe has been saved to /usr/local/bin/winbox.exe

[Desktop Entry]
Name=Winbox
#Path=/usr/local/bin
Exec=wine-stable winbox.exe
Type=Application
StartupNotify=true
Keywords=winbox;

#end


Revision #2
Created 24 June 2023 04:07:49 by bluecrow76
Updated 24 June 2023 04:16:46 by bluecrow76