mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-28 12:26:59 +00:00
Correct documentation of localized bind files
These are in subfolders nowadays (no more lang_ prefix)
This commit is contained in:
parent
44fe4271a7
commit
10ad1670f7
@ -1,6 +1,6 @@
|
|||||||
# -*- text -*-
|
# -*- text -*-
|
||||||
|
|
||||||
# file de_menus.bind
|
# file de/menus.bind
|
||||||
# This file is part of LyX, the document processor.
|
# This file is part of LyX, the document processor.
|
||||||
# Licence details can be found in the file COPYING.
|
# Licence details can be found in the file COPYING.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# -*- text -*-
|
# -*- text -*-
|
||||||
|
|
||||||
# file sk_menus.bind
|
# file sk/menus.bind
|
||||||
# This file is part of LyX, the document processor.
|
# This file is part of LyX, the document processor.
|
||||||
# Licence details can be found in the file COPYING.
|
# Licence details can be found in the file COPYING.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||||
\lyxformat 609
|
\lyxformat 610
|
||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
\save_transient_properties true
|
\save_transient_properties true
|
||||||
@ -711,7 +711,11 @@ status collapsed
|
|||||||
|
|
||||||
that define the keybindings used in \SpecialChar LyX
|
that define the keybindings used in \SpecialChar LyX
|
||||||
.
|
.
|
||||||
If there exists an internationalized version of the bind file named
|
If there exists an internationalized version of the bind file
|
||||||
|
\change_inserted -712698321 1669371749
|
||||||
|
in a subdirectory
|
||||||
|
\change_deleted -712698321 1669371727
|
||||||
|
named
|
||||||
\begin_inset Flex Code
|
\begin_inset Flex Code
|
||||||
status collapsed
|
status collapsed
|
||||||
|
|
||||||
@ -721,6 +725,30 @@ $LANG_xxx.bind
|
|||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\change_inserted -712698321 1669371728
|
||||||
|
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\change_inserted -712698321 1669371732
|
||||||
|
bind/xx
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
where
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
xx
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
is the ISO language code
|
||||||
|
\change_unchanged
|
||||||
, that will be used first.
|
, that will be used first.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||||
\lyxformat 609
|
\lyxformat 610
|
||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
\save_transient_properties true
|
\save_transient_properties true
|
||||||
@ -512,13 +512,37 @@ bind/
|
|||||||
.
|
.
|
||||||
In ihnen werden die Tastenkürzel festgelegt, die in \SpecialChar LyX
|
In ihnen werden die Tastenkürzel festgelegt, die in \SpecialChar LyX
|
||||||
verwendet werden können.
|
verwendet werden können.
|
||||||
Falls eine Datei
|
Falls im Unterverzeichnis
|
||||||
\family typewriter
|
\begin_inset Flex Code
|
||||||
$LANG_xxx.bind
|
status collapsed
|
||||||
\family default
|
|
||||||
mit einer an die internationalisierte Version von \SpecialChar LyX
|
\begin_layout Plain Layout
|
||||||
angepassten Tastenbelegung
|
doc/xx
|
||||||
existiert, wird diese bevorzugt geladen.
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
, wobei
|
||||||
|
\begin_inset Quotes gld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
xx
|
||||||
|
\begin_inset Quotes grd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
jeweils des ISO-Sprachcode ist (für Deutsch:
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
de
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
), eine Datei mit einer an die internationalisierte Version von \SpecialChar LyX
|
||||||
|
angepassten
|
||||||
|
Tastenbelegung existiert, wird diese bevorzugt geladen.
|
||||||
Näheres dazu finden Sie in
|
Näheres dazu finden Sie in
|
||||||
\begin_inset CommandInset ref
|
\begin_inset CommandInset ref
|
||||||
LatexCommand ref
|
LatexCommand ref
|
||||||
|
Loading…
Reference in New Issue
Block a user