Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/misc/aslo-sync
diff options
context:
space:
mode:
Diffstat (limited to 'misc/aslo-sync')
-rwxr-xr-xmisc/aslo-sync6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/aslo-sync b/misc/aslo-sync
index 6f95aa9..981fa5c 100755
--- a/misc/aslo-sync
+++ b/misc/aslo-sync
@@ -44,8 +44,8 @@ PACKAGES_GUID = 'packages'
CATEGIORIES_TO_TAGS = {
'Search & Discovery': 'discovery',
- 'Documents': 'documents',
- 'Chat, mail and talk': 'conversation',
+ 'Documents': 'productivity',
+ 'Chat, mail and talk': 'communication',
'Programming': 'programming',
'Maps & Geography': 'geography',
'Media players': 'media',
@@ -54,7 +54,7 @@ CATEGIORIES_TO_TAGS = {
'Media creation': 'media',
'Maths & Science': 'science',
'News': 'news',
- 'Utilities': 'utilities',
+ 'Utilities': 'tools',
'Web': 'web',
'Communications and Language': 'literacy',
}