refactoring modules structure | improving README and CHANGELOG

This commit is contained in:
Vinicius Moreira
2019-09-17 17:35:33 -03:00
parent 01ca7414e2
commit 18238eb269
49 changed files with 94 additions and 63 deletions

View File

@@ -9,7 +9,7 @@ if system_locale == 'pt':
comment = "Gerencie seus aplicativos Flatpak / Snap / AUR "
tray = 'bandeja'
elif system_locale == 'es':
comment = "Administre sus aplicaciones Flatpak / Snap / AUR"
comment = "Administre sus aplicativos Flatpak / Snap / AUR"
tray = 'bandeja'
else:
comment = "Manage your Flatpak / Snap / AUR applications"