diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sat/bridge/bridge_constructor/constructors/dbus-xml/dbus_xml_template.xml	Mon Apr 02 19:44:50 2018 +0200
@@ -0,0 +1,4 @@
+<node>
+  <interface name="org.goffi.SAT.core">
+  </interface>
+</node>