Now using two separate files for translated app data information, and normal metadata.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
+ Downscaling some preview images + Translating description for AccountFree.prod
parent
4e642d2673
commit
df13e01b46
@ -0,0 +1,63 @@
|
||||
{
|
||||
"nowox": {
|
||||
"name": "Nowox",
|
||||
"version": "0.1-dev0",
|
||||
"languages": ["C#"],
|
||||
"translated": ["en", "fr"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
"touchfriendly": false,
|
||||
"keyboardoriented": true,
|
||||
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"logarithmplotter": {
|
||||
"name": "LogarithmPlotter",
|
||||
"version": "0.1-dev0",
|
||||
"languages": ["QML", "JavaScript", "Python"],
|
||||
"translated": ["en"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": true,
|
||||
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"accountfree": {
|
||||
"name": "AccountFree",
|
||||
"version": "0.0.1-dev0",
|
||||
"languages": ["Python", "QML", "JavaScript"],
|
||||
"translated": ["en"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false,
|
||||
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"ad5001.eu": {
|
||||
"name": "ad5001.eu",
|
||||
"version": "2.0-dev0",
|
||||
"languages": ["HTML", "CSS", "JavaScript"],
|
||||
"translated": ["en", "fr"],
|
||||
"platforms": ["Web"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false,
|
||||
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"omegamma": {
|
||||
"name": "Omegamma",
|
||||
"version": "2.0-dev0",
|
||||
"languages": ["HTML", "CSS", "JavaScript"],
|
||||
"translated": ["all"],
|
||||
"platforms": ["Web"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false,
|
||||
"license": "[GNU General Public License version 3 (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"unchecker": {
|
||||
"name": "unchecker",
|
||||
"version": "1.0",
|
||||
"languages": ["JavaScript"],
|
||||
"translated": ["all"],
|
||||
"platforms": ["Firefox"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false,
|
||||
"license": "[Mozilla Public License version 2 (MPLv2)](https://www.mozilla.org/en-US/MPL/2.0/)"
|
||||
}
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 25 KiB |
Binary file not shown.
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 34 KiB |
@ -1 +1 @@
|
||||
Subproject commit a02e94cfbdd73c05f18cd727180dd76dfd3b0e7a
|
||||
Subproject commit 8d996d8734a5f0e1ce94ba9d0a93235c805fb828
|
Loading…
Reference in New Issue