Index: head/x11/roxterm/files/patch-8155abba.c =================================================================== --- head/x11/roxterm/files/patch-8155abba.c (nonexistent) +++ head/x11/roxterm/files/patch-8155abba.c (revision 546917) @@ -0,0 +1,13 @@ +diff --git a/src/multitab.h b/src/multitab.h +index 3fd4f39..5934c0e 100644 +--- src/multitab.h ++++ src/multitab.h +@@ -104,7 +104,7 @@ typedef gboolean (*MultiWinDeleteHandler)(GtkWidget *, GdkEvent *, + typedef gboolean (*MultiTabGetShowCloseButton)(gpointer user_data); + + /* Needed externally */ +-MultiWinGetDisableMenuShortcuts multi_win_get_disable_menu_shortcuts; ++extern MultiWinGetDisableMenuShortcuts multi_win_get_disable_menu_shortcuts; + + /* Whether to open a new tab adjacent to current one */ + typedef gboolean (*MultiTabGetNewTabAdjacent)(gpointer user_data); Property changes on: head/x11/roxterm/files/patch-8155abba.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property