🔧🔧🔧turn uppercase letters to lowercase

This commit is contained in:
zhangzihao 2021-01-06 14:20:38 +08:00
parent 842fe557bb
commit 9b0ff936dd
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[D-BUS Service]
Name=com.ukui.search.qt.systemdbus
Exec=/usr/bin/ukuiSearchSystemDBus
Exec=/usr/bin/ukui-search-systemdbus
User=root

View File

@ -2,7 +2,7 @@ QT += core dbus
QT -= gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = ukuiSearchSystemDBus
TARGET = ukui-search-systemdbus
TEMPLATE = app
CONFIG += console c++11 link_pkgconfig