|
|
@@ -9,7 +9,11 @@
|
|
|
#ifndef RedAnt_ERP_Mobile_config_h
|
|
|
#define RedAnt_ERP_Mobile_config_h
|
|
|
#define BUILD_HOMER
|
|
|
-#define COMPANY_SHORT_NAME "HOMER"
|
|
|
+
|
|
|
+#define APP_NAME @"HOMER Mobile"
|
|
|
+#define COMPANY_SHORT_NAME @"HOMER"
|
|
|
+#define COMPANY_NAME @"HOMELEGANCE LA, INC."
|
|
|
+#define COMPANY_INFO @"Sales: homerica@homelegance.com\nPhone: 888/458-1688"
|
|
|
|
|
|
# ifdef DEBUG
|
|
|
#define test_server
|
|
|
@@ -32,9 +36,6 @@
|
|
|
|
|
|
#define CONTACT_LIST 1
|
|
|
|
|
|
-#define APP_NAME @"Homer Mobile"
|
|
|
-#define COMPANY_NAME @"New Pacific Direct"
|
|
|
-#define COMPANY_INFO @"Sales: sales@newpacificdirect.com\nPhone: 510.818.9388"
|
|
|
|
|
|
#define LOCAL_URL_CUSTOMER_INFO_EDITOR @"customer_info_template"
|
|
|
#define LOCAL_URL_CUSTOMER_INFO_EDIT @"customer_info_template_edit"
|