diff options
author | Chris <xchrisx@uber.space> | 2019-12-16 18:40:04 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-12-16 18:55:51 +0100 |
commit | 1b6147fe7677d161f3fc3c21ac83a7c8d7ece4d3 (patch) | |
tree | 08e053677b0b5d5826068368879bfa48fdd6f77a | |
parent | 80a0491aaf1548c122ea60001d9b36b98c3a7e03 (diff) | |
download | tdelibs-1b6147fe7677d161f3fc3c21ac83a7c8d7ece4d3.tar.gz tdelibs-1b6147fe7677d161f3fc3c21ac83a7c8d7ece4d3.zip |
Fix wrong XDG patch for tdelibs, which resulted in missing icons.
This partially reverts commit 4e765ab579.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit bc5150d64efee75e1b79b80011b33a51225270f5)
-rw-r--r-- | tdecert/tdecertpart.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecert/tdecertpart.desktop b/tdecert/tdecertpart.desktop index a47692178..eeedd2de3 100644 --- a/tdecert/tdecertpart.desktop +++ b/tdecert/tdecertpart.desktop @@ -83,7 +83,7 @@ Comment[zh_HK]=可嵌入的個人證書管理工具 Comment[zh_TW]=可嵌入的個人認證管理工具 Comment[zu]=Imeneja Yesitifiketi Sobunini Oshuthekiwe MimeType=application/x-pkcs12;application/x-x509-ca-cert;application/binary-certificate; -Icon=computer-lock-screen +Icon=system-lock-screen Name=KCertPart Name[af]=Kcertpart Name[bn]=কে-সার্ট-পার্ট |