Move remaining code to app module
There's still some stuff that could potentially go elsewhere but I think it's enough for now.
This commit is contained in:
5
src/app/org.kde.neochat.service.in
Normal file
5
src/app/org.kde.neochat.service.in
Normal file
@@ -0,0 +1,5 @@
|
||||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
[D-BUS Service]
|
||||
Name=org.kde.neochat
|
||||
Exec=@CMAKE_INSTALL_PREFIX@/bin/neochat --dbus-activated
|
||||
Reference in New Issue
Block a user