summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7c22355)
raw | patch | inline | side by side (parent: 7c22355)
author | Kalle Wallin <kaw@linux.se> | |
Wed, 14 Apr 2004 19:24:18 +0000 (19:24 +0000) | ||
committer | Kalle Wallin <kaw@linux.se> | |
Wed, 14 Apr 2004 19:24:18 +0000 (19:24 +0000) |
screen_file.c | patch | blob | history |
diff --git a/screen_file.c b/screen_file.c
index 42d9456173ab211a02870b454b77d2e397d890ba..cb1500588f5d252941c24ec8068d2f899c995651 100644 (file)
--- a/screen_file.c
+++ b/screen_file.c
dirname = utf8_to_locale(dir);
screen_status_printf("Adding directory %s...\n", dirname);
+ doupdate();
g_free(dirname);
dirname = NULL;