Commit graph

3 commits

Author SHA1 Message Date
Jussi Kukkonen
dc750a5fa8 use ConsumerReady flag in dbus api and UI
support isConsumerReady in dbus api (GetServers, GetTemplates
and also in the options in GetServerConfig). Use the flag in
sync-ui to hide non-ready templates.

Fix #3336
2009-07-09 10:40:00 +02:00
Patrick Ohly
c4a605d3cc added missing copyright and license headers 2009-05-11 16:31:17 +02:00
Patrick Ohly
94c62f34d5 build rules: moved D-Bus into sub directories
syncevo-dbus -> src/dbus
interfaces -> src/dbus/interfaces

Files generated from D-Bus interfaces are only built once, in src/dbus/interfaces.
This is changes makes the code layout a bit nicer and, more importantly,
fixes build dependencies when Synthesis is compiled in src.

Now everything that is needed by a certain directory is in that directory
or a sub directory.
2009-05-06 19:52:55 +02:00
Renamed from syncevo-dbus/test.c (Browse further)