diff --git a/sources/ext-sysmon/plasma-engine-extsysmon.desktop b/sources/ext-sysmon/plasma-engine-extsysmon.desktop index 9fa0dca..7d4ee31 100644 --- a/sources/ext-sysmon/plasma-engine-extsysmon.desktop +++ b/sources/ext-sysmon/plasma-engine-extsysmon.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Name=Extended SystemMonitor DataEngine -Comment=Adds gpu, gputemp and hddtemp to DataEngine +Comment=Adds some additional functions to System DataEngine ServiceTypes=Plasma/DataEngine Type=Service Icon=utilities-system-monitor diff --git a/sources/ptm/metadata.desktop b/sources/ptm/metadata.desktop index c69f5d5..d641386 100644 --- a/sources/ptm/metadata.desktop +++ b/sources/ptm/metadata.desktop @@ -1,6 +1,13 @@ [Desktop Entry] Encoding=UTF-8 Name=Py Text Monitor +Comment=A minimalistic Plasmoid script written on Python2 +Comment[en]=A minimalistic Plasmoid script written on Python2 +Comment[es]=Un plasmoide minimalista escrito en Python2 +Comment[es]=Un script Plasmoïde minimaliste écrit sur Python2 +Comment[pt_BR]=Um script Plasmoid escrito em Python2 +Comment[ru]=Минималистичный плазмоид скрипт, написанный на Python2 +Comment[uk]=Мінімалістичний плазмоїд, що написаний на Python2 ServiceTypes=Plasma/Applet Type=Service Icon=utilities-system-monitor @@ -13,7 +20,7 @@ X-KDE-PluginInfo-Author=Evgeniy Alekseev aka arcanis X-KDE-PluginInfo-Email=esalexeev@gmail.com X-KDE-PluginInfo-Name=pytextmonitor X-KDE-PluginInfo-Version=@PROJECT_VERSION@ -X-KDE-PluginInfo-Website=http://kde-look.org/ +X-KDE-PluginInfo-Website=http://arcanis.name/projects/pytextmonitor/ X-KDE-PluginInfo-Category=System Information X-KDE-PluginInfo-Depends= X-KDE-PluginInfo-License=GPLv3