Convert files named on the command line to filename encoding.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 28 Mar 2009 03:24:34 +0000 (12:24 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 28 Mar 2009 03:24:34 +0000 (12:24 +0900)
commit2e5d12fff7df644a94734280ce2c2afa6c67c057
treea3a71a043bbeceade0ce55201d83101bd7976248
parentf500d6df5351c40c4758673372c95c653e1fdc01
Convert files named on the command line to filename encoding.

Files specified on the command line must be converted to the
"filename" encoding (whatever it may be) otherwise some systems
will not know they exist.  Tested by Michel Boaventura.
Partially fixes bug #26023
src/ui/gui/psppire.c