18 lines
567 B
Text
18 lines
567 B
Text
|
# Gambas Project File 3.0
|
||
|
# Compiled with Gambas 3.5.90
|
||
|
Title=Gambas DBus Explorer
|
||
|
Startup=FVersiongbXML
|
||
|
Icon=dbus64.png
|
||
|
Version=3.6.2
|
||
|
VersionFile=1
|
||
|
Component=gb.image
|
||
|
Component=gb.gui
|
||
|
Component=gb.dbus
|
||
|
Component=gb.settings
|
||
|
Component=gb.libxml
|
||
|
Description="This example allows to explore all applications connected to both DBus system and application buses. You can see all exported interfaces, methods, properties and events, with their signature. But you cannot use them."
|
||
|
Authors="Fabien Bodard\nBenoît Minisini"
|
||
|
Environment="GB_GUI=gb.qt4"
|
||
|
TabSize=2
|
||
|
Packager=1
|