Mercurial > libervia-backend
annotate sat/bridge/bridge_constructor/constructors/dbus-xml/dbus_xml_template.xml @ 2562:26edcf3a30eb
core, setup: huge cleaning:
- moved directories from src and frontends/src to sat and sat_frontends, which is the recommanded naming convention
- move twisted directory to root
- removed all hacks from setup.py, and added missing dependencies, it is now clean
- use https URL for website in setup.py
- removed "Environment :: X11 Applications :: GTK", as wix is deprecated and removed
- renamed sat.sh to sat and fixed its installation
- added python_requires to specify Python version needed
- replaced glib2reactor which use deprecated code by gtk3reactor
sat can now be installed directly from virtualenv without using --system-site-packages anymore \o/
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 02 Apr 2018 19:44:50 +0200 |
parents | src/bridge/bridge_constructor/constructors/dbus-xml/dbus_xml_template.xml@da4097de5a95 |
children | 779351da2c13 |
rev | line source |
---|---|
378
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 <node> |
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 <interface name="org.goffi.SAT.core"> |
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 </interface> |
3646f6b9adb6
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
4 </node> |