From 7b33ffb5c553fd61b96307af61d685eb06685ab0 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Tue, 7 Jun 2011 08:55:39 +0100 Subject: [PATCH] Minor changes to allow building within Replicant (supplied by Paul Kocialkowski) --- Android.mk | 8 ++++++++ res/layout/about.xml | 6 +++--- res/layout/addrepo.xml | 4 ++-- res/values/strings.xml | 5 ++++- 4 files changed, 17 insertions(+), 6 deletions(-) create mode 100644 Android.mk diff --git a/Android.mk b/Android.mk new file mode 100644 index 000000000..68cfcf126 --- /dev/null +++ b/Android.mk @@ -0,0 +1,8 @@ +LOCAL_PATH := $(call my-dir) +include $(CLEAR_VARS) + +LOCAL_PACKAGE_NAME := FDroid +LOCAL_SRC_FILES := $(call all-java-files-under,src) + +include $(BUILD_PACKAGE) + diff --git a/res/layout/about.xml b/res/layout/about.xml index bd486b308..d8403f176 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -23,7 +23,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textSize="16px" android:textColor="#ffffff" /> - @@ -36,13 +36,13 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textSize="16px" android:textColor="#ffffff" /> - - + android:text="@string/repo_add_http"/> \ No newline at end of file +--> diff --git a/res/values/strings.xml b/res/values/strings.xml index f0a92c8d5..6ff4d4a56 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -25,10 +25,12 @@ GNU GPLv2 license. Website: + http://f-droid.org Email: + admin@f-droid.org Version: Website - + You don\'t have any repositories configured!\n\nA repository is a source of applications. To add one, press the MENU @@ -67,6 +69,7 @@ Getting application from Repository address + http:// Installed: