source: ogAgent-Git/linux/desktop/OGAgentTool.desktop

main 4.0.0
Last change on this file was 10fab78, checked in by Natalia Serrano <natalia.serrano@…>, 10 months ago

refs #464 several fixes and improvements

  • fix OG icon in windows system tray
  • change a log.info into log.debug to avoid a crash (!)
  • migrate update.sh to python so it can be run from windows/macos too
    • manage windows/VERSION in this script too
    • remove call to pyrcc--it's not required!
  • remove stray windows scripts
  • add a forgotten setup.bat
  • Property mode set to 100644
File size: 298 bytes
Line 
1[Desktop Entry]
2Name=OpenGnsys Agent Tools
3Comment=OpenGnsys Userspace tools
4Exec=/usr/bin/OGAgentTool-startup
5Icon=/usr/share/OGAgent/img/oga.png
6Terminal=false
7Type=Application
8NoDisplay=true
9X-KDE-autostart-after=panel
10X-KDE-StartupNotify=false
11X-DBUS-StartupType=Unique
12X-KDE-UniqueApplet=true
Note: See TracBrowser for help on using the repository browser.