[gnac] Cleaned up the tree.



commit 87e4c3917512417c4927e66bf390ff8157cf54c7
Author: Benoît Dupasquier <bdupasqu src gnome org>
Date:   Fri Sep 18 23:20:14 2009 +0200

    Cleaned up the tree.

 AUTHORS                                            |    6 +-
 Makefile.am                                        |    2 +-
 NEWS                                               |   25 +++++--
 configure.ac                                       |    7 ++-
 data/Makefile.am                                   |   73 ++------------------
 data/{ => icons}/gnac-128.png                      |  Bin 17561 -> 17561 bytes
 data/{ => icons}/gnac-16.png                       |  Bin 988 -> 988 bytes
 data/{ => icons}/gnac-192.png                      |  Bin 29175 -> 29175 bytes
 data/{ => icons}/gnac-22.png                       |  Bin 1436 -> 1436 bytes
 data/{ => icons}/gnac-24.png                       |  Bin 1688 -> 1688 bytes
 data/{ => icons}/gnac-256.png                      |  Bin 41271 -> 41271 bytes
 data/{ => icons}/gnac-32.png                       |  Bin 2532 -> 2532 bytes
 data/{ => icons}/gnac-48.png                       |  Bin 4466 -> 4466 bytes
 data/{ => icons}/gnac-64.png                       |  Bin 6841 -> 6841 bytes
 data/{ => icons}/gnac-72.png                       |  Bin 8051 -> 8051 bytes
 data/{ => icons}/gnac-96.png                       |  Bin 12153 -> 12153 bytes
 data/{ => icons}/gnac.png                          |  Bin 4466 -> 4466 bytes
 data/{ => icons}/gnac.svg                          |    0
 data/profiles/Makefile.am                          |   17 +----
 data/profiles/{ => ui}/gnac-profiles-aac.xml       |    0
 .../{ => ui}/gnac-profiles-base-advanced.xml       |    0
 data/profiles/{ => ui}/gnac-profiles-combo.xml     |    0
 data/profiles/{ => ui}/gnac-profiles-flac.xml      |    0
 data/profiles/{ => ui}/gnac-profiles-lame.xml      |    0
 data/profiles/{ => ui}/gnac-profiles-manager.xml   |    0
 .../profiles/{ => ui}/gnac-profiles-properties.xml |    0
 data/profiles/{ => ui}/gnac-profiles-speex.xml     |    0
 data/profiles/{ => ui}/gnac-profiles-unknown.xml   |    0
 data/profiles/{ => ui}/gnac-profiles-vorbis.xml    |    0
 data/profiles/{ => ui}/gnac-profiles-wav.xml       |    0
 data/profiles/{ => ui}/gnac-profiles-wavpack.xml   |    0
 data/{ => ui}/gnac-pref-window.xml                 |    0
 data/{ => ui}/gnac-properties-window.xml           |    0
 data/{ => ui}/gnac.xml                             |    6 +-
 gnac.spec.in                                       |   65 -----------------
 libgnac/libgnac-converter.c                        |    8 +--
 libgnac/libgnac-converter.h                        |    8 +--
 libgnac/libgnac-debug.c                            |    8 +--
 libgnac/libgnac-debug.h                            |    8 +--
 libgnac/libgnac-error.c                            |    8 +--
 libgnac/libgnac-error.h                            |    8 +--
 libgnac/libgnac-gst.c                              |    8 +--
 libgnac/libgnac-gst.h                              |    8 +--
 libgnac/libgnac-marshallers.c                      |    8 +--
 libgnac/libgnac-marshallers.h                      |    8 +--
 libgnac/libgnac-metadata-tags.h                    |    8 +--
 libgnac/libgnac-metadata.c                         |    8 +--
 libgnac/libgnac-metadata.h                         |    8 +--
 libgnac/libgnac-output.c                           |    8 +--
 libgnac/libgnac-output.h                           |    8 +--
 {data => man}/gnac.1                               |    0
 po/POTFILES.in                                     |   30 ++++----
 po/fr.po                                           |   16 ++--
 src/gnac-bars.c                                    |    8 +--
 src/gnac-bars.h                                    |    8 +--
 src/gnac-file-list.c                               |    8 +--
 src/gnac-file-list.h                               |    8 +--
 src/gnac-gconf.c                                   |    8 +--
 src/gnac-gconf.h                                   |    8 +--
 src/gnac-main.c                                    |    8 +--
 src/gnac-main.h                                    |    8 +--
 src/gnac-playlist.c                                |    8 +--
 src/gnac-playlist.h                                |    8 +--
 src/gnac-prefs.c                                   |    8 +--
 src/gnac-prefs.h                                   |    8 +--
 src/gnac-properties.c                              |    8 +--
 src/gnac-properties.h                              |    8 +--
 src/gnac-stock-items.c                             |    8 +--
 src/gnac-stock-items.h                             |    8 +--
 src/gnac-ui.c                                      |    8 +--
 src/gnac-ui.h                                      |    8 +--
 src/gnac-utils.c                                   |    8 +--
 src/gnac-utils.h                                   |    8 +--
 src/gnac.h                                         |    8 +--
 src/profiles/formats/gnac-profiles-aac.c           |    8 +--
 src/profiles/formats/gnac-profiles-aac.h           |    8 +--
 src/profiles/formats/gnac-profiles-flac.c          |    8 +--
 src/profiles/formats/gnac-profiles-flac.h          |    8 +--
 src/profiles/formats/gnac-profiles-lame.c          |    8 +--
 src/profiles/formats/gnac-profiles-lame.h          |    8 +--
 src/profiles/formats/gnac-profiles-speex.c         |    8 +--
 src/profiles/formats/gnac-profiles-speex.h         |    8 +--
 src/profiles/formats/gnac-profiles-unknown.c       |    8 +--
 src/profiles/formats/gnac-profiles-unknown.h       |    8 +--
 src/profiles/formats/gnac-profiles-vorbis.c        |    8 +--
 src/profiles/formats/gnac-profiles-vorbis.h        |    8 +--
 src/profiles/formats/gnac-profiles-wav.c           |    8 +--
 src/profiles/formats/gnac-profiles-wav.h           |    8 +--
 src/profiles/formats/gnac-profiles-wavpack.c       |    8 +--
 src/profiles/formats/gnac-profiles-wavpack.h       |    8 +--
 src/profiles/gnac-profiles-default.c               |    8 +--
 src/profiles/gnac-profiles-default.h               |    8 +--
 src/profiles/gnac-profiles-manager.c               |    8 +--
 src/profiles/gnac-profiles-manager.h               |    8 +--
 src/profiles/gnac-profiles-properties.c            |    8 +--
 src/profiles/gnac-profiles-properties.h            |    8 +--
 src/profiles/gnac-profiles-utils.c                 |    8 +--
 src/profiles/gnac-profiles-utils.h                 |    8 +--
 src/profiles/gnac-profiles-xml-engine.c            |    8 +--
 src/profiles/gnac-profiles-xml-engine.h            |    8 +--
 src/profiles/gnac-profiles.c                       |    8 +--
 src/profiles/gnac-profiles.h                       |    8 +--
 102 files changed, 257 insertions(+), 502 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 8ece029..14e8ceb 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,8 +1,8 @@
 Authors of Gnac (listed alphabetically)
 ---------------------------------------
 
