[monkey-bubble: 570/753] Removed the "ditem" moniker. We'll put it in gnome-core and develop it
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 570/753] Removed the "ditem" moniker. We'll put it in gnome-core and develop it
- Date: Wed, 14 Jul 2010 22:43:35 +0000 (UTC)
commit e69c6183de788becf430c70aedb812f86b8d047f
Author: Martin Baulig <baulig suse de>
Date: Tue Jul 31 13:47:58 2001 +0000
Removed the "ditem" moniker. We'll put it in gnome-core and develop it
2001-07-31 Martin Baulig <baulig suse de>
Removed the "ditem" moniker. We'll put it in gnome-core and
develop it there when George is back from his holidays.
monikers/Bonobo_Moniker_ditem.oaf.in | 154 ---------------------
monikers/ChangeLog | 5 +
monikers/Makefile.am-50588 | 61 --------
monikers/desktop-item-boot.c | 61 --------
monikers/gnome-desktop.xmldb | 12 --
monikers/test-ditem.c | 250 ----------------------------------
6 files changed, 5 insertions(+), 538 deletions(-)
---
diff --git a/monikers/ChangeLog b/monikers/ChangeLog
index 6a8992e..ad19af6 100644
--- a/monikers/ChangeLog
+++ b/monikers/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-31 Martin Baulig <baulig suse de>
+
+ Removed the "ditem" moniker. We'll put it in gnome-core and
+ develop it there when George is back from his holidays.
+
2001-07-29 Michael Meeks <michael ximian com>
* Makefile.am: kill moniker stuff that is now in gnome-vfs.
diff --git a/monikers/Makefile.am-50588 b/monikers/Makefile.am-50588
index 46036f7..e69de29 100644
--- a/monikers/Makefile.am-50588
+++ b/monikers/Makefile.am-50588
@@ -1,61 +0,0 @@
-INCLUDES = \
- -I.. \
- -I$(srcdir)/.. \
- $(WARN_CFLAGS) \
- $(MONIKER_CFLAGS) \
- -Wno-unused \
- -DLIBGNOME_PREFIX=\""$(prefix)"\" \
- -DLIBGNOME_LIBDIR=\""$(libdir)"\" \
- -DLIBGNOME_DATADIR=\""$(datadir)"\" \
- -DLIBGNOME_BINDIR=\""$(bindir)"\" \
- -DLIBGNOME_LOCALSTATEDIR=\""$(localstatedir)"\" \
- -DLIBGNOME_LOCALEDIR=\""$(gnomelocaledir)"\" \
- -DLIBGNOME_SYSCONFDIR=\""$(sysconfdir)"\" \
- -DVERSION=\""$(VERSION)"\" \
- -DG_LOG_DOMAIN=\"GnomeMonikers\"
-
-EXTRA_DIST = \
- Bonobo_Moniker_ditem.oaf.in
-
-moniker_LTLIBRARIES = libmoniker_ditem.la
-monikerdir = $(libdir)/bonobo/monikers
-
-# Desktop Item specific bits...
-
-# Data
-gnomesysconfdir = $(sysconfdir)/gnome-2.0
-gnomesysconf_DATA = gnome-desktop.xmldb
-
-# DItem moniker
-
-Bonobo_Moniker_ditem.oaf : $(srcdir)/Bonobo_Moniker_ditem.oaf.in $(top_builddir)/config.status
- sed -e "s|\ MONIKER_LIBDIR\@|$(monikerdir)|" \
- $(srcdir)/Bonobo_Moniker_ditem.oaf.in > Bonobo_Moniker_ditem.oaf
-
-libmoniker_ditem_la_SOURCES = \
- bonobo-moniker-ditem.c \
- bonobo-config-ditem.c \
- bonobo-config-ditem.h \
- bonobo-config-ditem-utils.c \
- bonobo-config-ditem-utils.h
-
-libmoniker_ditem_la_LIBADD = \
- ../libgnome/libgnome-2.la \
- $(MONIKER_LIBS)
-
-# DItem tests ...
-
-noinst_PROGRAMS = test-ditem desktop-item-boot
-
-test_ditem_SOURCES = \
- test-ditem.c
-
-test_ditem_LDADD = \
- ../libgnome/libgnome-2.la \
- $(MONIKER_LIBS)
-
-desktop_item_boot_SOURCES = \
- desktop-item-boot.c
-
-desktop_item_boot_LDADD = \
- ../libgnome/libgnome-2.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]