Applied, thanks.
Bryce
On Tue, Jan 30, 2007 at 10:16:31PM +0100, Adib Taraben wrote:
here the patch.
I have problems now to login to SF (patch tracker).
Adib.
Bryce Harrington wrote:
On Tue, Jan 30, 2007 at 04:54:25PM +0100, Adib Taraben wrote:
Bryce,
Bryce Harrington wrote: ...
If I understand, there are no further code bug fixes planned for this release, but there is still some work related to translations. Is there anything else we are waiting on besides this? E.g., documentation or packaging fixes?
- As I wrote after the 0.45 pre0 there a files missing to build on
win32 properly from the the tar.gz : -buildtool.cpp and build.xml (using new buildsystem) or -src\deptool.cpp running the makefile system 2. Also there is a need for a small fix in the win32 packaging script (one file missing).
I will come up with patches for that later the day when I am back home.
Thanks, please send the patches as soon as possible. I understand the packaging also is currently excluding some files needed for inkboard, so I'm going to look into that as well.
I think it's clear we're going to need another pre3 before the final release, hopefully within a day or so.
Anything else missing?
Bryce
Index: packaging/win32/inkscape.nsi
--- packaging/win32/inkscape.nsi (Revision 13933) +++ packaging/win32/inkscape.nsi (Arbeitskopie) @@ -406,7 +406,7 @@ File /nonfatal /a /r "....\inkscape\lib\locale${polng}" ; the keyboard tables SetOutPath $INSTDIR\share\screens
- File /nonfatal /a /r "....\inkscape\share\screens\keys.${polng}.svg"
- File /nonfatal /a /r "....\inkscape\share\screens*.${polng}.svg" SetOutPath $INSTDIR\share\templates File /nonfatal /a /r "....\inkscape\share\templates\default.${polng}.svg" SetOutPath $INSTDIR\doc
Index: Makefile.am
--- Makefile.am (Revision 13933) +++ Makefile.am (Arbeitskopie) @@ -42,7 +42,7 @@ Info.plist.in \ Info.plist \ inkscape.nsi \
- config.h.mingw Makefile.mingw Makefile.mingw.common mingwenv.bat \
- config.h.mingw Makefile.mingw Makefile.mingw.common mingwenv.bat buildtool.cpp build.xml \ README README.ca.txt README.de.txt README.es.txt README.fr.txt README.it.txt \ HACKING.txt HACKING.de.txt HACKING.fr.txt HACKING.it.txt \ TRANSLATORS \