sys: Finish up the online store

This commit is contained in:
WerWolv
2021-09-08 17:22:54 +02:00
parent 4b41ae6980
commit 4cc637c0b2
4 changed files with 65 additions and 23 deletions

View File

@@ -296,6 +296,20 @@ namespace hex::plugin::builtin {
// { "hex.view.constants.name", "Constants" },
//{ "hex.view.store.name", "Content Store" },
// { "hex.view.store.desc", "Download new content from ImHex' online database" },
// { "hex.view.store.reload", "Reload" },
// { "hex.view.store.name", "Name" },
// { "hex.view.store.description", "Description" },
// { "hex.view.store.download", "Download" },
// { "hex.view.store.update", "Update" },
// { "hex.view.store.remove", "Remove" },
// { "hex.view.store.tab.patterns", "Patterns" },
// { "hex.view.store.tab.libraries", "Libraries" },
// { "hex.view.store.tab.magics", "Magic Files" },
// { "hex.view.store.loading", "Loading store content..." },
/* Builtin plugin features */
{ "hex.builtin.command.calc.desc", "Calcolatrice" },