Skip navigation.
Home
A Lump in the World Wide Soup

Nautilus Actions V0.5 ChangeLog

This version mainly concerns fixes or additions in the configuration tool, NACT :

  • Fix Bug #66 about problem with special characters in config name
  • Change the default per user config folder to match fd.o guidelines and move old config to the new folder
  • Fix Bug #59 about per user config dir not created if it doesn't exists
  • Fix Bug #60 concerning the confirmation to save the config before quitting nact
  • Add Feature #54 which shows system wide config (read only) when in user mode with the possibility to overwrite them. A Preferences menu has been added to toggle this display




* Wed Aug 31 2005 Frederic Ruaudel  0.5
- Fix bug with special characters in new config name in nact #66
- Change the default per user folder config path to the one define 
by fd.o (~/.config/.nautilus-actions)
- In nact, create the per user config folder if it doesn't exist 
bug #59 and move the old one if it exists to the new one.
- In nact fix the problem with Delete Config button that stay greyed 
after a deletion even after selecting another config.
- In NACT, add a confirm dialog with trying to close without saving 
the changes (bug #60)
- In nact, now display system wide config in read only mode and a 
Preference menu has been added to switch this display on or off
- In nact, in normal user mode, if a config is created with the 
same name as a system-wide one, it is overwritten (it already 
works for the extension since 0.4)
- In nact, fix a bug that prevent creating a new config with the 
same name as a just deleted one if save wasn't pressed between the 
two event.