mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-01 12:47:19 +02:00
15 lines
305 B
Plaintext
15 lines
305 B
Plaintext
# GNOME shortcut name
|
|
NAME="Powershell"
|
|
|
|
# Used for descriptions and window class
|
|
FULL_NAME="Microsoft Powershell"
|
|
|
|
# The executable inside windows
|
|
WIN_EXECUTABLE="C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe"
|
|
|
|
# GNOME categories
|
|
CATEGORIES="WinApps;Windows"
|
|
|
|
# GNOME mimetypes
|
|
MIME_TYPES=""
|