On Mon, Jul 20, 2009 at 5:54 PM, Mads Kiilerich<m...@kiilerich.com> wrote: > A couple of files are encoded in ISO-8859: > hggtk/logview/graphcell.py (copyright symbol) and ReleaseNotes.txt > (Germán Póo-Caamaño). Is that intentional?
graphcell.py was copied directly out of bzr source, so we inherited their encoding. ReleaseNotes.txt .. no idea why. My guess is that's just the encoding TK's editor selected. > Having both in UTF-8 seems to be the most obvious choice. (That is also > what graphcell.py itself says.) 8 bit encodings are _so_ last century ... Yeah, UTF8 doesn't seem so bad for ReleaseNotes.txt. For the py file I may just strip the copyright symbol so all the source is ascii. -- Steve Borho ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop