mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-01 12:47:19 +02:00
15 lines
284 B
Plaintext
15 lines
284 B
Plaintext
# GNOME shortcut name
|
|
NAME="LINQPad8"
|
|
|
|
# Used for descriptions and window class
|
|
FULL_NAME="LINQPad 8"
|
|
|
|
# The executable inside windows
|
|
WIN_EXECUTABLE="C:\Program Files\LINQPad8\LINQPad8.exe"
|
|
|
|
# GNOME categories
|
|
CATEGORIES="WinApps;Development"
|
|
|
|
# GNOME mimetypes
|
|
MIME_TYPES="text/cs"
|