view AUTHORS @ 1385:b4e6fee484f7

Fix utf8/locale conversion warning: the path passed to isdir() is not in UTF8 (if local fs is not in UFT8) so do not use it (isdir() uses stat_utf8() which calls path_from_utf8()).
author zas_
date Fri, 06 Mar 2009 14:53:32 +0000
parents 95ea60c485ec
children
line wrap: on
line source

John Ellis <johne@verizon.net>  (Original author and maintainer of GQview)

The Geeqie Team:
  Vladimir Nadvornik <nadvornik at suse dot cz> (Maintainer of Geeqie)
  Petr Ostadal <postadal at suse dot cz>
  Laurent Monin <zas at norz dot org>