Browse Source

Duh. Here is the correct ChangeLog: 1998-12-02 Miguel de Icaza <miguel@nuclecu.unam.mx>

	* gscreen.c (tree_drag_open_directory, panel_tree_drag_motion,
	panel_tree_drag_leave): Drag and Drop support routines for the
	tree to auto-expand the tree when the user stays still on top of a
	directory.
Miguel de Icaza 26 years ago
parent
commit
c983d57dd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gnome/ChangeLog

+ 1 - 1
gnome/ChangeLog

@@ -5,7 +5,7 @@
 	tree to auto-expand the tree when the user stays still on top of a
 	directory.
 
-	* gtkdtree.c (gtk_dtree_load_path): Further speed increase
+	* gtkdtree.c (gtk_dtree_load_path): Further speed increase.
 
 1998-12-01  Federico Mena Quintero  <federico@nuclecu.unam.mx>