diff options
author | daniel oeh <daniel.oeh@gmail.com> | 2013-05-17 22:00:10 +0200 |
---|---|---|
committer | daniel oeh <daniel.oeh@gmail.com> | 2013-05-17 22:00:10 +0200 |
commit | 270f9e786931f9a3c1ae480532dac61e4d740e25 (patch) | |
tree | 75ab90c30511846fa0ff32f894424a67244b1578 /.classpath | |
parent | 6bbde80dd0c21649b9b1b649b16ff61351d3eb9c (diff) | |
download | AntennaPod-270f9e786931f9a3c1ae480532dac61e4d740e25.zip |
Updated translations, added Czech, Azerbaijani, Portuguese
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath index 3f9691c5d..3a0c88fe4 100644 --- a/.classpath +++ b/.classpath @@ -4,5 +4,6 @@ <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="gen"/> + <classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |