diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-10-17 16:33:30 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-10-17 16:33:30 +0400 |
| commit | 68f8880a615e92839ec718b204f7bcd685367b2f (patch) | |
| tree | b226e1d0fc324fd752ed3c7c826024330efe6580 /project.properties | |
| parent | 0ebcf48603c1094faf648bcaece208639dd93323 (diff) | |
implement tasker action to download articles and go offline
Diffstat (limited to 'project.properties')
| -rw-r--r-- | project.properties | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/project.properties b/project.properties index bb236c79..1b18cf3a 100644 --- a/project.properties +++ b/project.properties @@ -12,5 +12,6 @@ target=android-17 android.library.reference.1=..\\Android-ViewPagerIndicator\\library android.library.reference.2=..\\ActionBarSherlock\\actionbarsherlock android.library.reference.3=..\\SlidingMenu\\library -android.library.reference.4=../ActionBar-PullToRefresh/library -android.library.reference.5=../ActionBar-PullToRefresh/extras/pulltorefresh-actionbarsherlock +android.library.reference.4=..\\ActionBar-PullToRefresh\\library +android.library.reference.5=..\\ActionBar-PullToRefresh\\extras\\pulltorefresh-actionbarsherlock +android.library.reference.6=../tasker-locale-api |