[epiphany] ephy-request-about: move this to embed/
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-request-about: move this to embed/
- Date: Mon, 5 Sep 2011 18:40:48 +0000 (UTC)
commit 0cff2bef71ac69095f62ace7be8443d42db34d32
Author: Xan Lopez <xlopez igalia com>
Date: Mon Sep 5 18:21:41 2011 +0200
ephy-request-about: move this to embed/
We'll need to access embed/ data for about:applications.
embed/Makefile.am | 2 ++
{lib => embed}/ephy-request-about.c | 0
{lib => embed}/ephy-request-about.h | 0
lib/Makefile.am | 2 --
4 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/embed/Makefile.am b/embed/Makefile.am
index 30beac0..c0e21e0 100644
--- a/embed/Makefile.am
+++ b/embed/Makefile.am
@@ -11,6 +11,7 @@ NOINST_H_FILES = \
ephy-embed-dialog.h \
ephy-encodings.h \
ephy-favicon-cache.h \
+ ephy-request-about.h \
ephy-web-app-utils.h
INST_H_FILES = \
@@ -48,6 +49,7 @@ libephyembed_la_SOURCES = \
ephy-favicon-cache.c \
ephy-history.c \
ephy-permission-manager.c \
+ ephy-request-about.c \
ephy-embed-prefs.c \
ephy-web-app-utils.c \
ephy-web-view.c \
diff --git a/lib/ephy-request-about.c b/embed/ephy-request-about.c
similarity index 100%
rename from lib/ephy-request-about.c
rename to embed/ephy-request-about.c
diff --git a/lib/ephy-request-about.h b/embed/ephy-request-about.h
similarity index 100%
rename from lib/ephy-request-about.h
rename to embed/ephy-request-about.h
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3b4172d..972eaf0 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -22,7 +22,6 @@ NOINST_H_FILES = \
ephy-prefs.h \
ephy-profile-utils.h \
ephy-print-utils.h \
- ephy-request-about.h \
ephy-shlib-loader.h \
ephy-signal-accumulator.h \
ephy-smaps.h \
@@ -63,7 +62,6 @@ libephymisc_la_SOURCES = \
ephy-profile-utils.c \
ephy-profile-utils.h \
ephy-print-utils.c \
- ephy-request-about.c \
ephy-settings.c \
ephy-shlib-loader.c \
ephy-signal-accumulator.c \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]