From 3d18fb100a7aef29e7242486b60124d3dc9801fd Mon Sep 17 00:00:00 2001 From: milaq Date: Fri, 11 May 2012 11:51:47 +0200 Subject: [PATCH] overlay: awkwardly has_dock_settings belongs into bools.xml (SHOULD reside in config.xml btw) --- .../apps/Settings/res/values/bools.xml | 18 ++++++++++++++++++ .../apps/Settings/res/values/config.xml | 3 --- 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100755 overlay/packages/apps/Settings/res/values/bools.xml diff --git a/overlay/packages/apps/Settings/res/values/bools.xml b/overlay/packages/apps/Settings/res/values/bools.xml new file mode 100755 index 0000000..220b9ee --- /dev/null +++ b/overlay/packages/apps/Settings/res/values/bools.xml @@ -0,0 +1,18 @@ + + + + + + true + diff --git a/overlay/packages/apps/Settings/res/values/config.xml b/overlay/packages/apps/Settings/res/values/config.xml index f08e407..abfca23 100755 --- a/overlay/packages/apps/Settings/res/values/config.xml +++ b/overlay/packages/apps/Settings/res/values/config.xml @@ -16,7 +16,4 @@ limitations under the License. true - - - true