From 0ae817d8223915a3b92e265ad947cff6ec5e94bc Mon Sep 17 00:00:00 2001 From: rlx Date: Wed, 13 Jan 2016 12:12:16 +0530 Subject: [PATCH] update config --- config.json | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/config.json b/config.json index f2ad3b3..0d8e9ab 100644 --- a/config.json +++ b/config.json @@ -235,13 +235,11 @@ "locales": ["en", "ar", "hi"], "pages": [ {"id": "welcome", "title": "Welcome"}, - {"id": "app", "title": "Application", "parts": [ - {"id": "about", "title": "About Open Media Library"}, - {"id": "faq", "title": "Frequently Asked Questions"}, - {"id": "terms", "title": "Terms and Conditions"}, - {"id": "development", "title": "Software Development"}, - {"id": "contact", "title": "Send Feedback"} - ]}, + {"id": "about", "title": "About Open Media Library"}, + {"id": "faq", "title": "Frequently Asked Questions"}, + {"id": "terms", "title": "Terms and Conditions"}, + {"id": "development", "title": "Software Development"}, + {"id": "contact", "title": "Send Feedback"}, {"id": "update", "title": "Software Update"}, {"id": "preferences", "title": "Preferences", "parts": [ {"id": "account", "title": "Account"}, @@ -252,12 +250,10 @@ {"id": "extensions", "title": "Extensions"}, {"id": "advanced", "title": "Advanced"} ]}, - {"id": "users", "title": "Users"}, - {"id": "devices", "title": "Devices"}, + {"id": "peers", "title": "Peers"}, + {"id": "transfers", "title": "Transfers"}, {"id": "import", "title": "Import"}, {"id": "export", "title": "Export"}, - {"id": "notifications", "title": "Notifications"}, - {"id": "transfers", "title": "Transfers"}, {"id": "gettingstarted", "title": "Getting Started"}, {"id": "help", "title": "Help", "parts": [ {"id": "introduction", "title": "Introduction"},