mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-10 14:58:21 +01:00
94a0c097a8
- File dialog should remember last opened folder - Add dynamic key-value dialog that work on any object - Window list panel should show window title in tooltip when mouse hovering on application icon - Improvement application list in market place
14 lines
310 B
JSON
14 lines
310 B
JSON
{
|
|
"app":"MarketPlace",
|
|
"name":"Application store",
|
|
"description":"Application store",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@gmail.com"
|
|
},
|
|
"version":"0.2.2-a",
|
|
"category":"System",
|
|
"iconclass":"fa fa-adn",
|
|
"mimes":["none"],
|
|
"locales": {}
|
|
} |