Summary: | Icon for application/x-awk | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | flyos |
Component: | Icons | Assignee: | visual-design |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kainz.a |
Priority: | NOR | ||
Version First Reported In: | 5.9.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/breeze-icons/0f9429555c01a12a58eac5b5f5584767922c1d9f | Version Fixed In: | |
Sentry Crash Report: |
Description
flyos
2017-02-08 22:25:02 UTC
there is already an awk mimetype in the breeze icon set application-x-awk why this icon wasn't used? (In reply to andreas from comment #1) > there is already an awk mimetype in the breeze icon set application-x-awk > why this icon wasn't used? As far as I can see application-x-awk.svg redirects to text-x-generic.svg. So there's no "awk icon" in Breeze, per se. Git commit 0f9429555c01a12a58eac5b5f5584767922c1d9f by andreas kainz. Committed on 31/05/2017 at 21:45. Pushed by andreask into branch 'master'. update awk mime as it's a script language M +1 -1 icons-dark/mimetypes/16/application-x-awk.svg M +1 -1 icons-dark/mimetypes/16/text-x-generic.svapplication-x-awk.svg M +1 -1 icons-dark/mimetypes/22/application-x-awk.svg M +1 -1 icons-dark/mimetypes/22/text-x-generic.svapplication-x-awk.svg M +1 -1 icons-dark/mimetypes/32/application-x-awk.svg M +1 -1 icons-dark/mimetypes/32/text-x-generic.svapplication-x-awk.svg M +1 -1 icons-dark/mimetypes/64/application-x-awk.svg M +1 -1 icons-dark/mimetypes/64/text-x-generic.svapplication-x-awk.svg M +1 -1 icons/mimetypes/16/application-x-awk.svg M +1 -1 icons/mimetypes/16/text-x-generic.svapplication-x-awk.svg M +1 -1 icons/mimetypes/22/application-x-awk.svg M +1 -1 icons/mimetypes/22/text-x-generic.svapplication-x-awk.svg M +1 -1 icons/mimetypes/32/application-x-awk.svg M +1 -1 icons/mimetypes/32/text-x-generic.svapplication-x-awk.svg M +1 -1 icons/mimetypes/64/application-x-awk.svg M +1 -1 icons/mimetypes/64/text-x-generic.svapplication-x-awk.svg https://commits.kde.org/breeze-icons/0f9429555c01a12a58eac5b5f5584767922c1d9f Indeed. Good one, thanks! |