summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnome--
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-07-16 15:38:20 +0000
committersobomax <sobomax@FreeBSD.org>2002-07-16 15:38:20 +0000
commitf13c8616fc711c85f06477d3e793e18ea4ae752b (patch)
tree68e1c19773bd0397f56275a60d4d611b7942d47b /x11-toolkits/gnome--
parent7ab690765edbec7f6f5e823294e59c658687ef42 (diff)
downloadFreeBSD-ports-f13c8616fc711c85f06477d3e793e18ea4ae752b.zip
FreeBSD-ports-f13c8616fc711c85f06477d3e793e18ea4ae752b.tar.gz
Patch correct files.
Reported by: Mike Hardling <mvh@ix.netcom.com>
Diffstat (limited to 'x11-toolkits/gnome--')
-rw-r--r--x11-toolkits/gnome--/files/patch-src::app.gen_h (renamed from x11-toolkits/gnome--/files/patch-src::gnome--::app.cc)18
-rw-r--r--x11-toolkits/gnome--/files/patch-src::clock.gen_h (renamed from x11-toolkits/gnome--/files/patch-src::gnome--::clock.cc)6
-rw-r--r--x11-toolkits/gnome--/files/patch-src::icon-item.gen_h (renamed from x11-toolkits/gnome--/files/patch-src::gnome--::icon-item.cc)6
3 files changed, 15 insertions, 15 deletions
diff --git a/x11-toolkits/gnome--/files/patch-src::gnome--::app.cc b/x11-toolkits/gnome--/files/patch-src::app.gen_h
index 7491bffe..ae09d69 100644
--- a/x11-toolkits/gnome--/files/patch-src::gnome--::app.cc
+++ b/x11-toolkits/gnome--/files/patch-src::app.gen_h
@@ -1,9 +1,9 @@
$FreeBSD$
---- src/gnome--/app.cc 2002/07/16 10:16:49 1.1
-+++ src/gnome--/app.cc 2002/07/16 10:18:08
-@@ -162,13 +162,13 @@
+--- src/app.gen_h 2002/07/16 15:29:22 1.1
++++ src/app.gen_h 2002/07/16 15:32:17
+@@ -442,13 +442,13 @@
return w;
}
@@ -19,19 +19,19 @@ $FreeBSD$
{
return Progress(*this, description, interval, percent, cancel);
}
-@@ -210,7 +210,7 @@
+@@ -490,7 +490,7 @@
- Progress::Progress(Gnome::App& app,
- const Gtk::string &description,
+ Progress::Progress(Gnome::App& app,
+ const Gtk::string &description,
- Cancel cancel=0)
+ Cancel cancel)
{
ProgressCallbackData *data=new ProgressCallbackData();
data->cancel=cancel;
-@@ -225,7 +225,7 @@
- const Gtk::string &description,
+@@ -505,7 +505,7 @@
+ const Gtk::string &description,
guint32 interval,
- Update percent,
+ Update percent,
- Cancel cancel=0)
+ Cancel cancel)
{
diff --git a/x11-toolkits/gnome--/files/patch-src::gnome--::clock.cc b/x11-toolkits/gnome--/files/patch-src::clock.gen_h
index 8952890..7e7db03 100644
--- a/x11-toolkits/gnome--/files/patch-src::gnome--::clock.cc
+++ b/x11-toolkits/gnome--/files/patch-src::clock.gen_h
@@ -1,9 +1,9 @@
$FreeBSD$
---- src/gnome--/clock.cc 2002/07/16 10:27:15 1.1
-+++ src/gnome--/clock.cc 2002/07/16 10:27:28
-@@ -5,7 +5,7 @@
+--- src/clock.gen_h 2002/07/16 15:34:29 1.1
++++ src/clock.gen_h 2002/07/16 15:34:40
+@@ -104,7 +104,7 @@
#include <gnome--/private/clock_p.h>
#include <gnome--/construct_copies.h>
diff --git a/x11-toolkits/gnome--/files/patch-src::gnome--::icon-item.cc b/x11-toolkits/gnome--/files/patch-src::icon-item.gen_h
index 9c5eee8..43a8736 100644
--- a/x11-toolkits/gnome--/files/patch-src::gnome--::icon-item.cc
+++ b/x11-toolkits/gnome--/files/patch-src::icon-item.gen_h
@@ -1,9 +1,9 @@
$FreeBSD$
---- src/gnome--/icon-item.cc 2002/07/16 10:42:28 1.1
-+++ src/gnome--/icon-item.cc 2002/07/16 10:42:56
-@@ -27,7 +27,7 @@
+--- src/icon-item.gen_h 2002/07/16 15:35:39 1.1
++++ src/icon-item.gen_h 2002/07/16 15:35:50
+@@ -101,7 +101,7 @@
void Gnome::IconTextItem::configure(int x, int y, int width,
const Gtk::string &fontname,
const Gtk::string &text,
OpenPOWER on IntegriCloud