From 0fc023b570535a8225aa00138a3baa388f7325ca Mon Sep 17 00:00:00 2001 From: kenstir Date: Mon, 9 Dec 2013 20:59:35 -0500 Subject: [PATCH] Removed "library url" settings from settings page which never worked right and led to a whole 2nd path of app initialization. Current plan is to have a customized app for every library system, wherein the library_url and system logo are customized in ou.xml following the lead of cwmars_app. --- Open-ILS/src/Android/core/res/values/strings.xml | 3 - Open-ILS/src/Android/core/res/xml/preferences.xml | 9 --- .../android/views/ApplicationPreferences.java | 68 ---------------------- 3 files changed, 80 deletions(-) diff --git a/Open-ILS/src/Android/core/res/values/strings.xml b/Open-ILS/src/Android/core/res/values/strings.xml index 3925ea56ba..346dd07f9f 100644 --- a/Open-ILS/src/Android/core/res/values/strings.xml +++ b/Open-ILS/src/Android/core/res/values/strings.xml @@ -130,9 +130,6 @@ Password Enter your account password Server settings - Library server settings - Library URL - Please enter the URL in format http:// Notification settings Configure notifications and reminders for checkout items Enable notifications diff --git a/Open-ILS/src/Android/core/res/xml/preferences.xml b/Open-ILS/src/Android/core/res/xml/preferences.xml index 07f1785914..69026924d2 100644 --- a/Open-ILS/src/Android/core/res/xml/preferences.xml +++ b/Open-ILS/src/Android/core/res/xml/preferences.xml @@ -2,15 +2,6 @@ - - - -