diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-26 12:26:24 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-26 12:26:24 -0500 |
commit | a8203cf740d018000b2e36cdb60e63fd08b2f692 (patch) | |
tree | acda27b9f21707066a3731f5ea8c3a9f30b1e0b9 /kicker/applets | |
parent | 0157291f5ea3af6c7fae08ff20eb346bb01624f8 (diff) | |
download | tdebase-a8203cf740d018000b2e36cdb60e63fd08b2f692.tar.gz tdebase-a8203cf740d018000b2e36cdb60e63fd08b2f692.zip |
Bring system icon into XDG compliance
Diffstat (limited to 'kicker/applets')
-rw-r--r-- | kicker/applets/lockout/lockout.desktop | 2 | ||||
-rw-r--r-- | kicker/applets/naughty/naughtyapplet.desktop | 2 | ||||
-rw-r--r-- | kicker/applets/systemtray/systemtrayapplet.desktop | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kicker/applets/lockout/lockout.desktop b/kicker/applets/lockout/lockout.desktop index 26490e906..7aa420e27 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=system-log-out +Icon=computer-log-out X-TDE-Library=lockout_panelapplet diff --git a/kicker/applets/naughty/naughtyapplet.desktop b/kicker/applets/naughty/naughtyapplet.desktop index 39238ddb3..ea6eb68bc 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=system-runprocesscatcher +Icon=computer-runprocesscatcher X-TDE-Library=naughty_panelapplet X-TDE-UniqueApplet=true diff --git a/kicker/applets/systemtray/systemtrayapplet.desktop b/kicker/applets/systemtray/systemtrayapplet.desktop index a2882b994..8d107e583 100644 --- a/kicker/applets/systemtray/systemtrayapplet.desktop +++ b/kicker/applets/systemtray/systemtrayapplet.desktop @@ -153,6 +153,6 @@ Comment[xh]=I applet yeqela lenjongo ethile yendlela yetreyi yokusebenza Comment[zh_CN]=系统托盘小程序 Comment[zh_TW]=系統匣 (system tray) 面板小程式 Comment[zu]=I-applet yewindi lemininingwane yetreyi lesistimu -Icon=systemtray +Icon=computertray X-TDE-Library=systemtray_panelapplet X-TDE-UniqueApplet=true |