mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-01 12:47:19 +02:00
15 lines
363 B
Plaintext
15 lines
363 B
Plaintext
# GNOME shortcut name
|
|
NAME="SQL Server Management Studio"
|
|
|
|
# Used for descriptions and window class
|
|
FULL_NAME="SQL Server Management Studio"
|
|
|
|
# The executable inside windows
|
|
WIN_EXECUTABLE="C:\Program Files (x86)\Microsoft SQL Server Management Studio 20\Common7\IDE\Ssms.exe"
|
|
|
|
# GNOME categories
|
|
CATEGORIES="Development"
|
|
|
|
# GNOME mimetypes
|
|
MIME_TYPES="text/sql"
|