2024-12-13 20:22:25 +01:00

15 lines
451 B
Plaintext

# GNOME shortcut name
NAME="Paint"
# Used for descriptions and window class
FULL_NAME="Microsoft Paint"
# The executable inside windows
WIN_EXECUTABLE="C:\windows\system32\mspaint.exe"
# GNOME categories
CATEGORIES="WinApps;Graphics"
# GNOME mimetypes
MIME_TYPES="image/png;image/bmp;image/jpeg;image/jpe;image/jpeg;image/tiff;image/tif;image/x-ms-bmp;image/dib;image/vnd.microsoft.icon;image/x-icon;image/ico;image/icon;text/ico;application/ico"