summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHüseyin ASLITÜRK <asliturk@hotmail.com>2020-06-04 13:29:45 +0300
committerAndreas Kling <kling@serenityos.org>2020-06-04 12:34:31 +0200
commit9e829a198c9750b0ad1c9f0e7d0fd899e5071d99 (patch)
tree017552e5e05daf5383eb16b3e3defb64aaa3aa8b
parentf32e971d8b50746fb5f5896b4c1bac07302570bc (diff)
downloadserenity-9e829a198c9750b0ad1c9f0e7d0fd899e5071d99.zip
Base: Use new app-pixel-paint.png for app icon in system menu
-rw-r--r--Base/res/apps/PixelPaint.af4
1 files changed, 2 insertions, 2 deletions
diff --git a/Base/res/apps/PixelPaint.af b/Base/res/apps/PixelPaint.af
index be6a410da7..e64b9bab6c 100644
--- a/Base/res/apps/PixelPaint.af
+++ b/Base/res/apps/PixelPaint.af
@@ -4,5 +4,5 @@ Executable=/bin/PixelPaint
Category=Graphics
[Icons]
-16x16=/res/icons/16x16/app-pixelpaint.png
-32x32=/res/icons/32x32/app-pixelpaint.png
+16x16=/res/icons/16x16/app-pixel-paint.png
+32x32=/res/icons/32x32/app-pixel-paint.png