Enlightenment CVS committal Author : andreas99 Project : e16 Module : tools
Dir : e16/tools/e16menuedit2/src Modified Files: treeview.c Log Message: new korean translation added german translation revisited =================================================================== RCS file: /cvsroot/enlightenment/e16/tools/e16menuedit2/src/treeview.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- treeview.c 7 Aug 2004 17:08:31 -0000 1.4 +++ treeview.c 8 Aug 2004 09:12:29 -0000 1.5 @@ -97,6 +97,9 @@ gtk_tree_view_set_model (GTK_TREE_VIEW (treeview_menu), model); + gtk_tree_view_expand_to_path (GTK_TREE_VIEW (treeview_menu), + gtk_tree_path_new_from_string ("0")); + activate_dragndrop (GTK_TREE_VIEW (treeview_menu)); g_object_unref (model); /* destroy model automatically with view */ ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs