mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:47:35 +00:00
TextEditor: Tweak 16x16 icon
In keeping with the slightly-higher-contrast theme.
This commit is contained in:
parent
14edd67bcc
commit
bc1ec588f0
9 changed files with 6 additions and 6 deletions
|
@ -4,8 +4,8 @@ Executable=/bin/TextEditor
|
|||
Category=Utilities
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/TextEditor16.png
|
||||
32x32=/res/icons/32x32/app-texteditor.png
|
||||
16x16=/res/icons/16x16/app-text-editor.png
|
||||
32x32=/res/icons/32x32/app-text-editor.png
|
||||
|
||||
[Launcher]
|
||||
FileTypes=txt,md,html,htm,js,json,ini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue