mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-23 03:58:56 -04:00
Reintroduce Gutenberg category
This commit is contained in:
parent
f84606b2eb
commit
4434257271
@ -10,7 +10,7 @@ void initStaticContent() {
|
||||
#define PUSH(key) S_CATEGORIES.push_back(std::make_pair(QString::fromStdString(key), gt(key)))
|
||||
PUSH("all");
|
||||
PUSH("other");
|
||||
// PUSH("gutenberg"); // Gutenberg book has wrong tag
|
||||
PUSH("gutenberg"); // Gutenberg book has wrong tag
|
||||
PUSH("phet"); // Phet books have no tags
|
||||
PUSH("psiram");
|
||||
PUSH("stack_exchange");
|
||||
|
Loading…
x
Reference in New Issue
Block a user