[gedit] Move utils.h back to public headers
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Move utils.h back to public headers
- Date: Sun, 21 Nov 2010 12:02:25 +0000 (UTC)
commit e2514da31740c0fe6181694c6268ab2e4f0f3833
Author: Paolo Borelli <pborelli gnome org>
Date: Sun Nov 21 12:58:39 2010 +0100
Move utils.h back to public headers
It contains api used by plugins
gedit/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gedit/Makefile.am b/gedit/Makefile.am
index 39df7c3..3d9f3c5 100644
--- a/gedit/Makefile.am
+++ b/gedit/Makefile.am
@@ -129,7 +129,6 @@ NOINST_H_FILES = \
gedit-tab-label.h \
gedittextregion.h \
gedit-ui.h \
- gedit-utils.h \
gedit-view-frame.h \
gedit-window-private.h
@@ -148,6 +147,7 @@ INST_H_FILES = \
gedit-progress-info-bar.h \
gedit-statusbar.h \
gedit-tab.h \
+ gedit-utils.h \
gedit-view.h \
gedit-view-activatable.h \
gedit-window.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]