15 lines
366 B
XML
15 lines
366 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 3.6.90
|
|
Title=SystemTray
|
|
Startup=FMain
|
|
Icon=icon.png
|
|
Version=1.0.0
|
|
Component=gb.image
|
|
Component=gb.gui
|
|
Component=gb.form
|
|
Component=gb.desktop.x11
|
|
Description="X11 System tray example.\n\nThis example shows how to create a system tray with the gb.desktop.x11 component."
|
|
TabSize=2
|
|
Vendor=Example
|
|
Packager=1
|
|
Translate=1
|