From cdf912fa684abed71d4a283140c9941a22916078 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 1 Aug 2003 18:18:17 +0000 Subject: - Fix build on -current - Rearrange USE_GNOME PR: 55153 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit) --- misc/gnomepm/files/patch-src::menu.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 misc/gnomepm/files/patch-src::menu.c (limited to 'misc/gnomepm/files/patch-src::menu.c') diff --git a/misc/gnomepm/files/patch-src::menu.c b/misc/gnomepm/files/patch-src::menu.c new file mode 100644 index 000000000000..3aecf9eca0b6 --- /dev/null +++ b/misc/gnomepm/files/patch-src::menu.c @@ -0,0 +1,15 @@ +--- src/menu.c.orig Sun Oct 29 10:19:49 2000 ++++ src/menu.c Fri Aug 1 23:40:03 2003 +@@ -86,9 +86,9 @@ + "(C)1999 Rodney Dawes", + authors, + /* other comments */ +- _("Portfolio management utility for GNOME\n +- Information provided by Yahoo!(C) Finance\n +- This program is not supported by Yahoo!(c)."), ++ _("Portfolio management utility for GNOME\n" ++ "Information provided by Yahoo!(C) Finance\n" ++ "This program is not supported by Yahoo!(c)."), + NULL); + gtk_widget_show (about); + -- cgit v1.2.3