Unverified Commit b8fe4eaa authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:ambulance: fix(archive) Add icon failover for archive icon

issue #6119
Showing with 3 additions and 0 deletions
+3 -0
......@@ -299,6 +299,9 @@ class IconTheme
'actions/application-exit' => [
['actions','system-log-out'],
],
'actions/archive' => [
['mimetypes','application-x-archive'],
],
'actions/document-export' => [
['actions','document-send'],
],
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment