blogs
Nautilus-Actions 2.99.1 is out
Submitted by peio on Sun, 2010-08-08 09:44. Nautilus-actionsHi everybody,
We are pleased to announce the latest unstable release of Nautilus-Actions! This is the second one of the future 3.0 serie.
What is new in this release ?
This release includes some enhancements:
- NACT now implements an autosave feature
- A user's manual is provided
New parameters have been introduced:
- %m: (first) mimetype
- %M: space-separated list of mimetypes
Bug fixes
- Implement multiple execution
- Implement all filter conditions
- Fix a crash when defining a positive assertion
- Fix wrong insertion of an action or a menu inside an action
- Fix capabilities frame title consistency
- Fix bad reinitialization of the icon item
New and updated translations
- de (Mario Blättermann, Christian Kirbach)
- es (Jorge González)
- sl (Andrej Žnidaršič, Matej Urbančič)
Note that due to the renaming of some parameters, actions or menus created / updated with this version may not be compatible with 2.30.x serie and previous.
Nautilus-Actions 2.99.0 is out
Submitted by peio on Thu, 2010-07-29 01:50. Nautilus-actionsHi everybody,
We are pleased to announce the latest unstable release of Nautilus-Actions!
This is the first one of the future 3.0 serie.
What is new in this release ?
This release includes major enhancements.
It implements the .desktop file specifications as described at http://www.nautilus-actions.org/?q=node/377; this new storage format is shareable with most common willing-to desktop environments (KDE, XFCE, etc.)
New properties have been implemented, both in GConf and .desktop files:
Nautilus-Actions 2.30.3 is out
Submitted by peio on Fri, 2010-06-11 03:01. Nautilus-actionsWe are pleased to announce the latest stable release of Nautilus-Actions.
What is new in this release ?
This is mainly a bugfix of the previous 2.30.2.
The full NEWS file is available here..
Availability
Nautilus-Actions 2.30.3 is available for download at:
- ftp://pwi.dyndns.biz/pub/tarballs/nautilus-actions/
- http://www.nautilus-actions.org/downloads/
- http://download.gnome.org/sources/nautilus-actions/2.30/
sha1sum: 2c719fbc9138ef682da2759aea335546802a5a6f
md5sum: 231076d194e5d31b3f4dc2ad741303d9
Home page is here: http://www.nautilus-actions.org.
Nautilus-Actions 2.30.3 NEWS
Submitted by peio on Fri, 2010-06-11 02:58. Nautilus-actions
Version 2.30.3
==============
Release date 2010-06-10
Bug fixes:
- Fix #617058 reported by brunogirin@gmail.com
(Do not add extraneous blanks when parsing parameters)
- Fix #618110 reported by Claude Paroz
( Factorize strings for translators)
- Fix bug reported by Dr Amr Osman
(Do not add extraneous blanks when parsing parameters)
Other modifications:
- Do not reload already loaded profiles.
- Reset action to last version number after conversion from pre-v2.
New and updated translations:Nautilus-Actions 2.30.1 is out !
Submitted by peio on Fri, 2010-04-09 19:23. Nautilus-actionsWe are pleased to announce the latest stable release of Nautilus-Actions.
What is new in this release ?
This is mainly a bugfix of the previous 2.30.0 (thanks to Ubuntu guys for their reports!).
The full NEWS file is available here.
The full ChangeLog file is available here.
Availability
Nautilus-Actions 2.30.1 is available for download at:
- ftp://pwi.dyndns.biz/pub/tarballs/nautilus-actions/
- http://www.nautilus-actions.org/downloads/
- http://download.gnome.org/sources/nautilus-actions/2.30/
sha1sum: 86d9bf53412f0fe4ee1fbc13dfde4c924c985d0b
md5sum: f9d6f939548b0c07cb2ce14fbf4105d1
Home page is here: http://www.nautilus-actions.org.
Nautilus-Actions 2.30.1 ChangeLog
Submitted by peio on Fri, 2010-04-09 19:21. Nautilus-actions2009-04-09 Pierre Wieser * NEWS: Updated. * src/nact/nact-sort-buttons.c (set_new_sort_order): Do not rewrite in GConf a just-readen sort order. * src/io-gconf/nagp-writer.c (nagp_iio_provider_delete_item): Also delete the schema names which may be embedded in GConfEntry. * src/api/na-gconf-utils.h: * src/core/na-gconf-utils.c (na_gconf_utils_dump_entries): New function. * src/io-gconf/nagp-reader.c (read_item): Dump content of readen entries. * src/io-gconf/nagp-gconf-provider.c (install_monitors): Also monitors schemas to be triggered when importing a schema.
Nautilus-Actions 2.30.1 NEWS
Submitted by peio on Fri, 2010-04-09 19:20. Nautilus-actionsVersion 2.30.1 ============== Release date 2010-04-09 Enhancements: - 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. - Current position and folder of icons chooser dialog are now saved. Bug fixes: - Fix #614595 reported by Sense Hofstede (Not all icons displayed in the nautilus-actions-config-tool) - Fix #614596 reported by Sense Hofstede (Nautilus Actions' actions don't show up in context menus) - Do not prevent the export assistant to actually export items
Nautilus-Actions 2.30.0 is out !
Submitted by peio on Fri, 2010-03-26 01:56. Nautilus-actionsWe are pleased to announce the latest stable release of Nautilus-Actions.
What is new in this release ?
This is rather a stabilisation of the 2.29.x serie.
For those who don't have yet tried them, this version will bring you a lot of enhancements:
- Implements full NautilusMenuprovider interface: 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
- full drag and drop support
- Gracefully manage the read-only items, whether the action has been made mandatory by a sysadmin, or the I/O provider being itself not writable at all, or locked by a sysadmin.
- Ability to assign a keyboard accelerator to a predefined action via the nautilus-actions-run new program. nautilus-actions-run will automagically take into account the current Nautilus selection and apply it to your action (#435820 reported by Frederic Ruaudel).
- Let a sysadmin lock down its configuration by setting a mandatory GConf key "/apps/nautilus-actions/mandatory/na-gcond/locked" to true (#325520 reported by Frederic Ruaudel).
Nautilus-Actions has now a plugin architecture, to read and write menus and actions.
Nautilus-Actions 2.29.2 is out
Submitted by peio on Fri, 2009-12-18 15:30. Nautilus-actionsWe are pleased to announce the last development release of Nautilus-Actions. It is the second development release which will lead to the upcoming 2.30.
What is new in this release ?
Lot of bugfixes and major enhancements :
- An API is defined, which let us have more than one I/O provider; this prepare in particular the arrival of a desktop I/O provider.
- GConf I/O provider is now a dynamically loaded plugin.
- Gracefully manage the read-only items, whether the action has been made mandatory by a sysadmin, or the I/O provider being itself not writable at all, or locked by a sysadmin.
- Ability to assign a keyboard accelerator to a predefined action via the nautilus-actions-run new program. nautilus-actions-run will automagically take into account the current Nautilus selection and apply it to your action (#435820 reported by Frederic Ruaudel).
- Let a sysadmin lock down its configuration by setting a mandatory GConf key "/apps/nautilus-actions/mandatory/na-gcond/locked" to true (#325520 reported by Frederic Ruaudel).
Nautilus-Actions has now a plugin architecture, to read and write menus and actions.
We need you !
Submitted by peio on Sun, 2009-10-25 20:24. Nautilus-actionsYes, you can help Nautilus-Actions.
Since 2.30.0 version, Nautilus-Actions let the user freely choose to display or not the toolbars in the Nautilus-Actions Configuration Tool.
For now, NACT toolbars only contain items which have a icon, because:
- a toolbar item without an icon is a bit sad;
- user is free to display or not text besides icons;
- do not have an icon for a toolbar button would be incompatible with Gnome HIG.
As I a a very bad icon designer, you can help us by designing some icons for menu items which don't have one yet.
Each new item with an icon means a new item available in its toolbar.
With enough available items, we will add a user preference to let the user exactly choose which item he/she wishes see in its toolbars.
Your work will be of course copyrighted (see About box, Artists tab), but you have to put it under one free licence (CC is the most common for this type of work).
Thanks in advance for all the community users.


Recent comments
5 years 7 weeks ago
5 years 17 weeks ago
5 years 21 weeks ago
5 years 21 weeks ago
5 years 24 weeks ago