mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Add file types to pastel
This commit is contained in:
parent
7d6529d6c0
commit
3d2010b26a
@ -9,6 +9,10 @@ function recipe_stage {
|
||||
name=Pastel
|
||||
binary=/ui/bin/pastel
|
||||
icon=/ui/pastel/accessories-bitmap-editor.png
|
||||
accept=*.bmp
|
||||
accept=*.jpg
|
||||
accept=*.jpeg
|
||||
accept=*.png
|
||||
author=Robby Cerantola
|
||||
description=Bitmap Editor
|
||||
EOF
|
||||
|
||||
Loading…
Reference in New Issue
Block a user