diff options
author | Chris <[email protected]> | 2019-12-16 19:26:18 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-12-16 20:30:22 +0100 |
commit | 68c10eff90c6775fd2c02acfcdacca6180ffb3f2 (patch) | |
tree | 2610aeaff4d99bf17814a9d53b7c0ad5f64d62c3 /kicker/applets/naughty | |
parent | b0e2f203608bc7c88b2cd2d5e36a0bdb649613b8 (diff) | |
download | tdebase-68c10eff90c6775fd2c02acfcdacca6180ffb3f2.tar.gz tdebase-68c10eff90c6775fd2c02acfcdacca6180ffb3f2.zip |
Fix wrong XDG patch for tdebase, which resulted in missing icons.
This partially reverts commit a8203cf740.
Signed-off-by: Chris <[email protected]>
(cherry picked from commit f1612f91ca8797027873f7632904ea660ac17584)
Diffstat (limited to 'kicker/applets/naughty')
-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 |