-DUPASQUIER  Benoit
-JOAQUIM     David
-ROUX        Alexandre
+DUPASQUIER  Benoit    <bdupasqu src gnome org>
+JOAQUIM     David     <djoaquim src gnome org>
+ROUX        Alexandre <alexroux src gnome org>
 
 See also the file THANKS and ChangeLog.
diff --git a/Makefile.am b/Makefile.am
index b4d1193..0d115e5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,7 @@ SUBDIRS = \
 	po \
 	data \
 	libgnac \
+	man \
 	src
 
 ACLOCAL_AMFLAGS = -I m4
@@ -13,7 +14,6 @@ INTLTOOL_BUILT = \
 
 EXTRA_DIST = \
 	autogen.sh \
-	gnac.spec \
 	$(INTLTOOL_BUILT:=.in)
 
 DISTCLEANFILES = \
diff --git a/NEWS b/NEWS
index 90aa5ec..5dc89fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,28 +1,41 @@
 Gnac -- History of visible changes.
 
-Copyright (C) 2008, Gnac
+Copyright (C) 2007 - 2009, Gnac
 See the end for copying conditions.
 
-Version 0.2 (March 2009)
+Version 0.2.1 (August 2009)
+
+* Custom rename patterns and folder hierarchy,
+* Option to strip special characters in filenames,
+* Possibility to copy an existing profile,
+* Improvements in the graphical user interface and the user-friendliness.
+
+Version 0.2 (April 2009)
 
 * New logo (thanks to Cristian Grada),
+* Easy profiles support,
+* Redesigned properties window,
 * New translations: cs, he, it, ro, sv,
 * More tags displayed (property window remodeled),
 * New profile manager.
 
-Version 0.1.1 (September 2008)
+Version 0.1.1 (August 2008)
 
 * Progressbar improved,
-* More information about files displayed.
+* More information about files displayed,
+* Code improved to make gnac more stable.
 
 Version 0.1 (July 2008)
 
-* First release
+* First release,
+* Handle all formats supported by GStreamer,
+* Handle playlists (*.m3u, *.pls, *.xspf),
+* Tags conserved after the conversion.
 
 ---------------------------------------------
 Copying information:
 
-Copyright (C) 2007-2009, Gnac
+Copyright (C) 2007 - 2009, Gnac
 
   Permission is granted to anyone to make or distribute verbatim copies
   of this document as received, in any medium, provided that the
diff --git a/configure.ac b/configure.ac
index 5620929..fd8624c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.60)
 
-AC_INIT([gnac], [0.2.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnac])
+AC_INIT([gnac], [0.3], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnac])
 
 AM_INIT_AUTOMAKE([dist-bzip2])
 AC_CONFIG_MACRO_DIR([m4])
