diff options
author | Chris <xchrisx@uber.space> | 2019-11-05 17:51:12 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-12-15 16:02:18 +0100 |
commit | d71f9eeb7a64baad74f0e1b5f5053bf3247864fe (patch) | |
tree | 909a327fd674a21a406dc72416691643dddea324 /kdesktop/init/Trash | |
parent | af4fd07d142b78fd266c9e2d3cc76cf2e66b3ebb (diff) | |
download | tdebase-d71f9eeb7a64baad74f0e1b5f5053bf3247864fe.tar.gz tdebase-d71f9eeb7a64baad74f0e1b5f5053bf3247864fe.zip |
Improve initial desktop icons.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'kdesktop/init/Trash')
-rw-r--r-- | kdesktop/init/Trash | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/kdesktop/init/Trash b/kdesktop/init/Trash index 064d0ab28..0d1f53d70 100644 --- a/kdesktop/init/Trash +++ b/kdesktop/init/Trash @@ -4,6 +4,7 @@ URL=trash:/ Encoding=UTF-8 Icon=trashcan_full EmptyIcon=trashcan_empty + Name=Trash Name[af]=Gemors Name[ar]=سلة النفايات @@ -84,5 +85,14 @@ Name[xh]=Inkukumo Name[zh_CN]=回收站 Name[zh_TW]=資源回收桶 Name[zu]=Izibi -Comment=Contains removed files + +Comment=Contains removed files +Comment[bg]= +Comment[cs]= +Comment[de]=Enthält gelöscht Dateien +Comment[es]= +Comment[fr]= +Comment[it]= +Comment[ru]= + X-Trinity-BuiltIn=true
\ No newline at end of file |