Skip navigation.
Home
A Lump in the World Wide Soup

Nautilus Actions V1.4.1 ChangeLog

This version is mainly a minor bug fix release and translations updates :

  • Now the error message "Already Existing Config" on subsequent schema import attemps doesn't show up anymore. (Bug #354623)
  • The sensitiveness of the "Duplicate" button is set correctly when no config available in Nact (Bug #355451)
  • Improve the error checking when importing a new config
  • Fix the problem with the icon cache when uninstalling Nautilus-Actions (Bug #433078)
  • Icons has been relicencing GPL instead of creative commons
  • Lots of translation updates and addition of Dzongkha (dz), English (British) (en_GB) and Arabic (ar) translation.




2007-04-03  Frederic Ruaudel  1.4.1

        * configure.in: Update version number to prepare
        the new release.

2007-04-24 Brian Pepple 

        * icons/Makefile.am (update-icon-cache): fix gtk-update-icon-cache for
        uninstall-hook (Bug #433078).

2007-04-03  Frederic Ruaudel 

        * libnautilus-actions/nautilus-actions-config-schema-reader.c: Fix 
        a copy/paste error in the missing keys checking when generating the 
        error message.

2007-03-02  Frederic Ruaudel 

        * configure.in: Fix Bug #413834 by applying patch submited
        by christopher taylor . Now the new 32x32
        pixmap compile correctly.

2006-11-24  Frederic Ruaudel 

        * utils/Makefile.am: Fix Bug #378890 by applying patch submited
        by Fryderyk Dziarmagowski . Now it's possible
        to compile n-a with --as-needed passed to LDFLAGS.

2006-11-13  Frederic Ruaudel 

        * icons/16x16/nautilus-actions.svg:
        * icons/22x22/nautilus-actions.svg:
        * icons/scalable/nautilus-actions.svg: Icons relicencing
        from CC-by-SA to GPL for compatibility with n-a license.
        (thanks to Ulisse Perusin)

        * icons/Makefile.am:
        * icons/32x32/Makefile.am:
        * icons/32x32/Makefile.in:
        * icons/32x32/nautilus-actions.png:
        * icons/32x32/nautilus-actions.svg: Adding 32x32 format
        according to the new Tango and GIT standards (thanks to Ulisse
        Perusin)

2006-09-12  Frederic Ruaudel 

        * libnautilus-actions/nautilus-actions-config.c:
        * libnautilus-actions/nautilus-actions-config.h:
        * nact/nact-import-export.c: Fixed problem with subsequent schema 
        importation which seems to fails with an "already existing config" 
        error (Bug #354623)

        * nact/nautilus-actions-config.glade: Fix problem with "duplicate"
        button sensitiveness when running Nact without any action configured.
        (Bug #355451 - apply patch from Deji Akingunola)