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:
parent
818c4291c1
commit
99aa241dba
27 changed files with 1090 additions and 487 deletions
|
@ -17,8 +17,9 @@
|
|||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <string.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include "capplet-widget.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue