From 302f5c0822029d2098a8c280fc8830e45c9c308c Mon Sep 17 00:00:00 2001 From: Fmstrat Date: Wed, 11 Nov 2020 09:55:21 -0500 Subject: [PATCH] Added Explorer --- README.md | 4 +++- apps/access/icon.svg | 3 --- apps/explorer/icon.svg | 1 + apps/explorer/info | 14 ++++++++++++++ 4 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 apps/explorer/icon.svg create mode 100644 apps/explorer/info diff --git a/README.md b/README.md index 264e049..bd751f6 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Note: The app list below is fueled by the community, and therefore many apps may Currently supported apps - Internet Explorer 11 (just because) +- Explorer (File Manager) - Microsoft Access (2016) - Microsoft Access (2019) - Microsoft Access (Office 365) @@ -170,4 +171,5 @@ Installation complete. - Some icons pulled from - Fluent UI React - Icons under [MIT License](https://github.com/Fmstrat/fluent-ui-react/blob/master/LICENSE.md) - Fluent UI - Icons under [MIT License](https://github.com/Fmstrat/fluentui/blob/master/LICENSE) with [restricted use](https://static2.sharepointonline.com/files/fabric/assets/microsoft_fabric_assets_license_agreement_nov_2019.pdf) - \ No newline at end of file + - PKief's VSCode Material Icon Theme - Icons under [MIT Licsense](https://github.com/Fmstrat/vscode-material-icon-theme/blob/master/LICENSE.md) + diff --git a/apps/access/icon.svg b/apps/access/icon.svg index a62af30..2e7240d 100644 --- a/apps/access/icon.svg +++ b/apps/access/icon.svg @@ -1,6 +1,3 @@ - diff --git a/apps/explorer/icon.svg b/apps/explorer/icon.svg new file mode 100644 index 0000000..4f1252f --- /dev/null +++ b/apps/explorer/icon.svg @@ -0,0 +1 @@ + diff --git a/apps/explorer/info b/apps/explorer/info new file mode 100644 index 0000000..8969b1a --- /dev/null +++ b/apps/explorer/info @@ -0,0 +1,14 @@ +# GNOME shortcut name +NAME="Explorer" + +# Used for descriptions and window class +FULL_NAME="Microsoft Explorer" + +# The executable inside windows +WIN_EXECUTABLE="C:\Windows\explorer.exe" + +# GNOME categories +CATEGORIES="Windows" + +# GNOME mimetypes +MIME_TYPES=""