@@ -110,13 +110,16 @@ AC_SUBST([AM_LDFLAGS])
 
 dnl Finally, generate the files
 AC_CONFIG_FILES([
-  gnac.spec
   Makefile
   data/Makefile 
   data/gnac.desktop.in
+  data/icons/Makefile
   data/profiles/Makefile
   data/profiles/default/Makefile
+  data/profiles/ui/Makefile
+  data/ui/Makefile
   libgnac/Makefile
+  man/Makefile
   po/Makefile.in
   src/Makefile
   src/profiles/Makefile
diff --git a/data/Makefile.am b/data/Makefile.am
index bb7a46d..9ef582d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,13 +1,7 @@
-SUBDIRS = profiles
-
-configdir   = $(datadir)/gnac
-config_DATA = \
-	gnac.xml \
-	gnac-pref-window.xml \
-	gnac-properties-window.xml
-
-pixmapsdir   = $(datadir)/pixmaps
-pixmaps_DATA = gnac.png
+SUBDIRS = \
+	icons \
+	profiles \
+	ui
 
 desktopdir       = $(datadir)/applications
 desktop_in_files = gnac.desktop.in.in
@@ -19,58 +13,9 @@ schema_in_files = gnac.schemas.in
 schema_DATA     = $(schema_in_files:.schemas.in=.schemas)
 @INTLTOOL_SCHEMAS_RULE@
 
-man_MANS = gnac.1
-
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 update_desktop_database = update-desktop-database 2>&1 > /dev/null
 
-icons = \
-	gnac-16.png \
-	gnac-22.png \
-	gnac-24.png \
-	gnac-32.png \
-	gnac-48.png \
-	gnac-64.png \
-	gnac-72.png \
-	gnac-96.png \
-	gnac-128.png \
-	gnac-192.png \
-	gnac-256.png \
-	gnac.svg
-
-install-icons:
-	for icon in $(icons); do \
-		SIZE=`echo $$icon | cut -d- -f2 | cut -d. -f1`; \
-		EXTENSION=`echo $$icon | cut -d. -f2`; \
-		if test "$$icon" = "gnac.svg"; then \
-			SIZE="scalable"; \
-		else \
-			SIZE="$${SIZE}x$${SIZE}"; \
-		fi; \
-		mkdir -p $(DESTDIR)$(datadir)/icons/hicolor/$$SIZE/apps 2>&1 > /dev/null; \
-		$(INSTALL_DATA) $(srcdir)/$$icon $(DESTDIR)$(datadir)/icons/hicolor/$$SIZE/apps/gnac.$$EXTENSION; \
-	done
-	@-if test -z "$(DESTDIR)"; then \
-		echo "Updating GTK icon cache."; \
-		$(gtk_update_icon_cache); \
-	else \
-		echo "*** Icon cache not updated.  After install, run this:"; \
-		echo "***   $(gtk_update_icon_cache)"; \
-	fi
-
-uninstall-icons:
-	for icon in $(icons); do \
-		SIZE=`echo $$icon | cut -d- -f2 | cut -d. -f1`; \
-		EXTENSION=`echo $$icon | cut -d. -f2`; \
-		if test "$$icon" = "gnac.svg"; then \
-			SIZE="scalable"; \
-		else \
-			SIZE="$${SIZE}x$${SIZE}"; \
-		fi; \
-		rm -f $(DESTDIR)$(datadir)/icons/hicolor/$$SIZE/apps/gnac.$$EXTENSION; \
-	done
-
-install-data-local: install-schemas postinstall install-icons
+install-data-local: install-schemas postinstall
 
 postinstall:
 	@-if test -z "$(DESTDIR)"; then \
@@ -107,7 +52,7 @@ if GCONF_SCHEMAS_INSTALL
 	@true
 endif
 
-uninstall-local: uninstall-icons remove-gnac-dir uninstall-schemas
+uninstall-local: remove-gnac-dir uninstall-schemas
 
 CLEANFILES = \
 	$(desktop_DATA)
@@ -116,9 +61,5 @@ DISTCLEANFILES = \
 	$(schema_DATA)
 
 EXTRA_DIST = \
-	$(config_DATA) \
-	$(man_MANS) \
-	$(pixmaps_DATA) \
 	$(schema_in_files) \
-	$(desktop_DATA) \
-	$(icons)
+	$(desktop_DATA)
diff --git a/data/gnac-128.png b/data/icons/gnac-128.png
similarity index 100%
rename from data/gnac-128.png
rename to data/icons/gnac-128.png
diff --git a/data/gnac-16.png b/data/icons/gnac-16.png
similarity index 100%
rename from data/gnac-16.png
rename to data/icons/gnac-16.png
diff --git a/data/gnac-192.png b/data/icons/gnac-192.png
similarity index 100%
rename from data/gnac-192.png
rename to data/icons/gnac-192.png
diff --git a/data/gnac-22.png b/data/icons/gnac-22.png
similarity index 100%
rename from data/gnac-22.png
rename to data/icons/gnac-22.png
diff --git a/data/gnac-24.png b/data/icons/gnac-24.png
similarity index 100%
rename from data/gnac-24.png
rename to data/icons/gnac-24.png
diff --git a/data/gnac-256.png b/data/icons/gnac-256.png
similarity index 100%
rename from data/gnac-256.png
rename to data/icons/gnac-256.png
diff --git a/data/gnac-32.png b/data/icons/gnac-32.png
similarity index 100%
rename from data/gnac-32.png
rename to data/icons/gnac-32.png
diff --git a/data/gnac-48.png b/data/icons/gnac-48.png
similarity index 100%
rename from data/gnac-48.png
rename to data/icons/gnac-48.png
diff --git a/data/gnac-64.png b/data/icons/gnac-64.png
similarity index 100%
rename from data/gnac-64.png
rename to data/icons/gnac-64.png
diff --git a/data/gnac-72.png b/data/icons/gnac-72.png
similarity index 100%
rename from data/gnac-72.png
rename to data/icons/gnac-72.png
diff --git a/data/gnac-96.png b/data/icons/gnac-96.png
similarity index 100%
rename from data/gnac-96.png
rename to data/icons/gnac-96.png
diff --git a/data/gnac.png b/data/icons/gnac.png
similarity index 100%
rename from data/gnac.png
rename to data/icons/gnac.png
diff --git a/data/gnac.svg b/data/icons/gnac.svg
similarity index 100%
rename from data/gnac.svg
rename to data/icons/gnac.svg
diff --git a/data/profiles/Makefile.am b/data/profiles/Makefile.am
index 233a6c0..2ba31aa 100755
--- a/data/profiles/Makefile.am
+++ b/data/profiles/Makefile.am
@@ -1,20 +1,10 @@
-SUBDIRS = default
+SUBDIRS = \
+	default \
+	ui
 
 config_profilesdir = $(datadir)/gnac/profiles
 
 config_profiles_DATA = \
-	gnac-profiles-aac.xml \
-	gnac-profiles-base-advanced.xml \
-	gnac-profiles-combo.xml \
-	gnac-profiles-flac.xml \
-	gnac-profiles-lame.xml \
-	gnac-profiles-manager.xml \
-	gnac-profiles-properties.xml \
-	gnac-profiles-unknown.xml \
-	gnac-profiles-vorbis.xml \
-	gnac-profiles-speex.xml \
-	gnac-profiles-wav.xml \
-	gnac-profiles-wavpack.xml \
 	profile-base-save.xml
 
 config_xmldir = $(config_profilesdir)
@@ -27,6 +17,7 @@ config_xml_in_files = \
 	speex.xml.in \
 	wav.xml.in \
 	wavpack.xml.in
+
 config_xml_DATA = $(config_xml_in_files:.xml.in=.xml)
 @INTLTOOL_XML_RULE@ 
 
diff --git a/data/profiles/gnac-profiles-aac.xml b/data/profiles/ui/gnac-profiles-aac.xml
similarity index 100%
rename from data/profiles/gnac-profiles-aac.xml
rename to data/profiles/ui/gnac-profiles-aac.xml
diff --git a/data/profiles/gnac-profiles-base-advanced.xml b/data/profiles/ui/gnac-profiles-base-advanced.xml
similarity index 100%
rename from data/profiles/gnac-profiles-base-advanced.xml
rename to data/profiles/ui/gnac-profiles-base-advanced.xml
diff --git a/data/profiles/gnac-profiles-combo.xml b/data/profiles/ui/gnac-profiles-combo.xml
similarity index 100%
rename from data/profiles/gnac-profiles-combo.xml
rename to data/profiles/ui/gnac-profiles-combo.xml
diff --git a/data/profiles/gnac-profiles-flac.xml b/data/profiles/ui/gnac-profiles-flac.xml
similarity index 100%
rename from data/profiles/gnac-profiles-flac.xml
rename to data/profiles/ui/gnac-profiles-flac.xml
diff --git a/data/profiles/gnac-profiles-lame.xml b/data/profiles/ui/gnac-profiles-lame.xml
similarity index 100%
rename from data/profiles/gnac-profiles-lame.xml
rename to data/profiles/ui/gnac-profiles-lame.xml
diff --git a/data/profiles/gnac-profiles-manager.xml b/data/profiles/ui/gnac-profiles-manager.xml
similarity index 100%
rename from data/profiles/gnac-profiles-manager.xml
rename to data/profiles/ui/gnac-profiles-manager.xml
diff --git a/data/profiles/gnac-profiles-properties.xml b/data/profiles/ui/gnac-profiles-properties.xml
similarity index 100%
rename from data/profiles/gnac-profiles-properties.xml
rename to data/profiles/ui/gnac-profiles-properties.xml
diff --git a/data/profiles/gnac-profiles-speex.xml b/data/profiles/ui/gnac-profiles-speex.xml
similarity index 100%
rename from data/profiles/gnac-profiles-speex.xml
rename to data/profiles/ui/gnac-profiles-speex.xml
diff --git a/data/profiles/gnac-profiles-unknown.xml b/data/profiles/ui/gnac-profiles-unknown.xml
similarity index 100%
rename from data/profiles/gnac-profiles-unknown.xml
rename to data/profiles/ui/gnac-profiles-unknown.xml
diff --git a/data/profiles/gnac-profiles-vorbis.xml b/data/profiles/ui/gnac-profiles-vorbis.xml
similarity index 100%
rename from data/profiles/gnac-profiles-vorbis.xml
rename to data/profiles/ui/gnac-profiles-vorbis.xml
diff --git a/data/profiles/gnac-profiles-wav.xml b/data/profiles/ui/gnac-profiles-wav.xml
similarity index 100%
rename from data/profiles/gnac-profiles-wav.xml
rename to data/profiles/ui/gnac-profiles-wav.xml
diff --git a/data/profiles/gnac-profiles-wavpack.xml b/data/profiles/ui/gnac-profiles-wavpack.xml
similarity index 100%
rename from data/profiles/gnac-profiles-wavpack.xml
rename to data/profiles/ui/gnac-profiles-wavpack.xml
diff --git a/data/gnac-pref-window.xml b/data/ui/gnac-pref-window.xml
similarity index 100%
rename from data/gnac-pref-window.xml
rename to data/ui/gnac-pref-window.xml
diff --git a/data/gnac-properties-window.xml b/data/ui/gnac-properties-window.xml
similarity index 100%
rename from data/gnac-properties-window.xml
rename to data/ui/gnac-properties-window.xml
diff --git a/data/gnac.xml b/data/ui/gnac.xml
similarity index 98%
rename from data/gnac.xml
rename to data/ui/gnac.xml
index a35f999..f68d747 100644
--- a/data/gnac.xml
+++ b/data/ui/gnac.xml
@@ -354,9 +354,9 @@ Gnac is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY
 
 You should have received a copy of the GNU General Public License along with Gnac; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 </property>
-    <property name="authors">Benoit Dupasquier &lt;bdupasqu users sourceforge net&gt;
-David Joaquim &lt;daiji users sourceforge net&gt;
-Alexandre Roux &lt;alexandreroux users sourceforge net&gt;</property>
+    <property name="authors">Benoit Dupasquier &lt;bdupasqu src gnome org&gt;
+David Joaquim &lt;djoaquim src gnome org&gt;
+Alexandre Roux &lt;alexroux src gnome org&gt;</property>
     <property name="artists">Grada Cristian (krig) &lt;krigenator gmail com&gt;</property>
     <property name="translator_credits" translatable="yes">translator-credits</property>
     <property name="wrap_license">True</property>
diff --git a/libgnac/libgnac-converter.c b/libgnac/libgnac-converter.c
index 64bc878..05cf35f 100644
--- a/libgnac/libgnac-converter.c
+++ b/libgnac/libgnac-converter.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-converter.h b/libgnac/libgnac-converter.h
index d2f488c..e8c3e78 100644
--- a/libgnac/libgnac-converter.h
+++ b/libgnac/libgnac-converter.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-debug.c b/libgnac/libgnac-debug.c
index c088fe6..2c4b48d 100644
--- a/libgnac/libgnac-debug.c
+++ b/libgnac/libgnac-debug.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-debug.h b/libgnac/libgnac-debug.h
index 91556fa..ae94e63 100644
--- a/libgnac/libgnac-debug.h
+++ b/libgnac/libgnac-debug.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-error.c b/libgnac/libgnac-error.c
index 7c4b616..8d61ed9 100644
--- a/libgnac/libgnac-error.c
+++ b/libgnac/libgnac-error.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-error.h b/libgnac/libgnac-error.h
index 513e87e..d458a3e 100644
--- a/libgnac/libgnac-error.h
+++ b/libgnac/libgnac-error.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-gst.c b/libgnac/libgnac-gst.c
index a2b6753..feb259b 100644
--- a/libgnac/libgnac-gst.c
+++ b/libgnac/libgnac-gst.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-gst.h b/libgnac/libgnac-gst.h
index 48ff54e..954678b 100644
--- a/libgnac/libgnac-gst.h
+++ b/libgnac/libgnac-gst.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-marshallers.c b/libgnac/libgnac-marshallers.c
index c5cc9cd..f2dc927 100644
--- a/libgnac/libgnac-marshallers.c
+++ b/libgnac/libgnac-marshallers.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-marshallers.h b/libgnac/libgnac-marshallers.h
index 84e1f0c..c462d1b 100644
--- a/libgnac/libgnac-marshallers.h
+++ b/libgnac/libgnac-marshallers.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-metadata-tags.h b/libgnac/libgnac-metadata-tags.h
index 9d70d2d..e0732a1 100644
--- a/libgnac/libgnac-metadata-tags.h
+++ b/libgnac/libgnac-metadata-tags.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-metadata.c b/libgnac/libgnac-metadata.c
index 48076b5..d71c46f 100644
--- a/libgnac/libgnac-metadata.c
+++ b/libgnac/libgnac-metadata.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-metadata.h b/libgnac/libgnac-metadata.h
index 739c96f..630b362 100644
--- a/libgnac/libgnac-metadata.h
+++ b/libgnac/libgnac-metadata.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-output.c b/libgnac/libgnac-output.c
index 876c526..8e5a4b1 100644
--- a/libgnac/libgnac-output.c
+++ b/libgnac/libgnac-output.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/libgnac/libgnac-output.h b/libgnac/libgnac-output.h
index ff50a7b..0c4bf11 100644
--- a/libgnac/libgnac-output.h
+++ b/libgnac/libgnac-output.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/data/gnac.1 b/man/gnac.1
similarity index 100%
rename from data/gnac.1
rename to man/gnac.1
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 4fc8856..de5b70f 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -3,21 +3,21 @@
 [encoding: UTF-8]
 data/gnac.desktop.in.in
 data/gnac.schemas.in
-[type: gettext/glade]data/gnac-pref-window.xml
-[type: gettext/glade]data/gnac-properties-window.xml
-[type: gettext/glade]data/gnac.xml
-[type: gettext/glade]data/profiles/gnac-profiles-aac.xml
-[type: gettext/glade]data/profiles/gnac-profiles-base-advanced.xml
-[type: gettext/glade]data/profiles/gnac-profiles-combo.xml
-[type: gettext/glade]data/profiles/gnac-profiles-flac.xml
-[type: gettext/glade]data/profiles/gnac-profiles-lame.xml
-[type: gettext/glade]data/profiles/gnac-profiles-manager.xml
-[type: gettext/glade]data/profiles/gnac-profiles-properties.xml
-[type: gettext/glade]data/profiles/gnac-profiles-unknown.xml
-[type: gettext/glade]data/profiles/gnac-profiles-vorbis.xml
-[type: gettext/glade]data/profiles/gnac-profiles-speex.xml
-[type: gettext/glade]data/profiles/gnac-profiles-wav.xml
-[type: gettext/glade]data/profiles/gnac-profiles-wavpack.xml
+[type: gettext/glade]data/ui/gnac-pref-window.xml
+[type: gettext/glade]data/ui/gnac-properties-window.xml
+[type: gettext/glade]data/ui/gnac.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-aac.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-base-advanced.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-combo.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-flac.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-lame.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-manager.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-properties.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-unknown.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-vorbis.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-speex.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-wav.xml
+[type: gettext/glade]data/profiles/ui/gnac-profiles-wavpack.xml
 [type: gettext/glade]data/profiles/base.xml.in
 [type: gettext/xml]data/profiles/aac.xml.in
 [type: gettext/xml]data/profiles/default/CD_Quality,_AAC.xml.in
diff --git a/po/fr.po b/po/fr.po
index d8ef511..af0ee52 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -2,17 +2,17 @@
 # Copyright (C) 2007-2009 Free Software Foundation, Inc.
 # This file is distributed under the same license as the Gnac package.
 #
-# Benoit Dupasquier <bdupasqu users sourceforge net>, 2007-2009.
-# David Joaquim <david joaquim users sourceforge net>, 2007-2009.
-# Alexandre Roux <alexandreroux users sourceforge net>, 2007-2009.
+# Benoit Dupasquier <bdupasqu src gnome org>, 2007-2009.
+# David Joaquim <djoaquim src gnome org>, 2007-2009.
+# Alexandre Roux <alexroux src gnome org>, 2007-2009.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Gnac HEAD\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2009-08-20 09:37+0200\n"
-"PO-Revision-Date: 2009-08-20 09:09+0200\n"
-"Last-Translator: Benoit Dupasquier <bdupasqu users sourceforge net>\n"
+"PO-Revision-Date: 2009-09-18 13:14+0200\n"
+"Last-Translator: Benoit Dupasquier <bdupasqu src gnome org>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -277,9 +277,9 @@ msgstr "_Aide"
 #: ../data/gnac.xml.h:13
 msgid "translator-credits"
 msgstr ""
-"Benoit Dupasquier <bdupasqu users sourceforge net>\n"
-"David Joaquim <daiji users sourceforge net>\n"
-"Alexandre Roux <alexandreroux users sourceforge net>"
+"Benoit Dupasquier <bdupasqu src gnome org>\n"
+"David Joaquim <djoaquim src gnome org>\n"
+"Alexandre Roux <alexroux src gnome org>"
 
 #: ../data/profiles/gnac-profiles-aac.xml.h:1
 #: ../data/profiles/gnac-profiles-flac.xml.h:3
diff --git a/src/gnac-bars.c b/src/gnac-bars.c
index b0d3122..f9618a9 100644
--- a/src/gnac-bars.c
+++ b/src/gnac-bars.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-bars.h b/src/gnac-bars.h
index ff5987a..37e0e47 100644
--- a/src/gnac-bars.h
+++ b/src/gnac-bars.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-file-list.c b/src/gnac-file-list.c
index 97ed118..5e936b2 100644
--- a/src/gnac-file-list.c
+++ b/src/gnac-file-list.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-file-list.h b/src/gnac-file-list.h
index 4586ff1..5ba20a3 100644
--- a/src/gnac-file-list.h
+++ b/src/gnac-file-list.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-gconf.c b/src/gnac-gconf.c
index 7004126..1426fdc 100644
--- a/src/gnac-gconf.c
+++ b/src/gnac-gconf.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-gconf.h b/src/gnac-gconf.h
index 16bd28c..a3ab9d4 100644
--- a/src/gnac-gconf.h
+++ b/src/gnac-gconf.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-main.c b/src/gnac-main.c
index 71cb670..53c5b30 100644
--- a/src/gnac-main.c
+++ b/src/gnac-main.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-main.h b/src/gnac-main.h
index e76b215..21f3198 100644
--- a/src/gnac-main.h
+++ b/src/gnac-main.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-playlist.c b/src/gnac-playlist.c
index 20154ba..87bef3f 100755
--- a/src/gnac-playlist.c
+++ b/src/gnac-playlist.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-playlist.h b/src/gnac-playlist.h
index 6c23728..9921e8d 100755
--- a/src/gnac-playlist.h
+++ b/src/gnac-playlist.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *
- *    - DUPASQUIER Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM    David     <daiji users sourceforge net>
- *    - ROUX       Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-prefs.c b/src/gnac-prefs.c
index 42d0436..8e1f0dd 100644
--- a/src/gnac-prefs.c
+++ b/src/gnac-prefs.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-prefs.h b/src/gnac-prefs.h
index 071679c..c3942f0 100644
--- a/src/gnac-prefs.h
+++ b/src/gnac-prefs.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *
- *    - DUPASQUIER Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM    David     <daiji users sourceforge net>
- *    - ROUX       Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-properties.c b/src/gnac-properties.c
index 8ff7a39..35d4b4d 100644
--- a/src/gnac-properties.c
+++ b/src/gnac-properties.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-properties.h b/src/gnac-properties.h
index 24d9b90..86c0da0 100644
--- a/src/gnac-properties.h
+++ b/src/gnac-properties.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *
- *    - DUPASQUIER Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM    David     <daiji users sourceforge net>
- *    - ROUX       Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-stock-items.c b/src/gnac-stock-items.c
index a5f4685..8477137 100644
--- a/src/gnac-stock-items.c
+++ b/src/gnac-stock-items.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-stock-items.h b/src/gnac-stock-items.h
index 5d41836..567b3c6 100644
--- a/src/gnac-stock-items.h
+++ b/src/gnac-stock-items.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-ui.c b/src/gnac-ui.c
index 67fdb57..310111d 100644
--- a/src/gnac-ui.c
+++ b/src/gnac-ui.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-ui.h b/src/gnac-ui.h
index 1862ee4..ad1c12a 100644
--- a/src/gnac-ui.h
+++ b/src/gnac-ui.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *
- *    - DUPASQUIER Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM    David     <daiji users sourceforge net>
- *    - ROUX       Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-utils.c b/src/gnac-utils.c
index 0fc864c..e70a6b0 100644
--- a/src/gnac-utils.c
+++ b/src/gnac-utils.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac-utils.h b/src/gnac-utils.h
index dddaef1..a4a1870 100644
--- a/src/gnac-utils.h
+++ b/src/gnac-utils.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/gnac.h b/src/gnac.h
index ffd2656..38b5ad8 100644
--- a/src/gnac.h
+++ b/src/gnac.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-aac.c b/src/profiles/formats/gnac-profiles-aac.c
index b1685cc..95cf4cf 100755
--- a/src/profiles/formats/gnac-profiles-aac.c
+++ b/src/profiles/formats/gnac-profiles-aac.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-aac.h b/src/profiles/formats/gnac-profiles-aac.h
index 4a7edeb..67474af 100644
--- a/src/profiles/formats/gnac-profiles-aac.h
+++ b/src/profiles/formats/gnac-profiles-aac.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-flac.c b/src/profiles/formats/gnac-profiles-flac.c
index 81a9853..7d5b0d0 100755
--- a/src/profiles/formats/gnac-profiles-flac.c
+++ b/src/profiles/formats/gnac-profiles-flac.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-flac.h b/src/profiles/formats/gnac-profiles-flac.h
index de89642..e36cbe9 100644
--- a/src/profiles/formats/gnac-profiles-flac.h
+++ b/src/profiles/formats/gnac-profiles-flac.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-lame.c b/src/profiles/formats/gnac-profiles-lame.c
index 1291551..ccf2815 100755
--- a/src/profiles/formats/gnac-profiles-lame.c
+++ b/src/profiles/formats/gnac-profiles-lame.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-lame.h b/src/profiles/formats/gnac-profiles-lame.h
index 10c288e..ebc35f9 100644
--- a/src/profiles/formats/gnac-profiles-lame.h
+++ b/src/profiles/formats/gnac-profiles-lame.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-speex.c b/src/profiles/formats/gnac-profiles-speex.c
index d5f11a8..f3f0648 100644
--- a/src/profiles/formats/gnac-profiles-speex.c
+++ b/src/profiles/formats/gnac-profiles-speex.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-speex.h b/src/profiles/formats/gnac-profiles-speex.h
index dfedb81..96d5752 100644
--- a/src/profiles/formats/gnac-profiles-speex.h
+++ b/src/profiles/formats/gnac-profiles-speex.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-unknown.c b/src/profiles/formats/gnac-profiles-unknown.c
index 2d8979b..ce3f743 100644
--- a/src/profiles/formats/gnac-profiles-unknown.c
+++ b/src/profiles/formats/gnac-profiles-unknown.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-unknown.h b/src/profiles/formats/gnac-profiles-unknown.h
index ff45923..d8c0ed4 100644
--- a/src/profiles/formats/gnac-profiles-unknown.h
+++ b/src/profiles/formats/gnac-profiles-unknown.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-vorbis.c b/src/profiles/formats/gnac-profiles-vorbis.c
index 5d9edec..9798862 100755
--- a/src/profiles/formats/gnac-profiles-vorbis.c
+++ b/src/profiles/formats/gnac-profiles-vorbis.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-vorbis.h b/src/profiles/formats/gnac-profiles-vorbis.h
index d072423..1a36a82 100644
--- a/src/profiles/formats/gnac-profiles-vorbis.h
+++ b/src/profiles/formats/gnac-profiles-vorbis.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-wav.c b/src/profiles/formats/gnac-profiles-wav.c
index d2421b8..b0d5cb9 100755
--- a/src/profiles/formats/gnac-profiles-wav.c
+++ b/src/profiles/formats/gnac-profiles-wav.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-wav.h b/src/profiles/formats/gnac-profiles-wav.h
index ad8b31b..8512cd1 100644
--- a/src/profiles/formats/gnac-profiles-wav.h
+++ b/src/profiles/formats/gnac-profiles-wav.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-wavpack.c b/src/profiles/formats/gnac-profiles-wavpack.c
index ea6f1a6..e029c30 100644
--- a/src/profiles/formats/gnac-profiles-wavpack.c
+++ b/src/profiles/formats/gnac-profiles-wavpack.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/formats/gnac-profiles-wavpack.h b/src/profiles/formats/gnac-profiles-wavpack.h
index dc9decc..b8087c5 100644
--- a/src/profiles/formats/gnac-profiles-wavpack.h
+++ b/src/profiles/formats/gnac-profiles-wavpack.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles-default.c b/src/profiles/gnac-profiles-default.c
index 1f024a1..15c8515 100755
--- a/src/profiles/gnac-profiles-default.c
+++ b/src/profiles/gnac-profiles-default.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles-default.h b/src/profiles/gnac-profiles-default.h
index 80be580..ed3ff98 100755
--- a/src/profiles/gnac-profiles-default.h
+++ b/src/profiles/gnac-profiles-default.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles-manager.c b/src/profiles/gnac-profiles-manager.c
index 2c72a3f..c3b4872 100644
--- a/src/profiles/gnac-profiles-manager.c
+++ b/src/profiles/gnac-profiles-manager.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles-manager.h b/src/profiles/gnac-profiles-manager.h
index bcb109d..85b1ca5 100644
--- a/src/profiles/gnac-profiles-manager.h
+++ b/src/profiles/gnac-profiles-manager.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles-properties.c b/src/profiles/gnac-profiles-properties.c
index 5555b60..3673230 100644
--- a/src/profiles/gnac-profiles-properties.c
+++ b/src/profiles/gnac-profiles-properties.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles-properties.h b/src/profiles/gnac-profiles-properties.h
index 223e7cb..e4811a9 100644
--- a/src/profiles/gnac-profiles-properties.h
+++ b/src/profiles/gnac-profiles-properties.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles-utils.c b/src/profiles/gnac-profiles-utils.c
index 071282b..34f9b7f 100755
--- a/src/profiles/gnac-profiles-utils.c
+++ b/src/profiles/gnac-profiles-utils.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles-utils.h b/src/profiles/gnac-profiles-utils.h
index afd10c0..1e4ff53 100755
--- a/src/profiles/gnac-profiles-utils.h
+++ b/src/profiles/gnac-profiles-utils.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles-xml-engine.c b/src/profiles/gnac-profiles-xml-engine.c
index da9e697..fcf6c1e 100755
--- a/src/profiles/gnac-profiles-xml-engine.c
+++ b/src/profiles/gnac-profiles-xml-engine.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles-xml-engine.h b/src/profiles/gnac-profiles-xml-engine.h
index 19bd975..ad522a2 100755
--- a/src/profiles/gnac-profiles-xml-engine.h
+++ b/src/profiles/gnac-profiles-xml-engine.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles.c b/src/profiles/gnac-profiles.c
index b02921e..2ba2b35 100755
--- a/src/profiles/gnac-profiles.c
+++ b/src/profiles/gnac-profiles.c
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/profiles/gnac-profiles.h b/src/profiles/gnac-profiles.h
index 8f0f843..6367390 100755
--- a/src/profiles/gnac-profiles.h
+++ b/src/profiles/gnac-profiles.h
@@ -1,13 +1,11 @@
 /*
- * $Id$
- *
  * This file is part of GNAC - Gnome Audio Converter
  *
  * Copyright (C) 2007 - 2009 Gnac
  *    
- *    - DUPASQUIER  Benoit    <bdupasqu users sourceforge net>
- *    - JOAQUIM     David     <daiji users sourceforge net>
- *    - ROUX        Alexandre <alexandreroux users sourceforge net>
+ *    - DUPASQUIER  Benoit    <bdupasqu src gnome org>
+ *    - JOAQUIM     David     <djoaquim src gnome org>
+ *    - ROUX        Alexandre <alexroux src gnome org>
  *
  * GNAC is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]