From 6eb8e7858b8830386303c170e7cff1094874ff7f Mon Sep 17 00:00:00 2001 From: warren powers Date: Mon, 17 Jan 2011 03:40:14 +0000 Subject: [PATCH] xml files cannot contain capital letters. somehow it committed with the error. fixed error and committed. TravelPostWidgetInfo.xml is now renamed to travelpostwidgetinfo.xml --- TravelPost/gen/com/TwentyCodes/android/TravelPost/R.java | 7 +++++-- .../{TravelPostWidgetInfo.xml => travelpostwidgetinfo.xml} | 3 +-- 2 files changed, 6 insertions(+), 4 deletions(-) rename TravelPost/res/xml/{TravelPostWidgetInfo.xml => travelpostwidgetinfo.xml} (56%) diff --git a/TravelPost/gen/com/TwentyCodes/android/TravelPost/R.java b/TravelPost/gen/com/TwentyCodes/android/TravelPost/R.java index 161d088..d1fac70 100644 --- a/TravelPost/gen/com/TwentyCodes/android/TravelPost/R.java +++ b/TravelPost/gen/com/TwentyCodes/android/TravelPost/R.java @@ -17,7 +17,10 @@ public final class R { public static final int main=0x7f030000; } public static final class string { - public static final int app_name=0x7f040001; - public static final int hello=0x7f040000; + public static final int app_name=0x7f050001; + public static final int hello=0x7f050000; + } + public static final class xml { + public static final int travelpostwidgetinfo=0x7f040000; } } diff --git a/TravelPost/res/xml/TravelPostWidgetInfo.xml b/TravelPost/res/xml/travelpostwidgetinfo.xml similarity index 56% rename from TravelPost/res/xml/TravelPostWidgetInfo.xml rename to TravelPost/res/xml/travelpostwidgetinfo.xml index a43bfdf..ed54a8c 100644 --- a/TravelPost/res/xml/TravelPostWidgetInfo.xml +++ b/TravelPost/res/xml/travelpostwidgetinfo.xml @@ -1,5 +1,4 @@ - + xmlns:android="http://schemas.android.com/apk/res/android">