[gnome-session] capplet: Do not pretend we need the egg code here
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-session] capplet: Do not pretend we need the egg code here
- Date: Fri, 12 Aug 2011 08:32:17 +0000 (UTC)
commit 0e45c5c15d0ffedf90af3ea401288d6a0f758383
Author: Vincent Untz <vuntz gnome org>
Date: Fri Aug 12 10:07:28 2011 +0200
capplet: Do not pretend we need the egg code here
capplet/Makefile.am | 2 --
capplet/gsm-properties-dialog.c | 1 -
2 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/capplet/Makefile.am b/capplet/Makefile.am
index 7cbb60c..c2e563c 100644
--- a/capplet/Makefile.am
+++ b/capplet/Makefile.am
@@ -3,7 +3,6 @@ bin_PROGRAMS = gnome-session-properties
AM_CPPFLAGS = \
$(SESSION_PROPERTIES_CFLAGS) \
$(GCONF_CFLAGS) \
- -I$(top_srcdir)/egg \
-I$(top_srcdir)/gnome-session \
-DLOCALE_DIR=\""$(datadir)/locale"\" \
-DGTKBUILDER_DIR=\""$(pkgdatadir)"\" \
@@ -26,7 +25,6 @@ gnome_session_properties_SOURCES = \
gnome_session_properties_LDADD = \
$(SESSION_PROPERTIES_LIBS) \
- $(top_builddir)/egg/libeggdesktopfile.la \
$(top_builddir)/gnome-session/libgsmutil.la \
$(GCONF_LIBS)
diff --git a/capplet/gsm-properties-dialog.c b/capplet/gsm-properties-dialog.c
index 9bec95e..675c75e 100644
--- a/capplet/gsm-properties-dialog.c
+++ b/capplet/gsm-properties-dialog.c
@@ -29,7 +29,6 @@
#include "gsm-properties-dialog.h"
#include "gsm-app-dialog.h"
-#include "eggdesktopfile.h"
#include "gsm-util.h"
#include "gsp-app.h"
#include "gsp-app-manager.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]