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>
Этот коммит содержится в:
родитель
d6ce19afe5
Коммит
55a66f9cec
@ -1,3 +1,8 @@
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "edit-window.h"
|
||||
#include "mime-data.h"
|
||||
#include "mime-info.h"
|
||||
|
@ -2,7 +2,11 @@
|
||||
/* Copyright (C) 1998 Redhat Software Inc.
|
||||
* Authors: Jonathan Blandford <jrb@redhat.com>
|
||||
*/
|
||||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "capplet-widget.h"
|
||||
#include "gnome.h"
|
||||
#include <string.h>
|
||||
|
@ -2,7 +2,11 @@
|
||||
/* Copyright (C) 1998 Redhat Software Inc.
|
||||
* Authors: Jonathan Blandford <jrb@redhat.com>
|
||||
*/
|
||||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "capplet-widget.h"
|
||||
#include "gnome.h"
|
||||
#include <string.h>
|
||||
|
@ -2,7 +2,11 @@
|
||||
/* Copyright (C) 1998 Redhat Software Inc.
|
||||
* Authors: Jonathan Blandford <jrb@redhat.com>
|
||||
*/
|
||||
#include <config.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "capplet-widget.h"
|
||||
#include "gnome.h"
|
||||
#include <string.h>
|
||||
|
@ -34,7 +34,7 @@ Comment[el]=
|
||||
Comment[es]=Configura los tipos de archivos y los programas asociados para manejarlos
|
||||
Comment[et]=MIME t№№pide assigneerimine failidele ja programmidele
|
||||
Comment[fi]=Aseta tiedostoassosiaatiot ja avaajat
|
||||
Comment[fr]=Configure les types de fichier et les programmes y associщs
|
||||
Comment[fr]=Configuration des types de fichier et des programmes qui y sont associщs
|
||||
Comment[gl]=Configura a maneira en que os ficheiros se asocian cos programas
|
||||
Comment[it]=Configura i tipi di files e le applicazioni usate per aprirli
|
||||
Comment[ja]=е╒ебедеыд╬┬░└нд╦┤╪д╣ды└▀─ъ
|
||||
|
@ -1,6 +1,10 @@
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "new-mime-window.h"
|
||||
#include "capplet-widget.h"
|
||||
#include <config.h>
|
||||
static GtkWidget *add_dialog = NULL;
|
||||
extern GtkWidget *capplet;
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user