From 1a3a71ec7a3c210a080d72ba25b838a84434dbd0 Mon Sep 17 00:00:00 2001 From: Christoph Wolk Date: Sat, 3 Aug 2024 13:08:51 +0200 Subject: [PATCH] smsapp: improve .desktop GenericName and Description The KDE Connect SMS app currently has the GenericName "SMS" which is the name of a protocol, not the name for a class of applications, and the Comment "Text Messaging", which is correct but very short for a field that is intended to give a short but more exhaustive description of an application's functions. This change sets the GenericName To "Text Messaging" and the Comment to "Read and send SMS messages on connected devices". --- smsapp/org.kde.kdeconnect.sms.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smsapp/org.kde.kdeconnect.sms.desktop b/smsapp/org.kde.kdeconnect.sms.desktop index 5308a9f18..b72671a8e 100644 --- a/smsapp/org.kde.kdeconnect.sms.desktop +++ b/smsapp/org.kde.kdeconnect.sms.desktop @@ -46,7 +46,7 @@ Name[uk]=KDE Connect SMS Name[x-test]=xxKDE Connect SMSxx Name[zh_CN]=KDE Connect 短信 Name[zh_TW]=KDE 連線簡訊 -GenericName=SMS +GenericName=Text Messaging GenericName[ar]=رسائل نصية GenericName[az]=SMS GenericName[bg]=SMS @@ -94,7 +94,7 @@ GenericName[uk]=SMS GenericName[x-test]=xxSMSxx GenericName[zh_CN]=SMS GenericName[zh_TW]=簡訊 -Comment=Text Messaging +Comment=Read and send SMS messages on connected devices Comment[ar]=مراسلة نصية Comment[az]=Yazışma Comment[bg]=Текстово съобщение