Update apps categories

This commit is contained in:
mrsang
2021-03-31 23:09:40 +02:00
parent 3ff8f1a6eb
commit ada4358d61
92 changed files with 912 additions and 124 deletions

View File

@ -2,6 +2,7 @@
Simple PDF document manager
## Change logs
- v0.0.7-a: Change category and icon
- v0.0.6-a: Add print dialog (support server side printing)
- v0.0.5-a: Fix delete file bug
- v0.0.4-a: Display file size in entry meta-data

File diff suppressed because one or more lines are too long

View File

@ -7,9 +7,9 @@
"author": "",
"email": ""
},
"version":"0.0.6-a",
"category":"Other",
"iconclass":"fa fa-adn",
"version":"0.0.7-a",
"category":"Office",
"iconclass":"bi bi-collection-fill",
"mimes":["none"],
"locale": {}
}