diff options
author | Chris <xchrisx@uber.space> | 2019-12-16 19:26:18 +0100 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2019-12-16 19:34:59 +0100 |
commit | f1612f91ca8797027873f7632904ea660ac17584 (patch) | |
tree | 947b500297003b27897c46701c7ab4b05ce1f801 /kicker/applets/naughty/naughtyapplet.desktop | |
parent | 0daae46f23f33c0b02bf3d58ab8c1428e7bd71b7 (diff) | |
download | tdebase-f1612f91ca8797027873f7632904ea660ac17584.tar.gz tdebase-f1612f91ca8797027873f7632904ea660ac17584.zip |
Fix wrong XDG patch for tdebase, which resulted in missing icons.
This partially reverts commit a8203cf740.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'kicker/applets/naughty/naughtyapplet.desktop')
-rw-r--r-- | kicker/applets/naughty/naughtyapplet.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/naughty/naughtyapplet.desktop b/kicker/applets/naughty/naughtyapplet.desktop index ea6eb68bc..4784382b4 100644 --- a/kicker/applets/naughty/naughtyapplet.desktop +++ b/kicker/applets/naughty/naughtyapplet.desktop @@ -126,6 +126,6 @@ Comment[vi]=Phát hiện và ngừng các tiến trình gây lãng phí bộ vi Comment[wa]=Trove et arestêye les schetés processus k' eployèt trop di tins CPU Comment[zh_CN]=检测并结束占用太多 CPU 时间的进程 Comment[zh_TW]=偵測並終結浪費多數 CPU 時間的破損程序 -Icon=computer-runprocesscatcher +Icon=runprocesscatcher X-TDE-Library=naughty_panelapplet X-TDE-UniqueApplet=true |