author | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 09:51:32 +0000 (11:51 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 09:51:32 +0000 (11:51 +0200) | ||
commit | 44ecb3b869a8106475b984b4a0d212f9b3b3a219 | |
tree | 5c9cd8001f54341a22ddeecfc2781fa979ce63f2 | tree | snapshot |
parent | ccc7cf81e560025520777118a00a4c041bd7a149 | commit | diff |
use g_basename() instead of basename()
g_basename() is always available, no need to implement a fallback.
Also use g_path_get_dirname(), g_path_get_basename().
g_basename() is always available, no need to implement a fallback.
Also use g_path_get_dirname(), g_path_get_basename().
configure.ac | diff | blob | history | |
src/screen_browser.c | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/strfsong.c | diff | blob | history | |
src/support.c | diff | blob | history | |
src/support.h | diff | blob | history |