Changed read timestamps timezones to UTC.
Fix QListDB::getObjectMetadatas not returning metadata when a single object was requested. Show size in GiB for backups.
This commit is contained in:
12
org.qcma.HeadlessManager.xml
Normal file
12
org.qcma.HeadlessManager.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
|
||||
<node>
|
||||
<interface name="org.qcma.HeadlessManager">
|
||||
<signal name="databaseUpdated">
|
||||
<arg name="count" type="i" direction="out"/>
|
||||
</signal>
|
||||
<method name="refreshDatabase">
|
||||
</method>
|
||||
<method name="stop">
|
||||
</method>
|
||||
</interface>
|
||||
</node>
|
Reference in New Issue
Block a user