diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-24 23:26:42 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-24 23:26:42 -0500 |
commit | 87136458b43134c86fb2b5792022024c6d1ec968 (patch) | |
tree | c5e7387cd471b5baa4bd5d228533c861d74209d7 /kicker/applets | |
parent | 3930727b3ca5aac8944af1e6dec928d26e823d50 (diff) | |
download | tdebase-87136458b43134c86fb2b5792022024c6d1ec968.tar.gz tdebase-87136458b43134c86fb2b5792022024c6d1ec968.zip |
Fix stragglers that were not properly renamed in the XDG standardization commits
Diffstat (limited to 'kicker/applets')
-rw-r--r-- | kicker/applets/lockout/lockout.desktop | 2 | ||||
-rw-r--r-- | kicker/applets/naughty/naughtyapplet.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kicker/applets/lockout/lockout.desktop b/kicker/applets/lockout/lockout.desktop index 57698aef3..26490e906 100644 --- a/kicker/applets/lockout/lockout.desktop +++ b/kicker/applets/lockout/lockout.desktop @@ -121,5 +121,5 @@ Comment[vi]=Thêm nút khoá màn hình và đăng xuất khỏi phiên làm vi Comment[wa]=Radjout des botons po serer l' waitroûle a clé et dislodjî del session Comment[zh_CN]=添加锁定屏幕和注销会话的按钮 Comment[zh_TW]=加入用來鎖定螢幕與登出作業階段的按鈕 -Icon=exit +Icon=system-log-out X-TDE-Library=lockout_panelapplet diff --git a/kicker/applets/naughty/naughtyapplet.desktop b/kicker/applets/naughty/naughtyapplet.desktop index 4784382b4..39238ddb3 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=runprocesscatcher +Icon=system-runprocesscatcher X-TDE-Library=naughty_panelapplet X-TDE-UniqueApplet=true |