2024-04-21 01:36:47 +02:00

17 lines
292 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"