From 3e794dd4c74d430e4bb940831a51d02409be9084 Mon Sep 17 00:00:00 2001 From: Aleix Pol Date: Wed, 24 May 2017 23:25:11 +0200 Subject: [PATCH] Fix name --- indicator/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indicator/main.cpp b/indicator/main.cpp index 7028889e5..edfccca7c 100644 --- a/indicator/main.cpp +++ b/indicator/main.cpp @@ -46,7 +46,7 @@ int main(int argc, char** argv) { QApplication app(argc, argv); - KAboutData about("kdeconnect-cli", + KAboutData about("kdeconnect-indicator", i18n("KDE Connect Indicator"), QStringLiteral(KDECONNECT_VERSION_STRING), i18n("KDE Connect Indicator tool"),