summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-07-16 15:38:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-07-16 15:38:20 +0000
commit70bc85c4aa8c6bfa6f375f0bb3f627a16cb52ed9 (patch)
tree488094b863b26a41cf334e3342cdba9f0f540465 /x11-toolkits
parentUpdate to 020214 (diff)
Patch correct files.
Reported by: Mike Hardling <mvh@ix.netcom.com>
Notes
Notes: svn path=/head/; revision=63088
Diffstat (limited to 'x11-toolkits')
-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 7491bffe97c4..ae09d697a140 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 89528908eaf3..7e7db036597a 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 9c5eee84adf7..43a87362e613 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,