2024-09-05 18:21:23 +02:00

21 lines
467 B
Plaintext

# Copyright (c) 2024 Gordon Cheong
# Copyright (c) 2024 Oskar Manhart
# All rights reserved.
#
# SPDX-License-Identifier: GPL-3.0-or-later
# GNOME shortcut name
NAME="Project"
# Used for descriptions and window class
FULL_NAME="Microsoft Project"
# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\Microsoft Office\root\Office16\WINPROJ.EXE"
# GNOME categories
CATEGORIES="WinApps;Office"
# GNOME mimetypes
MIME_TYPES="application/vnd.ms-project;"