aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--doc/reference/Makefile.am2
-rw-r--r--po/POTFILES.in1
3 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f38d7be5..45a7a7e16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
+ * doc/reference/Makefile.am:
+
+ Removed reference to ephy-ellipsizing-label.
+
+ * po/POTFILES.in:
+
+ Added lib/widgets/ephy-label.c
+
+2004-08-08 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-marshal.list:
* lib/widgets/Makefile.am:
R lib/widgets/ephy-ellipsizing-label.c:
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 0915791a3..6abd91db5 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -53,7 +53,7 @@ IGNORE_HFILES = \
ephy-zoom.h \
ephy-arrow-toolbutton.h \
ephy-cell-renderer-progress.h \
- ephy-ellipsizing-label.h \
+ ephy-label.h \
ephy-location-entry.h \
ephy-node-view.h \
ephy-search-entry.h \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 28848ad1a..52b235cfa 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -35,6 +35,7 @@ lib/ephy-stock-icons.c
lib/ephy-string.c
lib/ephy-zoom.h
lib/widgets/ephy-cell-renderer-progress.c
+lib/widgets/ephy-label.c
lib/widgets/ephy-zoom-control.c
src/bookmarks/ephy-bookmark-action.c
src/bookmarks/ephy-bookmark-properties.c