kdeconnect-kde/plugins/runcommand
Christoph Wolk 3e7936dc08 plugins/runcommand: improve PlaceholderMessage
While the HIG is not quite clear on this, PlaceholderMessages throughout
KDE applications and kcms tend to have sentence capitalization in their
title and include a verb (e.g. "Playlist is empty", "No game controllers
found"). The runcommand plugin breaks with this; it uses title
capitalization and does not include a verb: "No Commands".

This change modifies the title to read "No commands configured".
2024-09-08 13:19:44 +00:00
..
CMakeLists.txt Add Qt::DBus dependency to kdeconnect_runcommand_config 2024-05-25 10:31:46 +02:00
kdeconnect_runcommand.json SVN_SILENT made messages (.desktop file) - always resolve ours 2024-08-28 01:25:08 +00:00
kdeconnect_runcommand_config.qml plugins/runcommand: improve PlaceholderMessage 2024-09-08 13:19:44 +00:00
runcommand_config.cpp Fix powershell example command 2024-06-14 14:56:46 +02:00
runcommand_config.h Use pragma once in plugins 2023-07-22 20:51:19 +00:00
runcommandplugin.cpp fix: runcommand with args fails on windows 2024-06-14 15:06:15 +08:00
runcommandplugin.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00