summaryrefslogtreecommitdiff
path: root/editors/gxedit/files/patch-ac
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-03-24 17:41:09 +0000
committerSteve Price <steve@FreeBSD.org>1999-03-24 17:41:09 +0000
commit0b318dae37d3b3731d1a6cac13c435664956b65c (patch)
treed7bcecf212f3ec81f19595d38cd79e4675d95c64 /editors/gxedit/files/patch-ac
parentNew list of MASTER_SITES. (diff)
Update to version 1.22.
PR: 10453 Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
Notes
Notes: svn path=/head/; revision=17375
Diffstat (limited to 'editors/gxedit/files/patch-ac')
-rw-r--r--editors/gxedit/files/patch-ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/gxedit/files/patch-ac b/editors/gxedit/files/patch-ac
index a6efcd459a43..e67e7e18ce8a 100644
--- a/editors/gxedit/files/patch-ac
+++ b/editors/gxedit/files/patch-ac
@@ -1,6 +1,6 @@
---- gxedit.c.orig Mon Jan 18 02:21:03 1999
-+++ gxedit.c Mon Jan 18 02:21:42 1999
-@@ -7097,6 +7097,7 @@
+--- gxedit.c.orig Sat Mar 6 13:13:34 1999
++++ gxedit.c Sat Mar 6 13:14:57 1999
+@@ -7281,6 +7281,7 @@
if(tooltips)
gtk_tooltips_set_tip(tips, menuitem, "HTML reference", "");
@@ -8,7 +8,7 @@
menuitem = gtk_menu_item_new_with_label("System information");
gtk_menu_append(GTK_MENU(menu), menuitem);
gtk_signal_connect_object(GTK_OBJECT(menuitem), "activate",
-@@ -7104,6 +7105,7 @@
+@@ -7288,6 +7289,7 @@
gtk_widget_show(menuitem);
if(tooltips)
gtk_tooltips_set_tip(tips, menuitem, "Run Xproc", "");