[LyX/master] Update fr.po

2023-10-13 Thread jpc
commit 1508f310f66b9a887a415e24ff2f82c8cca2a64d
Author: jpc 
Date:   Fri Oct 13 11:25:24 2023 +0200

Update fr.po

 po/fr.gmo |  Bin 654951 -> 654968 bytes
 po/fr.po  |  994 +++--
 2 files changed, 503 insertions(+), 491 deletions(-)
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/master] Add separator between depth and inset stuff

2023-10-13 Thread Juergen Spitzmueller
commit 58b4b6f4d59b37c629b3e45bf421ec70c1edf1cc
Author: Daniel Ramoeller 
Date:   Fri Oct 13 09:17:39 2023 +0200

Add separator between depth and inset stuff

Adds a separator that is missing between depth increase/decrease and inset 
stuff in the Edit menu

Fix for bug #12931.
---
 lib/ui/stdmenus.inc |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
index a69189c..93db305 100644
--- a/lib/ui/stdmenus.inc
+++ b/lib/ui/stdmenus.inc
@@ -138,6 +138,7 @@ Menuset
 # obvious what the context is for the others)
OptItem "Increase List Depth|I" "depth-increment"
OptItem "Decrease List Depth|D" "depth-decrement"
+   Separator
OptItem "Dissolve Inset" "inset-dissolve"
OptItem "TeX Code Settings...|C" "inset-settings ert"
 # 'a' shortcut to match Insert entry, shouldn't clash with Table Settings
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs