From 83e511cce5178b5defdd2b0ba0db0aa52727d32a Mon Sep 17 00:00:00 2001 From: neher-igel Date: Thu, 15 Aug 2024 07:38:13 -0600 Subject: [PATCH] apptype removed apptype removed --- APP_Source/Apps/cheese/app.json | 1 - APP_Source/Apps/dgstv/app.json | 1 - APP_Source/Apps/frozenbubble/app.json | 1 - APP_Source/Apps/keepassxc/app.json | 1 - APP_Source/Apps/mono/app.json | 1 - APP_Source/Apps/speedcrunch/app.json | 1 - APP_Source/Apps/supertuxkart/app.json | 1 - APP_Source/Apps/vlc/app.json | 1 - APP_Source/Apps/vscode/app.json | 1 - APP_Source/Office/libreoffice/app.json | 1 - README.md | 22 ---------------------- 11 files changed, 32 deletions(-) diff --git a/APP_Source/Apps/cheese/app.json b/APP_Source/Apps/cheese/app.json index 46d77bf..81528dc 100644 --- a/APP_Source/Apps/cheese/app.json +++ b/APP_Source/Apps/cheese/app.json @@ -12,7 +12,6 @@ "summary": { "en": "Cheese (Community)" }, - "apptype": 2.3, "author": "The IGEL community", "vendor": "Cheese Team", "version": "43.0.1" diff --git a/APP_Source/Apps/dgstv/app.json b/APP_Source/Apps/dgstv/app.json index 19dab0e..e8a7d28 100644 --- a/APP_Source/Apps/dgstv/app.json +++ b/APP_Source/Apps/dgstv/app.json @@ -1,5 +1,4 @@ { - "apptype": 2.3, "author": "The IGEL community", "categories": [ "misc" diff --git a/APP_Source/Apps/frozenbubble/app.json b/APP_Source/Apps/frozenbubble/app.json index 2e48836..2de6440 100644 --- a/APP_Source/Apps/frozenbubble/app.json +++ b/APP_Source/Apps/frozenbubble/app.json @@ -11,7 +11,6 @@ "categories": [ "games" ], - "apptype": 2.3, "author": "The IGEL community", "vendor": "Frozen Bubble Team", "rw_partition": { diff --git a/APP_Source/Apps/keepassxc/app.json b/APP_Source/Apps/keepassxc/app.json index 70dc3a5..d0e9331 100644 --- a/APP_Source/Apps/keepassxc/app.json +++ b/APP_Source/Apps/keepassxc/app.json @@ -18,7 +18,6 @@ "summary": { "en": "keepassxc (Community)" }, - "apptype": 2.3, "author": "The IGEL community", "vendor": "keepassxc Team", "version": "2.7.4" diff --git a/APP_Source/Apps/mono/app.json b/APP_Source/Apps/mono/app.json index 5c4b87a..7419769 100644 --- a/APP_Source/Apps/mono/app.json +++ b/APP_Source/Apps/mono/app.json @@ -12,7 +12,6 @@ "summary": { "en": "mono (Community)" }, - "apptype": 2.3, "author": "The IGEL community", "vendor": "mono Team", "version": "6.12.0" diff --git a/APP_Source/Apps/speedcrunch/app.json b/APP_Source/Apps/speedcrunch/app.json index fc72344..cb0b5b3 100644 --- a/APP_Source/Apps/speedcrunch/app.json +++ b/APP_Source/Apps/speedcrunch/app.json @@ -7,7 +7,6 @@ "monochrome": "monochrome.png" }, "name": "speedcrunch", - "apptype": 2.3, "author": "The IGEL community", "vendor": "SpeedCrunch Team", "public_version": "0.12.0-6", diff --git a/APP_Source/Apps/supertuxkart/app.json b/APP_Source/Apps/supertuxkart/app.json index 0db2e2a..ce69a61 100644 --- a/APP_Source/Apps/supertuxkart/app.json +++ b/APP_Source/Apps/supertuxkart/app.json @@ -11,7 +11,6 @@ "categories": [ "games" ], - "apptype": 2.3, "author": "The IGEL community", "vendor": "SuperTuxKart Team", "rw_partition": { diff --git a/APP_Source/Apps/vlc/app.json b/APP_Source/Apps/vlc/app.json index b61ca86..0392baf 100644 --- a/APP_Source/Apps/vlc/app.json +++ b/APP_Source/Apps/vlc/app.json @@ -12,7 +12,6 @@ "summary": { "en": "VLC (Community)" }, - "apptype": 2.3, "author": "The IGEL community", "vendor": "VLC Team", "version": "3.0.21" diff --git a/APP_Source/Apps/vscode/app.json b/APP_Source/Apps/vscode/app.json index 3ad098f..52e085e 100644 --- a/APP_Source/Apps/vscode/app.json +++ b/APP_Source/Apps/vscode/app.json @@ -13,7 +13,6 @@ "categories": [ "misc" ], - "apptype": 2.3, "author": "IGEL Technology GmbH", "vendor": "Microsoft Corporation", "rw_partition": { diff --git a/APP_Source/Office/libreoffice/app.json b/APP_Source/Office/libreoffice/app.json index ae8198d..1b0ea51 100644 --- a/APP_Source/Office/libreoffice/app.json +++ b/APP_Source/Office/libreoffice/app.json @@ -7,7 +7,6 @@ "monochrome": "monochrome.svg" }, "name": "libreoffice", - "apptype": 2.3, "author": "The IGEL community", "vendor": "The Document Foundation", "public_version": "24.2.5 BUILD 1.0 RC 1", diff --git a/README.md b/README.md index fc03caf..d59bddc 100644 --- a/README.md +++ b/README.md @@ -12,28 +12,6 @@ [IGEL Community Docs: HOWTO GitHub with Microsoft Visual Studio Code](https://igel-community.github.io/IGEL-Docs-v02/Docs/HOWTO-GitHub-with-VS-Code/) - ------ - ------ - -## Set apptype to 2.3 in app.json file - -**NOTE:** The community Apps that are based on a recipe and vendor binary need to have a special apptype, which is 2.3. - -```bash linenums="1" -"apptype": 2.3, -``` - -Current valid App Types: - -- Type 0 - IGEL Base OS -- Type 1 - IGEL Created apps - Chromiums, CWA, Teams PWA, Zoom Desktop -- Type 2.1 - IGEL Ready Certified Apps -- Type 2.2 - Customer private app -- Type 2.3 - IGEL Community Recipe apps - applications which are based on IGEL Community recipe and vendor binary -- Type 2.4 - IGEL Community apps - ----- -----