From ee25f92e0e40d7a0822a2152c98ccc9f8f335791 Mon Sep 17 00:00:00 2001 From: Lilian Date: Tue, 17 May 2022 15:25:48 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index ff621363..4e4c117b 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -74394,6 +74394,14 @@ si nous continuons, Deux boucles @code{while}. + + + Two Emacs variables control the switches passed to @code{ls}: @code{list-directory-brief-switches} is a string giving the switches to use in brief listings (@code{"-CF"} by default), and @code{list-directory-verbose-switches} is a string giving the switches to use in a verbose listing (@code{"-l"} by default). + + + Deux variables Emacs contrôlent les commutateurs passés sur @code{ls} : @code{list-directory-brief-switches} est une chaîne permettant aux commutateurs de s'utiliser dans des listes courtes (@code{"-CF"} par défaut), et @code{list-directory-verbose-switches} est une chaîne permettant aux commutateurs de s'utiliser dans une liste prolixe (@code{"-l"} par défaut). + + Two commonly-used modifier keys are @key{Control} (usually labeled @key{Ctrl}), and @key{META} (usually labeled @key{Alt})@footnote{We refer to @key{Alt} as @key{META} for historical reasons.}.