Use functions to set editors name and command and ensure they are
authorLaurent Monin <geeqie@norz.org>
Fri, 30 May 2008 08:39:52 +0000 (08:39 +0000)
committerLaurent Monin <geeqie@norz.org>
Fri, 30 May 2008 08:39:52 +0000 (08:39 +0000)
commitce29b00d2ae2d4461da481c9703d1a1e34d03926
tree7c97a9174aa903834420aa738ceba7376e52ef56
parent639e6684b4c4097f95fc2d732eb98a8119d09791
Use functions to set editors name and command and ensure they are
utf8-encoded.
Previously, non-utf8 strings from rc file caused some issues.
src/editors.c
src/editors.h
src/options.c
src/preferences.c
src/rcfile.c