mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:27:35 +00:00
PixelPaint: Rename from PaintBrush :^)
This commit is contained in:
parent
ff4eaa12b4
commit
58fa9c6e89
41 changed files with 58 additions and 58 deletions
|
@ -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
|
8
Base/res/apps/PixelPaint.af
Normal file
8
Base/res/apps/PixelPaint.af
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue