Not much progress.
authorAkos Polster <akos@pipacs.com>
Sun, 5 Sep 2010 19:14:55 +0000 (21:14 +0200)
committerAkos Polster <akos@pipacs.com>
Sun, 5 Sep 2010 19:14:55 +0000 (21:14 +0200)
TODO.txt [deleted file]
pkg/TODO.txt [new file with mode: 0644]
pkg/symbian/fixnokiaqtsdk.bat [new file with mode: 0644]

diff --git a/TODO.txt b/TODO.txt
deleted file mode 100644 (file)
index ee989e8..0000000
--- a/TODO.txt
+++ /dev/null
@@ -1,69 +0,0 @@
-To do list migrated to Maemo Garage:
-https://garage.maemo.org/tracker/?group_id=1757 . Old to do list below is kept as
-historical artifact.
-
-To Do
------
-
-2010-06-09 Table of contents
-2010-06-09 Symbian installable package
-2010-06-12 Smooth transitions to fullscreen and back
-2010-06-13 Add About box, mention icon licenses
-2010-06-19 Notes
-2010-06-20 Improve bookmark manager: Delete bookmarks
-2010-06-24 Add support for Project Gutenberg chapter navigation
-2010-06-28 Mac installable package
-2010-06-28 Mac icon, application menu
-2010-07-09 Direct access to Project Gutenberg and epubbooks.com library
-2010-07-09 Fancy bookshelf
-2010-07-10 Create proper library model and proxy model
-
-Done
-----
-
-0.0.9
-
-2010-07013 2010-06-24 Sort bookmarks by chapter/percent
-
-0.0.6
-
-2010-07-11 2010-05-29 Submit to extras-devel
-
-0.0.5
-
-2010-07-10 2010-07-10 Show navigation arrows only when needed
-2010-07-10 2010-07-10 Confirm deleting from library
-2010-07-09 2010-07-10 Restart after clearing settings
-2010-07-09 2010-07-09 Portrait/landscape support
-2010-07-09 2010-06-09 Chapter navigation
-
-0.0.4
-
-2010-06-28 2010-06-20 Improve settings: Color schemes
-2010-06-25 2010-06-23 Bundle with an e-book
-
-0.0.3
-
-2010-06-24 2010-06-19 More book details
-2010-06-24 2010-06-24 Read Project Gutenberg e-books, too
-2010-06-20 2010-05-29 Settings
-2010-06-20 2010-06-09 Bookmarks
-2010-06-17 2010-05-29 Submit to Alphalabs
-
-0.0.2
-
-2010-06-17 2010-05-29 Maemo installable package
-2010-06-12 2010-06-12 Remember last position
-2010-06-12 2010-06-09 Pop up title bar
-2010-06-12 2010-05-31 Implement proper error handling
-2010-06-12 2010-06-09 Pop up navigation bar
-
-0.0.1
-
-2010-06-09 2010-05-29 Library management
-2010-05-31 2010-05-29 EPUB unzipper/reader
-
-Rejected
---------
-
-2010-06-09 2010-05-29 Page flip transitions
diff --git a/pkg/TODO.txt b/pkg/TODO.txt
new file mode 100644 (file)
index 0000000..ee989e8
--- /dev/null
@@ -0,0 +1,69 @@
+To do list migrated to Maemo Garage:
+https://garage.maemo.org/tracker/?group_id=1757 . Old to do list below is kept as
+historical artifact.
+
+To Do
+-----
+
+2010-06-09 Table of contents
+2010-06-09 Symbian installable package
+2010-06-12 Smooth transitions to fullscreen and back
+2010-06-13 Add About box, mention icon licenses
+2010-06-19 Notes
+2010-06-20 Improve bookmark manager: Delete bookmarks
+2010-06-24 Add support for Project Gutenberg chapter navigation
+2010-06-28 Mac installable package
+2010-06-28 Mac icon, application menu
+2010-07-09 Direct access to Project Gutenberg and epubbooks.com library
+2010-07-09 Fancy bookshelf
+2010-07-10 Create proper library model and proxy model
+
+Done
+----
+
+0.0.9
+
+2010-07013 2010-06-24 Sort bookmarks by chapter/percent
+
+0.0.6
+
+2010-07-11 2010-05-29 Submit to extras-devel
+
+0.0.5
+
+2010-07-10 2010-07-10 Show navigation arrows only when needed
+2010-07-10 2010-07-10 Confirm deleting from library
+2010-07-09 2010-07-10 Restart after clearing settings
+2010-07-09 2010-07-09 Portrait/landscape support
+2010-07-09 2010-06-09 Chapter navigation
+
+0.0.4
+
+2010-06-28 2010-06-20 Improve settings: Color schemes
+2010-06-25 2010-06-23 Bundle with an e-book
+
+0.0.3
+
+2010-06-24 2010-06-19 More book details
+2010-06-24 2010-06-24 Read Project Gutenberg e-books, too
+2010-06-20 2010-05-29 Settings
+2010-06-20 2010-06-09 Bookmarks
+2010-06-17 2010-05-29 Submit to Alphalabs
+
+0.0.2
+
+2010-06-17 2010-05-29 Maemo installable package
+2010-06-12 2010-06-12 Remember last position
+2010-06-12 2010-06-09 Pop up title bar
+2010-06-12 2010-05-31 Implement proper error handling
+2010-06-12 2010-06-09 Pop up navigation bar
+
+0.0.1
+
+2010-06-09 2010-05-29 Library management
+2010-05-31 2010-05-29 EPUB unzipper/reader
+
+Rejected
+--------
+
+2010-06-09 2010-05-29 Page flip transitions
diff --git a/pkg/symbian/fixnokiaqtsdk.bat b/pkg/symbian/fixnokiaqtsdk.bat
new file mode 100644 (file)
index 0000000..9dff88f
--- /dev/null
@@ -0,0 +1,34 @@
+@echo off\r
+rem Add directories to stop warnings during build\r
+c:\r
+cd \S60\devices\\r
+if not exist Nokia_N97_SDK_v1.0 goto sdkmissing\r
+\r
+IF NOT EXIST .\epoc32\include\osextensions mkDIR .\epoc32\include\osextensions\r
+IF NOT EXIST .\epoc32\include\osextensions\stdapis mkDIR .\epoc32\include\osextensions\stdapis\r
+IF NOT EXIST .\epoc32\include\osextensions\stdapis\sys mkDIR .\epoc32\include\osextensions\stdapis\sys\r
+IF NOT EXIST .\epoc32\include\osextensions\stdapis\stlport mkDIR .\epoc32\include\osextensions\stdapis\stlport\r
+IF NOT EXIST .\epoc32\include\oem mkDIR .\epoc32\include\oem\r
+IF NOT EXIST .\epoc32\include\domain\osextensions mkDIR .\epoc32\include\domain\osextensions\r
+IF NOT EXIST .\epoc32\include\domain\osextensions\loc mkDIR .\epoc32\include\domain\osextensions\loc\r
+IF NOT EXIST .\epoc32\include\domain\osextensions\loc\sc mkDIR .\epoc32\include\domain\osextensions\loc\sc\r
+IF NOT EXIST .\epoc32\include\domain\middleware\loc\sc mkDIR .\epoc32\include\domain\middleware\loc\sc\r
+\r
+IF NOT EXIST .\epoc32\include\osextensions echo the directory not created .\epoc32\include\osextensions\r
+IF NOT EXIST .\epoc32\include\osextensions\stdapis echo the directory not created .\epoc32\include\osextensions\stdapis\r
+IF NOT EXIST .\epoc32\include\osextensions\stdapis\sys echo the directory not created .\epoc32\include\osextensions\stdapis\sys\r
+IF NOT EXIST .\epoc32\include\osextensions\stdapis\stlport echo the directory not created .\epoc32\include\osextensions\stdapis\stlport\r
+IF NOT EXIST .\epoc32\include\oem echo the directory not created .\epoc32\include\oem\r
+IF NOT EXIST .\epoc32\include\domain\osextensions echo the directory not created .\epoc32\include\domain\osextensions\r
+IF NOT EXIST .\epoc32\include\domain\osextensions\loc echo the directory not created .\epoc32\include\domain\osextensions\loc\r
+IF NOT EXIST .\epoc32\include\domain\osextensions\loc\sc echo the directory not created .\epoc32\include\domain\osextensions\loc\sc\r
+IF NOT EXIST .\epoc32\include\domain\middleware\loc\sc echo the directory not created .\epoc32\include\domain\middleware\loc\sc\r
+\r
+goto end\r
+\r
+:sdkmissing\r
+    echo No Nokia_N97_SDK_v1.0 in C:\S60\devices\r
+    goto end\r
+    \r
+:end\r
+\r