chore: V23接口改造适配
V23接口改造适配 Log: V23接口改造适配 Influence: 无 Task: https://pms.uniontech.com/task-view-207483.html Change-Id: I91e7c2807c168e87781e18aedc7aec887702ae13
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<interface name='org.desktopspec.ApplicationInstance'>
|
||||
<interface name='org.deepin.dde.Application1.Instance'>
|
||||
<method name='Exit'>
|
||||
</method>
|
||||
<method name='Kill'>
|
@ -1,4 +1,4 @@
|
||||
<interface name='org.desktopspec.ApplicationManager'>
|
||||
<interface name='org.deepin.dde.Application1.Manager'>
|
||||
<method name='AddAutostart'>
|
||||
<arg type='s' name='fileNamae' direction='in' />
|
||||
<arg type='b' name='outArg0' direction='out' />
|
@ -1,4 +1,4 @@
|
||||
<interface name='org.desktopspec.Application'>
|
||||
<interface name='org.deepin.dde.Application1'>
|
||||
<method name='Name'>
|
||||
<arg type='s' name='locale' direction='in' />
|
||||
<arg type='s' name='value' direction='out' />
|
@ -1,4 +1,4 @@
|
||||
<interface name='org.deepin.daemon.Mime'>
|
||||
<interface name='org.deepin.dde.Mime1'>
|
||||
<method name='AddUserApp'>
|
||||
<arg type='as' name='mimeTypes' direction='in'/>
|
||||
<arg type='s' name='desktopId' direction='in'/>
|
Reference in New Issue
Block a user