fix but still deactivated for now: com.mareksebera.dilbert
This commit is contained in:
parent
e053992076
commit
26eb6d3a33
|
@ -4,17 +4,24 @@ Web Site:http://smarek.github.io/Simple-Dilbert/
|
|||
Source Code:https://github.com/smarek/Simple-Dilbert
|
||||
Issue Tracker:https://github.com/smarek/Simple-Dilbert/issues
|
||||
|
||||
Summary:Reader for the Dilbert comic strips
|
||||
Summary:Comic strip reader
|
||||
Description:
|
||||
* Select image quality
|
||||
* Make favorite strips
|
||||
* Caching, so you won't download single strip twice
|
||||
* All comics strips since 16.4.1989
|
||||
* Supports both large and small screens
|
||||
* Supports all device orientations
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/smarek/Simple-Dilbert
|
||||
|
||||
Build Version:1.6,8,!WIP 8efb22289da89db7,\
|
||||
srclibs=ActionBarSherlock@4.3.0;UIL@9634fe3,prebuild=\
|
||||
Build Version:1.6,8,!wait on srclib 8efb22289da89db7,\
|
||||
srclibs=ActionBarSherlock@4.3.0;ImageLoader@9634fe3,prebuild=\
|
||||
cp -f $$ActionBarSherlock$$/libs/android-support-v4.jar libs/ && \
|
||||
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(reference.2=\).*@\1$$UIL$$@' project.properties
|
||||
sed -i 's@\(reference.2=\).*@\1$$ImageLoader$$@' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
Loading…
Reference in a new issue