2011-05-17  Marco Parrone  <marco@marcoparrone.com>

	* sdcdc.scm (sdcdc-set-helper-cd-number): Fixed (was not
	displaying cd number from 1 to 9).

2011-05-16  Marco Parrone  <marco@marcoparrone.com>

	* sdcdc.scm (active-layers-map, sdcdc-set-helper-cd-number): now
	handle labels for cds from #0 to #99.
	(sdcdc-set-helper-cd-number-helper): New function.

	* sdcdc.m4 (Translates the options): now handles labels for cds
	from #0 to #99.

2011-05-08  Marco Parrone  <marco@marcoparrone.com>

	* sdcdc.scm (sdcdc-set-helper-cd-or-fc)
	(sdcdc-set-helper-common-cd-number): Fixed bug when trying to
	generate a front-cover. Added support for generating front-covers
	for DVDs and BDs.

	* sdcdc.m4 (Translates the options): Fixed bug when trying to
	generate a front-cover. Added support for generating front-covers
	for DVDs and BDs.

	* sdcdc.scm (active-layers-map, sdcdc-set-helper-arch-1)
	(sdcdc-set-helper-arch-2): Added labels for the following
	architectures: `armel', `amd64', `ppc64', `superh', `armhf',
	`m32r', `avr32'.

	* sdcdc.m4 (Translates the options): Added labels for the
	following architectures: `armel', `amd64', `ppc64', `superh',
	`armhf', `m32r', `avr32'.

	* sdcdc.scm (active-layers-map)
	(sdcdc-set-helper-common-cd-number): Now handles the labels for
	DVDs and Blu-ray Discs.

	* sdcdc.m4 (Translates the options): Now SDCDC_TYPE handles the
	"dvd" and "bd" options.

	* sdcdc.scm (active-layers-map, sdcdc-set-helper-vers): Added
	labels for `sarge', `etch', `lenny', `squeeze', `6.0.0', `6.0.1'.
	Removed labels for `3.0r0', `3.0r1'.

	* sdcdc.m4 (Translates the options): Added labels for `sarge',
	`etch', `lenny', `squeeze', `6.0.0', `6.0.1'.  Removed labels for
	`3.0r0', `3.0r1'.  Made minor fixes in the error messages.

2011-05-07  Marco Parrone  <marco@marcoparrone.com>

	* config.m4.in (datarootdir): Added datarootdir setting.

	* sdcdc: Fixed bug exposed by new version of the GIMP.

2003-01-04  Marco Parrone  <marco@marcoparrone.com>

	* sdcdc.scm: Removed var infile (now src-image is used in
	sdcdc-action).

	(sdcdc-set): Broken in many little functions, because I need the
	GIMP's script-fu console to find what does not work, and the
	function was too big to stay entirely in the command minibuffer.
	The new functions are: sdcdc-set-helper-cd-or-fc,
	sdcdc-set-helper-system, sdcdc-set-helper-vers,
	sdcdc-set-helper-cd-number, sdcdc-set-helper-common-cd-number,
	sdcdc-set-helper-version-label, sdcdc-set-helper-arch-1 and
	sdcdc-set-helper-arch-2, sdcdc-set now calls all that functions.

	Removed var ccomment.

	* Makefile.am (pkgdata_DATA): Renamed (was data_DATA).

	(EXTRA_DIST): Replaced data_DATA with pkgdata_DATA.

2003-01-03  Marco Parrone  <marco@marcoparrone.com>

	* config.m4.in: New file.

	* Makefile.am: New file.

	* sdcdc-cmm-top.scm: Renamed to sdcdc.scm.

	* sdcdc.m4: Renamed (was sdcdc-cmm-top.scm).
