ru.po: Corrections from Evgeny Bulgakov <bgav@netvision.net.il>
[midnight-commander.git] / gnome / gtree.c
blob5d369afa3ec1e006c763307ac9c6880060fa1586
1 /*
2 * gtree: utility routines to use the GtkDTree widget in gmc.
4 * Miguel de Icaza
5 */
6 #include <config.h>
7 #include <sys/types.h>
8 #include <gnome.h>
9 #include "gtree.h"
11 void
12 sync_tree (char *path)