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: