On Vr, 2007-06-15 at 06:45 +0200, lars wrote: > Hi, > > there seem to be some few lines of code in pootle were paths are > not handled in a portable way. The attached patch fixes this. > I hope, I did not mix up file locations and URLs - please check before > applying. > > Additionally the file pagelayout.py contains a function 'makenavbarpath_dict'. > It seems to contain a mixture of file and URL handling. Thus I did not change > it. Maybe someone who knows this code could take a look? I had problems to get > into it, as comments were quite rare :) > > regards, > Lars
The ones you give seem good, but there was indeed a change necessary in makenavbarpath_dict which I commited. I want to remove the unused function from pootlefile.py anyway, so that hunk won't make a difference now. I'm however still busy with the goals which don't yet work on Windows. I guess it is ideal to keep the file format for the .prefs files consistent across platforms (always using '/' for directories), but I haven't finished fixing all of these up for windows. (It didn't work correctly with the current code anyway). I'll probably only finish this next week, so if you want to have a go at it in the meanwhile, feel free :-) F ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
