summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.project2
-rw-r--r--project.properties4
2 files changed, 3 insertions, 3 deletions
diff --git a/.project b/.project
index 7089503c9..b3b010772 100644
--- a/.project
+++ b/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>Antennapod</name>
+ <name>AntennaPod</name>
<comment></comment>
<projects>
</projects>
diff --git a/project.properties b/project.properties
index 4a1ae1f77..d1eaa98a8 100644
--- a/project.properties
+++ b/project.properties
@@ -10,5 +10,5 @@
# Project target.
proguard.config=proguard.cfg
target=android-17
-android.library.reference.1=../ActionBarSherlock/library/
-android.library.reference.2=../Android-ViewPagerIndicator/library
+android.library.reference.1=submodules/ActionBarSherlock/library
+android.library.reference.2=submodules/ViewPagerIndicator/library