Skip to content

Commit

Permalink
Merge pull request #9 from IGEL-Community:apptype-2.3-added-to-existi…
Browse files Browse the repository at this point in the history
…ng-app.json-files

apptype 2.3 added to existing app.json files
  • Loading branch information
rneher-igel authored Aug 14, 2024
2 parents f8b8a1b + 5901178 commit a65cc80
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions APP_Source/Apps/cheese/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"summary": {
"en": "Cheese (Community)"
},
"apptype": 2.3,
"author": "The IGEL community",
"vendor": "Cheese Team",
"version": "43.0.1"
Expand Down
1 change: 1 addition & 0 deletions APP_Source/Apps/dgstv/app.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"apptype": 2.3,
"author": "The IGEL community",
"categories": [
"misc"
Expand Down
1 change: 1 addition & 0 deletions APP_Source/Apps/frozenbubble/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"categories": [
"games"
],
"apptype": 2.3,
"author": "The IGEL community",
"vendor": "Frozen Bubble Team",
"rw_partition": {
Expand Down
1 change: 1 addition & 0 deletions APP_Source/Apps/keepassxc/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"summary": {
"en": "keepassxc (Community)"
},
"apptype": 2.3,
"author": "The IGEL community",
"vendor": "keepassxc Team",
"version": "2.7.4"
Expand Down
1 change: 1 addition & 0 deletions APP_Source/Apps/mono/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"summary": {
"en": "mono (Community)"
},
"apptype": 2.3,
"author": "The IGEL community",
"vendor": "mono Team",
"version": "6.12.0"
Expand Down
1 change: 1 addition & 0 deletions APP_Source/Apps/speedcrunch/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"monochrome": "monochrome.png"
},
"name": "speedcrunch",
"apptype": 2.3,
"author": "The IGEL community",
"vendor": "SpeedCrunch Team",
"public_version": "0.12.0-6",
Expand Down
1 change: 1 addition & 0 deletions APP_Source/Apps/supertuxkart/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"categories": [
"games"
],
"apptype": 2.3,
"author": "The IGEL community",
"vendor": "SuperTuxKart Team",
"rw_partition": {
Expand Down
1 change: 1 addition & 0 deletions APP_Source/Apps/vlc/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"summary": {
"en": "VLC (Community)"
},
"apptype": 2.3,
"author": "The IGEL community",
"vendor": "VLC Team",
"version": "3.0.21"
Expand Down
1 change: 1 addition & 0 deletions APP_Source/Apps/vscode/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"categories": [
"misc"
],
"apptype": 2.3,
"author": "IGEL Technology GmbH",
"vendor": "Microsoft Corporation",
"rw_partition": {
Expand Down
1 change: 1 addition & 0 deletions APP_Source/Office/libreoffice/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"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",
Expand Down

0 comments on commit a65cc80

Please sign in to comment.