From bf7e623ed1329f4d56caf958931f2eb5d12ad97f Mon Sep 17 00:00:00 2001 From: ilct <> Date: Tue, 16 Oct 2012 14:43:06 +0000 Subject: [PATCH] il: correction mise en page --- doc/eficas_principles.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/eficas_principles.rst b/doc/eficas_principles.rst index 470c5f0f..b7871b04 100644 --- a/doc/eficas_principles.rst +++ b/doc/eficas_principles.rst @@ -113,16 +113,16 @@ a parameter ("mot-clef simple") should have : :align: center -- a File parameter should be +- a File parameter should be : -an existing file (type='Fichier'), + - an existing file (type='Fichier'), - a directory (type='Repertoire'), - an existing file with specific suffix (type='Fichier','JDC Files (*.comm);;All Files (*)') The contents of the directory are filtered before being shown in the dialog, using a semicolon-separated list of filters specified. - - a non-allready existant (type=('Fichier',"",'Sauvegarde') + - a non-allready existant (type=('Fichier',"",'Sauvegarde'), - - a simple string (type='FichierNoAbs') + - a simple string (type='FichierNoAbs'). This is the way the catalog should look like : -- 2.39.2