[snap] fix: mapping categories

This commit is contained in:
Vinicius Moreira
2019-10-14 17:24:59 -03:00
parent 9aa33d7cbd
commit 6d9cd42e4f
4 changed files with 6 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ class SnapManager(SoftwareManager):
if app.publisher:
app.publisher = app.publisher.replace('*', '')
app.categories = self.categories.get(app.name)
app.categories = self.categories.get(app.name.lower())
app.installed = installed

View File

@@ -131,3 +131,4 @@ desktopsettings=desktop settings
texteditor=text editor
screenshots.bt_next.label=next
screenshots.bt_back.label=previous
instantmessaging=messaging

View File

@@ -168,3 +168,4 @@ desktopsettings=configuraciones
texteditor=editor de texto
screenshots.bt_next.label=próxima
screenshots.bt_back.label=anterior
instantmessaging=mensajens

View File

@@ -170,3 +170,4 @@ desktopsettings=configurações
texteditor=editor de texto
screenshots.bt_next.label=próxima
screenshots.bt_back.label=anterior
instantmessaging=mensagens