[nautilus-actions] Update NEWS
- From: Pierre Wieser <pwieser src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Update NEWS
- Date: Thu, 30 Jul 2009 21:14:44 +0000 (UTC)
commit f40ff8f01a356f0e4db8a147809ec3b47c585a81
Author: Pierre Wieser <pwieser trychlos org>
Date: Thu Jul 30 23:17:11 2009 +0200
Update NEWS
NEWS | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 81 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0537abd..332ebe7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,84 @@
+Version 1.11.2
+
+ Release date 2009-07-30
+
+ Probably the most exciting feature in this last development version
+ is the right through new user interface.
+ Take a look at it.
+ Packagers, your users will want it !
+
+ Bugfixes
+
+ #325582 reported by Frederic Ruaudel (use GConf)
+ #325585 reported by Frederic Ruaudel (delete actions created via gconftool-2)
+ #353198 reported by Frederic Ruaudel (single window mode)
+ #531301 asked by IceWil (list of selected URIs)
+ #576186 asked by gnutered (port of the URI)
+ #580378 reported by James Campos (context menu doesn't update)
+ #585652 reported by Claude Paroz (user interface)
+ #589698 reported by Andre Klapper (use GtkBuilder)
+
+ New and updated translations
+
+ bn_IN (Runa Bhattacharjee)
+ da (Mads Lundby)
+ de (Mario Blättermann)
+ es (Jorge Gonzalez)
+ fr (Claude Paroz)
+ gu (Sweta Kothari)
+ kn (Shankar Prasad)
+ mr (Sandeep Shedmake)
+ or (Manoj Kumar Giri)
+ pa (A S Alam)
+ sv (Daniel Nylander)
+ ta (ifelix)
+ te (Krishnababu K.)
+
+ Various code enhancements
+
+ This is mostly a complete rewriting :
+ - internally, of the object hierarchy
+ - externally, of the UI
+
+ The new object hierarchy is fully GObject/events based.
+
+ More, we have tried to follow all future Gnome 3.0 requirements :
+ - migrated from libglade to GtkBuilder
+ - migrated from Gnome VFS to GVFS
+ - get ride of old dependancies
+
+ - add a dependancy on libunique 1.0
+ - require now Gtk+ 2.12, Glib ..?,
+
+ Command-line utilities are now always build (no more a configure option).
+
+ nautilus-actions-config-tool
+
+ The configuration UI has been renamed from nautilus-actions-config.
+
+ It provides more visual feedback : which actions have been modified, which
+ are saveable or not, depending on their validity status. Automatically
+ reloads the list of actions if it has been externally modified, depending
+ on the modification status of the currently edited actions.
+
+ Import and Export actions are now assistant-driven.
+ Actions can be exported as a GConf dump entry (new format).
+
+ nautilus-actions-new
+
+ This utility has been renamed from nautilus-actions-new-config.
+
+ It can be used to create an action, and has been updated to generate
+ actions with the new export format, or to directly write the action into
+ the GConf repository.
+
+ nautilus-actions-schema
+
+ This new command-line utility writes a GConf schema on stdout.
+ Packagers may use it to install a schema.
+
+ Note also that we have defined a NAIIOProvider interface. We will so in the future be able to handle action definitions from elsewhere than GConf, and, why not, take advantage of actions configured for other file managers.
+
Version 1.11.0 [unstable]
Release date 2009-06-09
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]