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
|
@ -1,4 +1,8 @@
|
|||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "da.h"
|
||||
#include <errno.h>
|
||||
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "da.h"
|
||||
#include <errno.h>
|
||||
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "da.h"
|
||||
#include "capplet-widget.h"
|
||||
#include <signal.h>
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "da.h"
|
||||
#include "capplet-widget.h"
|
||||
#include <signal.h>
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "da.h"
|
||||
#include <errno.h>
|
||||
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "da.h"
|
||||
#include <errno.h>
|
||||
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "capplet-widget.h"
|
||||
#include "da.h"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ Name[el]=
|
|||
Name[es]=Selector de Temas
|
||||
Name[et]=Teemad
|
||||
Name[fi]=Teemavalitsin
|
||||
Name[fr]=Selecteur de Thèmes
|
||||
Name[fr]=Selecteur de thèmes
|
||||
Name[gl]=Escoller temas
|
||||
Name[hu]=Témaválasztó
|
||||
Name[it]=Selettore temi
|
||||
|
@ -34,7 +34,7 @@ Comment[el]=
|
|||
Comment[es]=Seleccionar el tema deseado para el escritorio
|
||||
Comment[et]=Töölaua teemade valik
|
||||
Comment[fi]=Valitsee käytettävän työpöytäteeman.
|
||||
Comment[fr]=Choisir un thème pour le bureau
|
||||
Comment[fr]=Configuration du thème de bureau
|
||||
Comment[gl]=Escoller qué tema usar para o escritorio
|
||||
Comment[hu]=A GNOME alkalmazások kinézetét meghatározó téma
|
||||
Comment[it]=Selezione del tema da usare per il desktop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue