mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-02 15:45:21 +00:00
add dbus service
Change-Id: I54f862b3792c5e9c9ff1b3601800c98335a288ca
This commit is contained in:
parent
7b56d829f0
commit
b727862b8e
3
frame/com.deepin.dde.dock.service
Normal file
3
frame/com.deepin.dde.dock.service
Normal file
@ -0,0 +1,3 @@
|
||||
[D-BUS Service]
|
||||
Name=com.deepin.dde.dock
|
||||
Exec=/usr/bin/dde-dock
|
@ -50,5 +50,8 @@ HEADERS += \
|
||||
item/pluginsitem.h \
|
||||
controller/dockpluginscontroller.h
|
||||
|
||||
dbus_service.files += com.deepin.dde.dock.service
|
||||
dbus_service.path = /usr/share/dbus-1/services
|
||||
|
||||
target.path = $${PREFIX}/bin/
|
||||
INSTALLS += target
|
||||
INSTALLS += target dbus_service
|
||||
|
Loading…
x
Reference in New Issue
Block a user