diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2012-07-05 00:10:12 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2012-07-05 00:10:12 +0200 |
commit | 764ef2b1d68dbd6c8bc2ca34283dfdf6cfb8ec6e (patch) | |
tree | 3d2d29177207d20b0ab8860106ce76368832ee72 /project.properties | |
parent | 68e5d90b9cd13a2e970718218b5e8b8e98e7aaf5 (diff) | |
download | AntennaPod-764ef2b1d68dbd6c8bc2ca34283dfdf6cfb8ec6e.zip |
Added 'author' and 'language' attributes to Feed
Diffstat (limited to 'project.properties')
-rw-r--r-- | project.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.properties b/project.properties index 698a59143..25d1eaed3 100644 --- a/project.properties +++ b/project.properties @@ -11,3 +11,4 @@ target=android-15 android.library.reference.1=../actionbarsherlock/library/ android.library.reference.2=../Android-ViewPagerIndicator/library +android.library.reference.3=../../../Documents/workspace/gridlayout |