I've attached a patch that makes the current glade-3 CVS version build.

I've noticed that glade-3 doesn't have the new file selector dialogs,
or I've missed them?

Cheers,
Cristi.

--
Cigarette, n.:
        A fire at one end, a fool at the other, and a bit of tobacco in
between.
diff -Naur ./po/POTFILES.in ../glade3.new/po/POTFILES.in
--- ./po/POTFILES.in	2002-01-29 15:26:41.000000000 +0000
+++ ../glade3.new/po/POTFILES.in	2004-06-15 08:09:22.000000000 +0000
@@ -1,10 +1,9 @@
 # List of source files containing translatable strings.
-glade-2.desktop.in
+glade-3.desktop.in
 src/main.c
 src/glade-editor.c
 src/glade-palette.c
 src/glade-popup.c
-src/glade-project-ui.c
 src/glade-project-view.c
 src/glade-project-window.c
 src/glade-project.c
diff -Naur ./src/Makefile.am ../glade3.new/src/Makefile.am
--- ./src/Makefile.am	2004-04-22 22:17:19.000000000 +0000
+++ ../glade3.new/src/Makefile.am	2004-06-15 08:19:45.000000000 +0000
@@ -88,4 +88,5 @@
 	glade-keys-dialog.h \
 	glade-transform.h \
 	glade-id-allocator.h \
-	glade-marshallers.h
+	glade-marshallers.h \
+	glade-plugin.h

Reply via email to