Bug 376211

Summary: Icon for application/x-awk
Product: [Plasma] Breeze Reporter: flyos
Component: IconsAssignee: 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: Version Fixed In:
Sentry Crash Report:

Description flyos 2017-02-08 22:25:02 UTC
There is currently no icon for the AWK script mimetype (application/x-awk).

A possible icon compliant with the Breeze style would be an orange with a black "A" letter. The orange would remind of the old Oxygen icon:
http://www.iconarchive.com/show/oxygen-icons-by-oxygen-icons.org/Mimetypes-application-x-awk-icon.html
Comment 1 andreas 2017-04-27 21:25:10 UTC
there is already an awk mimetype in the breeze icon set application-x-awk why this icon wasn't used?
Comment 2 flyos 2017-05-29 02:41:21 UTC
(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.
Comment 3 andreas 2017-05-31 21:46:17 UTC
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
Comment 4 flyos 2017-05-31 21:53:20 UTC
Indeed. Good one, thanks!