Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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) \