[nautilus-actions] Update NEWS and README
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Update NEWS and README
- Date: Thu, 23 Sep 2010 22:01:22 +0000 (UTC)
commit 01f6c41cb7de34aa188d27283d13c675e13b639a
Author: Pierre Wieser <pwieser trychlos org>
Date: Fri Sep 24 00:00:48 2010 +0200
Update NEWS and README
NEWS | 25 +++++++++++++++++++++++++
README | 17 +++++++++++++----
2 files changed, 38 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 64bb08d..c613f25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Version 3.0
+===========
+
+ Release date 2010-09-24
+
+ Modifications:
+
+ - --enable-html-manuals and --enable-pdf-manuals configure options
+ have been updated to accept the conversion programme as an argument;
+ --with-db2html and --with-gdt configuration options have so been
+ removed.
+
+ Bug fixes:
+
+ - Fix HTML and PDF user's manuals build and distribution.
+ - Fix a warning when overriding GTKDOC_RUN.
+
+ New and updated translations:
+
+ - cs (Marek Cernocky, Petr Kovar)
+ - de (Mario Blättermann)
+ - es (Jorge González)
+ - sl (Matej UrbanÄ?iÄ?, Andrej ŽnidarÅ¡iÄ?)
+ - zh_CN (Aron Xu)
+
Version 2.99.5
==============
diff --git a/README b/README
index 77d6a56..b1a5935 100644
--- a/README
+++ b/README
@@ -17,10 +17,10 @@ Nautilus-Actions components.
- Nautilus extensions as dynamically loadable plugins. These extensions
are automatically loaded by Nautilus when it starts. For now, two
extensions are provided:
- . a plugin which takes care of displaying actions in Nautilus context
- menu
- . a plugin which tracks the current Nautilus selection, and send it
- in response to a DBus request.
+ . libnautilus-actions-menu is a plugin which takes care of displaying
+ actions in Nautilus context menu
+ . libnautilus-actions-tracker is a plugin which tracks the current Nautilus
+ selection, and send it in response to a DBus request.
- Command-line utilities:
. nautilus-actions-new lets you create new actions from the command-line.
@@ -36,3 +36,12 @@ Nautilus-Actions plugins.
Nautilus-Actions itself uses plugins to load menus and actions from
the storage space. These plugins are installed in PKGLIBDIR, usually
something as /usr/lib/nautilus-actions/.
+
+Nautilus-Actions documentation.
+
+ Documentation is provided in several formats:
+ - developer documentation is provided as xml and html files, as generated
+ by gtk-doc;
+ - user's manuals and general documentation is provided as xml, pdf and
+ html files, as generated by gnome-doc-utils, docbook-utils or dblatex
+ packages.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]