pkgsrc/editors/mlview/patches/patch-ae
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
415 B
Text

$NetBSD: patch-ae,v 1.1 2009/03/24 16:22:57 abs Exp $
--- src/mlview-editor.cc.orig 2005-08-07 08:42:28.000000000 +0100
+++ src/mlview-editor.cc
@@ -157,7 +157,7 @@ struct EditorPriv
contextual_menu (NULL)
{}
- static void EditorPriv::schemas_window_destroy_cb
+ static void schemas_window_destroy_cb
(GtkWidget *a_widget, struct DocumentWindowData *a_win) ;
static void validation_window_destroy_cb