Added Cmd

This commit is contained in:
Fmstrat
2020-11-11 10:05:52 -05:00
committed by Oskar Manhart
parent 302f5c0822
commit 4219611a47
3 changed files with 17 additions and 1 deletions

14
apps/cmd/info Normal file
View File

@@ -0,0 +1,14 @@
# 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="Windows"
# GNOME mimetypes
MIME_TYPES=""