2005-09-13  Frederic Ruaudel <grumz@grumz.net> 0.7

	* nact/nautilus-actions-config.in: Fix problem with new config creation

	* po/*.po:
	* po/nautilus-actions.pot:
	* nact/nautilus-actions-config.glade: Fix mistake in tooltip text, add
information about Feature #73, add missed string and fix some problem in 
the GUI.

	* nact/nautilus-actions-config.in:
	* plugin/nautilus-actions-config.h:
	* plugin/nautilus-actions-config.c:
	* plugin/nautilus-actions-test.c: Add the possibility to add several 
file patterns (Feature #73). In NACT, add several file patterns separated
by semi-colon ';'

	* configure.in: Update version number

	* nact/nautilus-actions-config.in: Fix problem with system wide config 
overwritten by user not read correctly by NACT.

	* plugin/nautilus-actions-config.c:
	* nact/nautilus-actions-config.in: Add support for xml:lang in config
files. For NACT, it is only for the reader part. If the config is saved with 
NACT only the text of the current LANG will be saved.

	* po/*.po:
	* po/nautilus-actions.pot:
	* nact/nautilus-actions-config.in: Add missing strings in NACT (description
of the schemes)

2005-09-12  Frederic Ruaudel <grumz@grumz.net> 0.7
	
	* po/*.po: Fix Bad charset due to bad LANG setting when generated po
files with msginit.

	* configure.in:
	* fr.po: Add German translation (Gabriel Meier <gabriel.meier@web.de>)

2005-09-10  Frederic Ruaudel <grumz@grumz.net> 0.7

	* fr.po: Update French translation

	* configure.in:
	* nact/nact.desktop.in.in: Fix the problem with the icon path substitution 
(Bug#100)	

	* nact/nautilus-actions-config.in:
	* nact/nautilus-actions-config.glade: Use dynamic sizing for label of 
the config panel with SizeGroup to allow translation label text to display 
correctly if they are longer than the original ones.

	* nact/nautilus-actions-config.in: fix compilation error relative to 
i18n support

	* configure.in: Add LOCALEDIR in the list of @variable@ with AC_SUBST 
for the python script 

	* config/Makefile.am: Fix the intltool replacement var in config_DATA

2005-09-09  Frederic Ruaudel <grumz@grumz.net> 0.7
	* po/es.po: Update strings of Spanish translation

	* po/fr.po: Start French translation

	* nact/nautilus-actions-config.in: Add i18n support to nact

	* po/nautilus-actions.pot: Generate the translation message list file

	* configure.in: Remove useless dependencies and add French translation 
in ALL_LINGUAS.

	* Makefile.am: add intltool tool in EXTRA_DIST options

	* po/POTFILES.in: Update list of files containing translatable strings.

	* nact/nautilus-actions-config.glade: Unmark untranslatable string in 
glade (indent spaces, program name, etc.)

	* config/Makefile.am:
	* config/config_newaction.xml : 
	* config/config_newaction.xml.in: replace config/config_newaction.xml by 
config/config_newaction.xml.in to add i18n support. And modify Makefile.am to 
add intltool operations.

	* nact/nact.desktop.in.in: Add i18n support and fix the @autotools_vars@ 
substitution. Still have problem with @datadir@ expanding in ${prefix}.

	* MAINTAINERS: Add the list of maintainers

	* README: Add information about the project

2005-09-07  Frederic Ruaudel <grumz@grumz.net> 0.6

	* plugin/nautilus-actions-utils.c: modify 
nautilus_actions_utils_parse_parameter () to quote every filenames and 
folder names and url decode Gnome-vfs URIs. Fix the problem
about last characters of the paramters not set if the parameter string 
don't finish by a %? pattern which cause the quote bug (Bug #32)

	* nact/nautilus-actions-config.in: Fix display of the example string in
ParseParameters() function. The last character was missing if not a %? pattern.

	* nact/nautilus-actions-config.in: Fix problem with old config file 
migration and add migration to the new folder (Bug #90)

	* nact/nautilus-actions-config.in:
	* plugin/nautilus-actions-config.h: change the default per user config 
directory from ~/.config/.nautilus-actions to ~/.config/nautilus-actions.

	* nact/Makefile.am:
	* nact/nautilus-actions-config.in: Move nact files in nact subdir of 
system wide config folder

	* config/config_newaction.xml:
	* nact/nact.desktop.in.in: Change name of the executable from nact to 
nautilus-actions-config

	* README:
	* INSTALL: Add installation instructions

2005-09-06  Frederic Ruaudel <grumz@grumz.net> 0.6

	* plugin/nautilus-actions-utils.c: modify 
nautilus_actions_utils_parse_parameter () to use nautilus_file_info_get_name() 
instead of gnome_vfs_uri_get_path () to avoid problem with url encoded 
filenames (Bug #84)

	* configure.in : add a --with-nautilus-extdir option to the 
./configure script. If this option is not used, it tries to use 
the pkg-config command. If the result is empty, ./configure 
write an error on the output asking to the user to
use the option to determine the path manually and exit.

2005-09-02  Rodrigo Moya <rodrigo@novell.com> 0.6

	* Makefile.am: removed templates dir from build.

	* nact/nautilus-actions-config.in: fixed paths.

	* nact/nautilus-actions-config.glade: renamed.

	* po/es,po: created correct stub file.

2005-09-01  Rodrigo Moya <rodrigo@novell.com> 0.6

	* autogen.sh:
	* configure.in:
	* Makefile.am:
	* config/Makefile.am:
	* nact/Makefile.am:
	* plugin/Makefile.am: added auto* setup.

	* nact/nact.desktop.in:
	* nact/nautilus-actions-config.in: renamed.

	* po/*: added basic GETTEXT support.
	
	* plugin/*: moved plugin implementation to its own module.

* Wed Aug 31 2005 Frederic Ruaudel <grumz@grumz.net> 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. 

* Sun Aug 28 2005 Frederic Ruaudel <grumz@grumz.net> 0.4
- Add -fPIC option in the Makefile to make nautilus-actions compile on 
64bits arch
- Apply patch from Ed Catmur that add DESTDIR var in Makefile for gentoo ebuild
- Add the desktop file for nact submited by Ed Catmur
- Add per user config possibility. Per user config are saved by default 
in ~/.nautilus-actions
- NACT has been updated to manage per user config. If launch as normal user, 
it edit the user config and if launched as root, it manage system wide config.
- add LICENSE file of the GNU GPL License
- Update authors and contributors list
- Add more user friendly description of schemes in Nact.
- Add %M pattern for the parameters field which give the list of the files 
like %m but with full path 
- Modify NACT to add the %M option in the legend dialog and to take care of 
it in the example string
- In NACT, replace the buggy FileChooserButton with an Entry and a Browse 
Button.
- Add an action for launching nact from nautilus in the config folder and 
add it in install part of Makefile
- Add installation of nact desktop file in the Makefile
- Add some customization to the desktop file to insert value (version, icon) 
from the Makefile

* Fri Aug 19 2005 Frederic Ruaudel <grumz@grumz.net> 0.3
- Fix a bug in NACT when parsing 'accept-multiple-files' tags
- Remove a unused function

* Fri Aug 19 2005 Frederic Ruaudel <grumz@grumz.net> 0.2
- Add NACT the configuration GUI

* Thu Aug 12 2005 Frederic Ruaudel <grumz@grumz.net> 0.1
- First version
