From 61dfabcac0a3e0fdfceda42a6c4e76187a05ff46 Mon Sep 17 00:00:00 2001 From: peli0101 Date: Sun, 18 Jan 2009 00:36:13 +0000 Subject: [PATCH] OI Safe: Add default values to preferences.xml so a selection is shown the first time. Also clean up copyright notices in some .xml files. git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@1758 72b678ce-9140-0410-bee8-679b907dd61a --- res/layout/dialog_allow_access.xml | 2 +- res/layout/dialog_filename.xml | 2 +- res/xml/preferences.xml | 7 +++++-- src/org/openintents/safe/FrontDoor.java | 2 +- src/org/openintents/safe/Preferences.java | 2 ++ 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/res/layout/dialog_allow_access.xml b/res/layout/dialog_allow_access.xml index 725b4a6..ca15775 100644 --- a/res/layout/dialog_allow_access.xml +++ b/res/layout/dialog_allow_access.xml @@ -1,7 +1,7 @@