pkgsrc/editors/mlview/patches/patch-ac
abs 4e547ccea6 Updated editors/mlview to 0.9.0
The changelog since 0.7 is 5000+ lines, some highlights include:
+ Desktop DnD polishing
+ Update GNOME mime database at install/uninstall
+ Previously Opened Files History (HIG: File Menu)
+ Revert to Saved (HIG: File > Revert)
+ Tree view widget proportions should be settings
2009-03-24 16:22:57 +00:00

13 lines
374 B
Text

$NetBSD: patch-ac,v 1.1 2009/03/24 16:22:57 abs Exp $
--- src/mlview-tree-view.h.orig 2005-07-22 20:14:28.000000000 +0100
+++ src/mlview-tree-view.h
@@ -178,7 +178,7 @@ protected:
enum MlViewStatus build_app_edit_menu () ;
- GtkDialog * TreeView::get_expand_tree_dialog () ;
+ GtkDialog * get_expand_tree_dialog () ;
void clear_completion_popup_submenus () ;