[Blends-commit] r3099 - /blends/trunk/team_analysis_tools/get-archive-pages
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Thu Jan 5 12:12:33 UTC 2012
Author: tille
Date: Thu Jan 5 12:12:32 2012
New Revision: 3099
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3099
Log:
Add another character used on web pages
Modified:
blends/trunk/team_analysis_tools/get-archive-pages
Modified: blends/trunk/team_analysis_tools/get-archive-pages
URL: http://svn.debian.org/wsvn/blends/blends/trunk/team_analysis_tools/get-archive-pages?rev=3099&op=diff
==============================================================================
--- blends/trunk/team_analysis_tools/get-archive-pages (original)
+++ blends/trunk/team_analysis_tools/get-archive-pages Thu Jan 5 12:12:32 2012
@@ -501,6 +501,7 @@
s/ż/z/g;
s/Ž/Z/g; # Z with v on top
s/񡀁//g; # character is not even displayed correctly in my browser
+ s/á/á/g;
s/í/Ã/g;
s/š/Å¡/g;
s/ï/ï/g;
More information about the Blends-commit
mailing list