diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index d2d2457..7fa7d2b 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -56098,6 +56098,14 @@ fois utilisé comme variable, @code{nil} a toujours la valeur @code{nil}. + + + When using one of @samp{--fullscreen}, @samp{--maximized}, @samp{--fullwidth} or @samp{--fullheight}, some window managers require you to set the variable @code{frame-resize-pixelwise} to a non-@code{nil} value to make a frame appear truly maximized or full-screen. + + + Lors de l'utilisation de l'un des @samp{--fullscreen}, @samp{--maximized}, @samp{--fullwidth} ou @samp{--fullheight}, certains gestionnaires de fenêtres vous demandent de définir la variable @code{frame-resize-pixelwise} à une valeur non @code{nil} pour qu'un cadre apparaisse vraiment maximisé ou plein écran. + + When we say that ``@kbd{C-n} moves down vertically one line'' we are glossing over a subtle distinction that is irrelevant in ordinary use, but vital for Emacs customization.