From 6869072199d751b46f6f7757aee792a9f0eca7fe Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 8 Apr 2003 23:13:37 +0000 Subject: Allow to launch the BME alone, rework some CORBA code, add a .desktop file Allow to launch the BME alone, rework some CORBA code, add a .desktop file for the BME. Fixes #102477. --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index d1df72dd6..b103c6677 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -8,7 +8,7 @@ server_in_files = GNOME_Epiphany_Automation.server.in GNOME_Epiphany_NautilusVie server_DATA = GNOME_Epiphany_Automation.server GNOME_Epiphany_NautilusView.server serverdir = $(libdir)/bonobo/servers -DESKTOP_IN_FILES= epiphany.desktop.in +DESKTOP_IN_FILES= epiphany.desktop.in bme.desktop.in DESKTOP_FILES= $(DESKTOP_IN_FILES:.desktop.in=.desktop) Applicationsdir = $(datadir)/applications -- cgit v1.2.3