From 921dbf257a2709e0ae3d746d7fa1924671fbad22 Mon Sep 17 00:00:00 2001 From: Andrew Van Tassel Date: Thu, 17 Sep 2015 23:49:15 -0600 Subject: [PATCH] Removed test code and changed app name with new version on api call --- chrome/content/mailhops.js | 2 +- chrome/content/mailhopsMap.xul | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/chrome/content/mailhops.js b/chrome/content/mailhops.js index 821ef3c..b61e300 100644 --- a/chrome/content/mailhops.js +++ b/chrome/content/mailhops.js @@ -8,7 +8,7 @@ var mailHops = { msgURI: null , isLoaded: false - , options: {'version':'MailHops Postbox 1.0.1','lan':'en','unit':'mi','api_url':'http://api.mailhops.com','debug':false} + , options: {'version':'MailHops Plugin 1.0.2','lan':'en','unit':'mi','api_url':'http://api.mailhops.com','debug':false} , message: { secure:[] } , client_location: null }; diff --git a/chrome/content/mailhopsMap.xul b/chrome/content/mailhopsMap.xul index 7d3080e..defe109 100644 --- a/chrome/content/mailhopsMap.xul +++ b/chrome/content/mailhopsMap.xul @@ -9,12 +9,6 @@ title="MailHops Map" buttonlabelcancel="Close"> - -