From dde05e8b275a3b8f72f3395eb4ab9ed7188a514c Mon Sep 17 00:00:00 2001 From: Gordon Cheong <83162188+gordoncheong@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:39:12 +0800 Subject: [PATCH 1/3] Add Microsoft Project Installation Files --- apps/project-x86/icon.svg | 52 +++++++++++++++++++++++++++++++++++++++ apps/project-x86/info | 14 +++++++++++ apps/project/icon.svg | 52 +++++++++++++++++++++++++++++++++++++++ apps/project/info | 14 +++++++++++ 4 files changed, 132 insertions(+) create mode 100644 apps/project-x86/icon.svg create mode 100644 apps/project-x86/info create mode 100644 apps/project/icon.svg create mode 100644 apps/project/info diff --git a/apps/project-x86/icon.svg b/apps/project-x86/icon.svg new file mode 100644 index 0000000..d7fa0ac --- /dev/null +++ b/apps/project-x86/icon.svg @@ -0,0 +1,52 @@ + + + + + + + + + + +]> + diff --git a/apps/project-x86/info b/apps/project-x86/info new file mode 100644 index 0000000..ad1614e --- /dev/null +++ b/apps/project-x86/info @@ -0,0 +1,14 @@ +# GNOME shortcut name +NAME="Project" + +# Used for descriptions and window class +FULL_NAME="Microsoft Project" + +# The executable inside windows +WIN_EXECUTABLE="C:\Program Files (x86)\Microsoft Office\root\Office16\WINPROJ.EXE" + +# GNOME categories +CATEGORIES="WinApps;Office" + +# GNOME mimetypes +MIME_TYPES="application/vnd.ms-project;" diff --git a/apps/project/icon.svg b/apps/project/icon.svg new file mode 100644 index 0000000..d7fa0ac --- /dev/null +++ b/apps/project/icon.svg @@ -0,0 +1,52 @@ + + + + + + + + + + +]> + diff --git a/apps/project/info b/apps/project/info new file mode 100644 index 0000000..d5d904b --- /dev/null +++ b/apps/project/info @@ -0,0 +1,14 @@ +# 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;" From 5dcf600a3c6b508ee9787d3fc05e74a7dc10b608 Mon Sep 17 00:00:00 2001 From: Gordon Cheong <83162188+gordoncheong@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:49:33 +0800 Subject: [PATCH 2/3] Add Microsoft Project to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c575bef..fac469a 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,15 @@ Contributing to the list of supported applications is encouraged through submiss