]> spindle.queued.net Git - midori/commit
Don't confuse filename and input in midori_browser_save_uri
authorChristian Dywan <christian@twotoasts.de>
Mon, 7 Nov 2011 22:11:08 +0000 (23:11 +0100)
committerChristian Dywan <christian@twotoasts.de>
Mon, 7 Nov 2011 23:28:07 +0000 (00:28 +0100)
commitaa5aeaf23c145d18401eeed9d41ae927a37c92e6
tree1ca3d0d40c3c8b512e7b9a06573070103b81d599
parent49317da35c8309afaa39c8a06a46c10124ad51b4
Don't confuse filename and input in midori_browser_save_uri

The file chooser expects UTF-8 as if typed by the user, not
a filename in the local encoding.
midori/midori-browser.c