Updated French translations Chnaged #include "config.h" to #ifdef

2000-09-10  Bradford Hovinen  <hovinen@helixcode.com>

        * po/fr.po: Updated French translations
        * all: Chnaged #include "config.h" to #ifdef HAVE_CONFIG_H ...
        * *.desktop, *.directory: Updated French translations
        * po/POTFILES.in: Added screensaver XML files

        Courtesy of Christophe Merlet <c.merlet@agglo-pau.fr>
This commit is contained in:
Bradford Hovinen 2000-09-10 12:57:17 +00:00 committed by Bradford Hovinen (Gdict maintainer)
parent 818c4291c1
commit 99aa241dba
27 changed files with 1090 additions and 487 deletions

View file

@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
# include "config.h"
#endif
#include <gtk/gtk.h>