Add support for file:/// URIs in cut and paste and persistent URIs/
authorBrett Nash <nash@nash.id.au>
Sat, 8 Jan 2011 04:55:31 +0000 (04:55 +0000)
committerBrett Nash <nash@nash.id.au>
Sat, 8 Jan 2011 04:55:31 +0000 (04:55 +0000)
commit204f09a2d27e1be00c45c1e927df3b333e8495e0
tree1674237c85ba77a1fe4d868a0855f9db1685961d
parent06c5f9199be601fa56c37d38b394683907d21a5e
Add support for file:/// URIs in cut and paste and persistent URIs/

Patch original from Hyoyoung Chang.
Modified by me a lot, with some extra debug.
Also I removed the sizeof(char).  That was defined to be one before most of us
where born.

SVN revision: 55986
src/lib/elm_cnp_helper.c