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
|
Rev | Line | |
---|
[11f7a07] | 1 | [Desktop Entry] |
---|
[9bfb4ee] | 2 | Name=OpenGnsys Agent Tools |
---|
| 3 | Comment=OpenGnsys Userspace tools |
---|
[11f7a07] | 4 | Exec=/usr/bin/OGAgentTool-startup |
---|
| 5 | Icon=/usr/share/OGAgent/img/oga.png |
---|
| 6 | Terminal=false |
---|
| 7 | Type=Application |
---|
| 8 | NoDisplay=true |
---|
| 9 | X-KDE-autostart-after=panel |
---|
| 10 | X-KDE-StartupNotify=false |
---|
| 11 | X-DBUS-StartupType=Unique |
---|
| 12 | X-KDE-UniqueApplet=true |
---|
Note: See
TracBrowser
for help on using the repository browser.