kdeconnect-kde/smsapp
Christoph Wolk 1a3a71ec7a 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".
2024-08-07 11:24:16 +02:00
..
qml Corrected newline inserting when using shift+return while writing SMS messages 2024-06-28 11:19:35 +00:00
attachmentinfo.cpp Add explicit moc includes to cpp files 2023-07-30 07:27:45 +00:00
attachmentinfo.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
CMakeLists.txt Enable KCrash for all executables 2024-08-01 11:23:02 +00:00
conversationlistmodel.cpp Fix SMS app icons and thumbnails 2024-06-17 02:00:41 +00:00
conversationlistmodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
conversationmodel.cpp Make clang-format happy 2024-06-04 19:02:58 +02:00
conversationmodel.h Discard unused params more elegantly 2023-08-05 20:22:18 +00:00
conversationssortfilterproxymodel.cpp Drop Qt5-only code branches 2024-04-27 17:46:39 +02:00
conversationssortfilterproxymodel.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
gsmasciimap.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
gsmasciimap.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
main.cpp Enable KCrash for all executables 2024-08-01 11:23:02 +00:00
Messages.sh Fix localization of app and smsapp. Patch mainly by Victor Ryzhykh. 2019-12-21 09:59:36 +02:00
org.kde.kdeconnect.sms.desktop smsapp: improve .desktop GenericName and Description 2024-08-07 11:24:16 +02:00
smscharcount.h Make clang-format happy 2024-06-04 19:02:58 +02:00
smshelper.cpp test: restore orphaned smshelper test 2023-12-06 10:18:49 -05:00
smshelper.h Remove unused default destructors 2023-08-05 20:22:18 +00:00
thumbnailsprovider.cpp Discard unused params more elegantly 2023-08-05 20:22:18 +00:00
thumbnailsprovider.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00