Mercurial > geeqie
diff src/img-view.c @ 995:6ca2c5fd7b13
Whitespaces cleanup.
| author | zas_ |
|---|---|
| date | Mon, 25 Aug 2008 22:20:45 +0000 |
| parents | 1698baa37871 |
| children | 9962b24b6b43 |
line wrap: on
line diff
--- a/src/img-view.c Mon Aug 25 18:13:33 2008 +0000 +++ b/src/img-view.c Mon Aug 25 22:20:45 2008 +0000 @@ -967,7 +967,7 @@ } } else if (isdir(fd->path) && filelist_read(fd, &list, NULL)) - { + { list = filelist_sort_path(list); list = filelist_filter(list, FALSE); real_view_window_new(NULL, list, NULL, NULL);
