Skip navigation.
Home
A Lump in the World Wide Soup

Nautilus Actions V1.2 ChangeLog

This version mainly add some long waited features like the support for filtering by mimetypes and a lots of updates in the translations :

  • Add support for filtering using the mimetypes of the selected files (Feature #325581)
  • Add support for choice about case sensitiveness of file patterns (Feature #329260)
  • New Tango style icons (see the news about it) and compliant with the Gnome Goal #2.1
  • Fix some grammar and spelling error (Bug #338773)
  • Fix a segfault when defining an action with an empty file pattern in Nact
  • Fix a crash when selecting a cdrom drive with Nautilus 2.14.1 (Bug #338931)
  • Added Bengali and better French translations and lots of updates in the others
  • Some other minor bug fixes...




2006-04-19  Frederic Ruaudel  1.2

        * plugin/nautilus-actions-test.c:
        * plugin/nautilus-actions-utils.c: Fix problem with crash
        when selecting a mounted cdrom on the desktop with
        Nautilus 2.14.1 (Bug #338931)

        * libnautilus-actions/nautilus-actions-config-schema-reader.c:
        * utils/nautilus-actions-new-config.c: Fix some missing change
        concerning the implementation of the management of the mimetype
        patterns and the case insensitive filename patterns (Bug #325581
        and Bug #329260).

2006-04-18  Frederic Ruaudel 

        * nact/nact-editor.c: Fix a SegFault when setting
        empty patterns in Nact's edit dialog.

        * libnautilus-actions/nautilus-actions-config.c:
        * plugin/nautilus-actions-test.c: Finish implementing
        the management of the mimetype patterns and the case
        insensitive filename patterns (Bug #325581 and Bug #329260).

        * libnautilus-actions/nautilus-actions-config-gconf-private.h:
        Fixed typos in the new strings (Bug #338773)

2006-04-13  Frederic Ruaudel 

        * configure.in: Update the version of n-a and the config file.

        * libnautilus-actions/nautilus-actions-config-gconf-private.h:
        * libnautilus-actions/nautilus-actions-config-gconf-reader.c:
        * libnautilus-actions/nautilus-actions-config-gconf-writer.c:
        * libnautilus-actions/nautilus-actions-config-gconf.c:
        * libnautilus-actions/nautilus-actions-config-schema-reader.c:
        * libnautilus-actions/nautilus-actions-config-schema-writer.c:
        * libnautilus-actions/nautilus-actions-config-xml.c:
        * libnautilus-actions/nautilus-actions-config.c:
        * libnautilus-actions/nautilus-actions-config.h:
        * nact/nact-editor.c:
        * nact/nautilus-actions-config.glade: Start to manage the mimetype
        patterns and the case insensitive filename patterns (Bug #325581
        and Bug #329260).

        * icons: Add new Tango style icons created by Ulisse

        * AUTHORS: Update Contributors list

        * configure.in:
        * Makefile.am:
        * nact/Makefile.am:
        * nact/nact.c:
        * nact/nact.desktop.in:
        * nact/nautilus-actions-config.glade: Make theme-friendly icons
        installation to achieve GnomeGoal#2 (see
        http://live.gnome.org/GnomeGoals/AppIcon for more details)

        * nact/nautilus-actions-icon.png:
        * nact/nautilus-actions-icon.xcf: Remove old icons

2006-04-10  Frederic Ruaudel 

        * po/LINGUAS:
        * configure.in: Move the ALL_LINGUAS list into a separated file named
        po/LINGUAS to make translators' life easier (see
        http://live.gnome.org/GnomeGoals/PoLinguas for more details)

        * configure.in: Remove 'eu' (Basque) to ALL_LINGUAS because there is
        no corresponding po file (Bug #336215)

2006-03-13  Runa Bhattacharjee 

        * configure.in: Added "bn" (Bengali) to ALL_LINGUAS.

2006-03-02  Inaki Larranaga  

        * configure.in: Added 'eu' (Basque) to ALL_LINGUAS.