Add welcome wizard, desktop entry, and Nautilus extension

This commit is contained in:
2026-03-06 11:18:28 +02:00
parent 9ad70c960b
commit cfd2660b95
4 changed files with 321 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[Desktop Entry]
Name=Pixstrip
Comment=Batch image processor - resize, convert, compress, and more
Exec=pixstrip-gtk %F
Icon=live.lashman.Pixstrip
Terminal=false
Type=Application
Categories=Graphics;ImageProcessing;
MimeType=image/jpeg;image/png;image/webp;image/avif;image/gif;image/tiff;image/bmp;
Keywords=image;photo;resize;convert;compress;batch;metadata;strip;watermark;rename;
StartupNotify=true