nautilus-actions (2.30.2-0ubuntu1) lucid; urgency=low * New upstream release: - Fix #615646 reported by Deji Akingunola (Nautilus crashes when trash icon is right-clicked) - Fix GLib assertions when parsing parameters, using null values - Duplicate the profile attached to the Nautilus menu item, rather than adding a new reference; then do not try to unref its parent - Increment the reference count of the returned GFile location, so that it may be safely unreffed when parsing profile parameters - Fix incorrect plugins log domains - Implement more of the future .desktop files. - Refactor NAIContextual class as NAIContext. - DBus interface na_tracker_dbus_get_selected_paths() now brings up both the URI and the Nautilus mimetype of selected items to the caller. - Slightly relax the validity rules of a profile, so that already existing actions may be still considered as valid, even when commands do not use an absolute path. (LP: #488612) (Nautilus Actions' actions don't show up in context menus) - Current position and folder of icons chooser dialog are now saved. - Fix #614595 reported by Sense Hofstede (Not all icons displayed in the nautilus-actions-config-tool) (LP: #551479) - Do not prevent the export assistant to actually export items - Do not let a user untoggle a sort button - Do not mark the main window modified when first loading an empty set - Folders are definitively a list of paths - Also load items which are only described via their schemas - Only set defaults on non yet allocated data - Parent is not always an action, may be a menu - Also delete embedded schema names from GConf entries - Monitors GConf schemas - No more use GTK_WIDGET_IS_SENSITIVE macro after Gtk 2.20 - Menu plugin is renamed as libnautilus-actions-menu.so - Updated translation -- Didier Roche Mon, 19 Apr 2010 10:35:51 +0200 nautilus-actions (2.30.0-0ubuntu1) lucid; urgency=low * New upstream release - Immplement full NautilusMenuProvider interface. - Allow the user to define a full hierarchy of menus and actions. - Implement full drag and drop. - Implement full cut/copy/paste clipboard support. - Allow an administrator to lock all the configuration. - Fully manage readonly items. - Fix #607704 reported by Sense Hofstede (LP: #506125) (use GtkBuildable interface instead of 'name' field). - updated translation * debian/control.in: - add libdbus-glib-1-dev and libsm-dev (>= 1.0.0) build-dep -- Didier Roche Mon, 29 Mar 2010 11:35:42 +0200 nautilus-actions (2.29.1-1) unstable; urgency=low * New upstream version. - implements full API as defined for use by Nautilus menu extensions : this let the user define items which will be available when there is no selection, and will apply to current folder, either in the 'File' menu or in the toolbar ; - the ability for the user to define a full hierarchy of actions with menus, submenus, and so on ; - drag and drop ; - full cut/copy/paste clipboard support. - Gnome bugs fixed: - #325528 reported by Frederic Ruaudel (bloated contextual menu) - #325587 reported by Frederic Ruaudel (drag & drop support) - #326699 reported by Frederic Ruaudel (action items do not remain in user defined order) - #353353 reported by Frederic Ruaudel (check if command exist and if not warn user) - #588482 reported by Sean (ordering in actions list) - #326699 reported by Frederic Ruaudel (action items do not remain in user defined order) - #353353 reported by Frederic Ruaudel (check if command exist and if not warn user) - #588482 reported by Sean (ordering in actions list) - #590400 reported by Pierre Wieser (have some sort of warnings in the ui) - #599520 reported by António Lima (do not mark authors names and emails for translating) -- Christine Spang Sun, 25 Oct 2009 14:04:13 -0400 nautilus-actions (1.12.0-2) unstable; urgency=low [Christine Spang] * Backport patch to nautilus-actions-config-tool.ui (Closes: #546417) -- build-dep on quilt * Bump to Standards-Version 3.8.3 [Emilio Pozuelo Monfort] * Wrap build depends. -- Christine Spang Sat, 24 Oct 2009 23:08:12 -0500 nautilus-actions (1.12.0-1) unstable; urgency=low * New upstream stable release. - Actions can now be enabled/disabled: disabled actions will never show up in the nautilus context menu - Gnome Bugzilla bugs fixed: - #325519 asked by Frederic Ruaudel (enabled property) - #590398 reported by Pierre Wieser (install doc) - #590399 reported by Pierre Wieser (gtk_image_menu_item_set_image) - #590709 reported by Claude Paroz (markup in translatable strings) - #590711 reported by Claude Paroz (pipe char is ambiguous to translate) - Do not install GConf schemas if --disable-schemas-install option has been specified - New/updated es and fr translations -- Christine Spang Wed, 12 Aug 2009 14:04:00 -0400 nautilus-actions (1.11.2-1) unstable; urgency=low * New upstream development release. - New user interface. - New parameters: - %p: expands to the port number from an URI - %R: expands to a space-separated list of selected URIs - Better visual feedback when modifying actions - Automatically reload list of actions when they are modified externally - Import and Export actions are now assistant-driven - Actions can be exported as a GConf dump entry - Gnome Bugzilla bugs fixes: - #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 layout) - #589698 reported by Andre Klapper (use GtkBuilder) - Translations updated. - Command-line tools renamed: - nautilus-actions-config -> nautilus-actions-config-tool - nautilus-actions-new-config -> nautilus-actions-new - New command-line tool nautilus-actions-schemas - Code enhancements / dependency changes: - migrated from libglade to GtkBuilder - migrated from GnomeVFS to GVFS - new dependency libunique 1.0 - requires now Gtk+ 2.12, Glib 2.16 * Bump to Standards-Version 3.8.2. * Update manpage and add new manpages for new binaries. -- Christine Spang Sun, 09 Aug 2009 12:42:10 -0400 nautilus-actions (1.10.1-1) unstable; urgency=low * New upstream release. - Do not search through actions when the Nautilus-provided list of selected files is empty - Remove deprecated functions - All sources are now ansi-compliant, though not (yet) pedantic - Double-click on an action opens the editor - Enable the OK button as soon as required fields are filled - Enable syslog'ed debug messages when in maintainer mode - Use NACT_GNOME_COMPILE_WARNINGS (see Gnome bugzilla bug #582860) - Replace configure.in with configure.ac, updating all Makefile.am accordingly - Fix make distcheck - create nautilus-actions.doap - Gnome bugzilla bug #574919 fixed (Closes: #523854) - Gnome bugzilla bugs #522605, #573365, and #568366 fixed - translations updated * Added Homepage: field to debian/control * Bump to Standards-Version 3.8.1 * update GNOME_DOWNLOAD_URL in debian/rules * add full list of contributors to debian/copyright * Bump debhelper compat to 7 * Fix categories in .desktop file -- Christine Spang Sat, 30 May 2009 10:15:52 -0400 nautilus-actions (1.4.1-1) unstable; urgency=low * New upstream bugfix and translation update release. -- Christine Spang Mon, 06 Aug 2007 22:04:07 -0400 nautilus-actions (1.4-1) unstable; urgency=low [ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball. [ Christine Spang ] * New upstream version. * Bumped Standards-Version to 3.7.2.2 * Bumped nautilus-extension-dev dependency to >= 2.16 * Change my maintainer email address * Add libgnomeui-dev to build-deps * Add debian/nautilus-actions.dirs * Add debian/nautilus-actions.lintian -- Christine Spang Fri, 27 Apr 2007 22:31:59 -0400 nautilus-actions (1.2-3) unstable; urgency=low * Add the package to pkg-gnome subversion. * Add gnome-team to uploaders. * build-depend on pkg-gnome-tools. -- Christine Spang Fri, 21 Jul 2006 16:09:36 -0400 nautilus-actions (1.2-2) unstable; urgency=low * Update my email address in debian/control. * Tighten depends on nautilus-extension-dev to avoid a crasher bug. (Closes: #370493) * Bump standards version to 3.7.2.1. -- Christine Spang Thu, 22 Jun 2006 23:36:15 -0400 nautilus-actions (1.2-1) unstable; urgency=low * New upstream release. - Add support for filtering using mimetypes of selected files - Add support for choice about case sensitiveness of file patterns - New Tango style icons - Grammar and spelling errors fixed - Fix segfault when defining an action with an empty file pattern - Fix a crash when selecting a cdrom drive with Nautilus 2.14 - Added Bengali translation; others updated - Other minor bugfixes * Bumped standards version to 2.7.0.0; no change. * Added debian/watch -- Christine Spang Tue, 2 May 2006 21:15:03 -0400 nautilus-actions (1.0-1) unstable; urgency=low * New upstream release. * Upload to main Debian archive. * Added manpage. -- Christine Spang Fri, 10 Feb 2006 15:55:31 -0500 nautilus-actions (0.99-1) unstable; urgency=low * Debian maintainer changed to myself. -- Christine Spang Sat, 17 Dec 2005 12:24:31 -0500 nautilus-actions (0.99-0ubuntu1) dapper; urgency=low * First upload. -- Sebastien Bacher Thu, 24 Nov 2005 18:11:41 +0100