1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 19:37:34 +00:00

PixelPaint: Rename from PaintBrush :^)

This commit is contained in:
Andreas Kling 2020-05-20 20:35:35 +02:00
parent ff4eaa12b4
commit 58fa9c6e89
41 changed files with 58 additions and 58 deletions

View file

@ -1,8 +0,0 @@
[App]
Name=PaintBrush
Executable=/bin/PaintBrush
Category=Graphics
[Icons]
16x16=/res/icons/16x16/app-paintbrush.png
32x32=/res/icons/32x32/app-paintbrush.png

View file

@ -0,0 +1,8 @@
[App]
Name=PixelPaint
Executable=/bin/PixelPaint
Category=Graphics
[Icons]
16x16=/res/icons/16x16/app-pixelpaint.png
32x32=/res/icons/32x32/app-pixelpaint.png