mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 09:49:19 +02:00
sync with ics branch
This commit is contained in:
parent
d4d37f45c9
commit
973c443ba1
2 changed files with 2 additions and 1 deletions
1
TODO.1.5
1
TODO.1.5
|
@ -11,6 +11,7 @@ Amazon store: issues
|
|||
|
||||
1.5.*:
|
||||
|
||||
* duplicates: *.epub vs. *.epub:xxx.opf
|
||||
* Sort emails
|
||||
* own logging system
|
||||
* API methods for Greg
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
|
||||
<echo message="Copying icons files to 'res/drawable/' folder..." />
|
||||
<copy todir="res/drawable" verbose="false" overwrite="true" flatten="true">
|
||||
<fileset file="icons/fbreader.png" />
|
||||
<fileset file="icons/*.png" />
|
||||
<fileset dir="icons/" includes="*/*" />
|
||||
</copy>
|
||||
<echo message="DONE (Copying icons files to 'res/drawable/' folder)" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue