Search
lxdream.org :: lxdream/src/gtkui/path_dlg.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/gtkui/path_dlg.c
changeset 561:533f6b478071
prev543:361ec0a70cf2
next658:f5926310bfbe
author nkeynes
date Tue Feb 12 08:36:29 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Bug #55: Fix relative path handling
Canonicalize paths before passing to the file dialog
file annotate diff log raw
1.1 --- a/src/gtkui/path_dlg.c Thu Nov 22 11:10:15 2007 +0000
1.2 +++ b/src/gtkui/path_dlg.c Tue Feb 12 08:36:29 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: path_dlg.c,v 1.5 2007-11-10 04:45:29 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Define the main (emu) GTK window, along with its menubars,
1.9 * toolbars, etc.
.