chore: init project structure
Log: 初始化项目结构
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
<arg type="o" name="job" direction="out" />
|
||||
|
||||
<arg type="a{sv}" name="options" direction="in"/>
|
||||
|
||||
<annotation name="org.qtproject.QtDBus.QtTypeName.In2" value="QVariantMap"/>
|
||||
<annotation
|
||||
name="org.freedesktop.DBus.Description"
|
||||
value="Given an action identifier,
|
||||
|
@ -32,9 +32,8 @@
|
||||
<arg type="s" name="action" direction="in" />
|
||||
<arg type="as" name="fields" direction="in" />
|
||||
<arg type="a{sv}" name="options" direction="in" />
|
||||
|
||||
<arg type="o" name="job" direction="out" />
|
||||
|
||||
<annotation name="org.qtproject.QtDBus.QtTypeName.In3" value="QVariantMap"/>
|
||||
<annotation
|
||||
name="org.freedesktop.DBus.Description"
|
||||
value="Given a desktop file id,
|
||||
|
Reference in New Issue
Block a user