2024-05-23 18:30:03 +02:00

18 lines
293 B
Plaintext

# GNOME shortcut name
NAME="Cmd"
# Used for descriptions and window class
FULL_NAME="Command Prompt"
# The executable inside windows
WIN_EXECUTABLE="C:\Windows\System32\cmd.exe"
# GNOME categories
CATEGORIES="WinApps;Windows"
# GNOME mimetypes
MIME_TYPES=""
# System Icon
ICON="Terminal"