mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-14 14:29:14 +02:00
Add vs community as well as enterprise
This commit is contained in:
15
apps/vs2019enterprise/info
Normal file
15
apps/vs2019enterprise/info
Normal file
@@ -0,0 +1,15 @@
|
||||
# GNOME shortcut name
|
||||
NAME="Visual Studio 2019 Enterprise"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Visual Studio 2019 Enterprise"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\devenv.exe"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Code"
|
||||
|
||||
# GNOME mimetypes
|
||||
# See: https://stackoverflow.com/questions/208056/what-are-the-mime-types-for-net-project-source-code-files
|
||||
MIME_TYPES="text/xml;text/plain;text/x-csharp"
|
Reference in New Issue
Block a user