From fc17a971c24b8b1084a47f33ea642bf5c287aef3 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Thu, 30 Jan 2014 10:41:11 +0000 Subject: More appropriate ASLO category mapping --- (limited to 'misc') 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', } -- cgit v0.9.1