From bf556f33a21a451f17e76e7133e72b350982d123 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Sat, 26 Aug 2000 06:00:55 +0000 Subject: Remove gnorba stuff 2000-08-26 JP Rosevear * gui/minicard/Makefile.am: Remove gnorba stuff * gui/minicard/e-minicard-control.gnorba: Kill svn path=/trunk/; revision=5051 --- addressbook/ChangeLog | 6 ++++++ addressbook/gui/minicard/Makefile.am | 5 ----- addressbook/gui/minicard/e-minicard-control.gnorba | 24 ---------------------- addressbook/gui/widgets/Makefile.am | 5 ----- 4 files changed, 6 insertions(+), 34 deletions(-) delete mode 100644 addressbook/gui/minicard/e-minicard-control.gnorba diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 27a84b3437..2e570b34da 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-08-26 JP Rosevear + + * gui/minicard/Makefile.am: Remove gnorba stuff + + * gui/minicard/e-minicard-control.gnorba: Kill + 2000-08-26 JP Rosevear * gui/component/addressbook.gnorba: Kill diff --git a/addressbook/gui/minicard/Makefile.am b/addressbook/gui/minicard/Makefile.am index 17f6d00548..182199c2e7 100644 --- a/addressbook/gui/minicard/Makefile.am +++ b/addressbook/gui/minicard/Makefile.am @@ -41,7 +41,6 @@ minicard_label_test_SOURCES = \ minicard_label_test_LDADD = \ $(EXTRA_GNOME_LIBS) \ - $(GNOMEGNORBA_LIBS) \ libeminicard.a \ $(BONOBO_GNOME_LIBS) \ $(top_builddir)/widgets/e-text/libetext.a \ @@ -52,7 +51,6 @@ minicard_test_SOURCES = \ minicard_test_LDADD = \ $(EXTRA_GNOME_LIBS) \ - $(GNOMEGNORBA_LIBS) \ libeminicard.a \ $(BONOBO_GNOME_LIBS) \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ @@ -71,7 +69,6 @@ reflow_test_SOURCES = \ reflow_test_LDADD = \ $(EXTRA_GNOME_LIBS) \ - $(GNOMEGNORBA_LIBS) \ $(BONOBO_GNOME_LIBS) \ libeminicard.a \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ @@ -90,7 +87,6 @@ minicard_view_test_SOURCES = \ minicard_view_test_LDADD = \ $(EXTRA_GNOME_LIBS) \ - $(GNOMEGNORBA_LIBS) \ $(BONOBO_GNOME_LIBS) \ libeminicard.a \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ @@ -109,7 +105,6 @@ minicard_widget_test_SOURCES = \ minicard_widget_test_LDADD = \ $(EXTRA_GNOME_LIBS) \ - $(GNOMEGNORBA_LIBS) \ $(BONOBO_GNOME_LIBS) \ libeminicard.a \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ diff --git a/addressbook/gui/minicard/e-minicard-control.gnorba b/addressbook/gui/minicard/e-minicard-control.gnorba deleted file mode 100644 index 73daffd203..0000000000 --- a/addressbook/gui/minicard/e-minicard-control.gnorba +++ /dev/null @@ -1,24 +0,0 @@ -[control-factory:clock] -type=exe -repo_id=IDL:Bonobo/GenericFactory:1.0 -description=Factory for the sample BonoboClock control -location_info=sample-control-factory - -[control:clock] -type=factory -repo_id=IDL:BonoboControl/clock-control:1.0 IDL:Bonobo/Control:1.0 -description=A sample Bonobo control which displays a clock. -location_info=control-factory:clock - -[control-factory:entry] -type=exe -repo_id=IDL:Bonobo/GenericFactory:1.0 -description=Factory for the sample GtkEntry control -location_info=sample-control-factory - -[control:entry] -type=factory -repo_id=IDL:BonoboControl/entry-control:1.0 IDL:Bonobo/Control:1.0 -description=A sample Bonbobo control wrapping a Gtk Entry widget. -location_info=control-factory:entry - diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index 17f6d00548..182199c2e7 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -41,7 +41,6 @@ minicard_label_test_SOURCES = \ minicard_label_test_LDADD = \ $(EXTRA_GNOME_LIBS) \ - $(GNOMEGNORBA_LIBS) \ libeminicard.a \ $(BONOBO_GNOME_LIBS) \ $(top_builddir)/widgets/e-text/libetext.a \ @@ -52,7 +51,6 @@ minicard_test_SOURCES = \ minicard_test_LDADD = \ $(EXTRA_GNOME_LIBS) \ - $(GNOMEGNORBA_LIBS) \ libeminicard.a \ $(BONOBO_GNOME_LIBS) \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ @@ -71,7 +69,6 @@ reflow_test_SOURCES = \ reflow_test_LDADD = \ $(EXTRA_GNOME_LIBS) \ - $(GNOMEGNORBA_LIBS) \ $(BONOBO_GNOME_LIBS) \ libeminicard.a \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ @@ -90,7 +87,6 @@ minicard_view_test_SOURCES = \ minicard_view_test_LDADD = \ $(EXTRA_GNOME_LIBS) \ - $(GNOMEGNORBA_LIBS) \ $(BONOBO_GNOME_LIBS) \ libeminicard.a \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ @@ -109,7 +105,6 @@ minicard_widget_test_SOURCES = \ minicard_widget_test_LDADD = \ $(EXTRA_GNOME_LIBS) \ - $(GNOMEGNORBA_LIBS) \ $(BONOBO_GNOME_LIBS) \ libeminicard.a \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ -- cgit v1.2.3