Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-12-03 22:10:22 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-12-03 22:10:22 (GMT)
commit133c3527888180e7cb50fa915215668da629e987 (patch)
treefac2f4f39167ef1df9a72605e34047eb6f0cc2c5
parentdda7106b46fff5b45f62ebf9db1ae8fb723a742e (diff)
More news fixes and little gtk-doc fix
svn path=/trunk/; revision=2760
-rw-r--r--NEWS2
-rw-r--r--help/reference/Makefile.am1
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7a7e91f..5109e50 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ New Features and UI Improvements:
* Expander with a recent documents is added to toolbar
* Egg-recent code dropped
* Djvu, dvi and comics are enabled by default
- * Support for links with URI's like mailto
+ * Support for links with URI's like mailto (Pascal Terjan)
* Removed the shadow of the fullscreen toolbar
Bug fixes:
diff --git a/help/reference/Makefile.am b/help/reference/Makefile.am
index f37ecd2..a676eca 100644
--- a/help/reference/Makefile.am
+++ b/help/reference/Makefile.am
@@ -93,6 +93,7 @@ GTKDOC_LIBS= \
$(top_builddir)/cut-n-paste/zoom-control/libephyzoom.la \
$(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \
$(top_builddir)/cut-n-paste/totem-screensaver/libtotemscrsaver.la \
+ $(top_builddir)/cut-n-paste/gedit-message-area/libgeditmsgarea.la \
$(top_builddir)/properties/libevproperties.la \
$(top_builddir)/libdocument/libevbackend.la \
$(SHELL_LIBS) \