From 3d2cb4b1b52f99abff0e8308ce55cdb6a894b122 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Wed, 26 Mar 2008 10:45:36 +0000 Subject: [PATCH] properties=>settings for context menus git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23970 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdcontext.inc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index beb37e026b..eb1361239d 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -36,7 +36,7 @@ Menuset Item " on page |f" "next-inset-modify changetype vref" Item "Formatted reference|t" "next-inset-modify changetype prettyref" Separator - Item "Properties...|P" "next-inset-toggle" + Item "Settings...|S" "next-inset-toggle" End Menu "edit_reftype" @@ -50,7 +50,7 @@ Menuset Item "Next Cross-Reference|N" "reference-next" Item "Go back to Reference|G" "bookmark-goto 0" Separator - Item "Properties...|P" "next-inset-toggle" + Item "Settings...|S" "next-inset-toggle" End # @@ -60,14 +60,14 @@ Menuset OptItem "Open Inset|O" "next-inset-toggle open" OptItem "Close Inset|C" "next-inset-toggle close" Separator - OptItem "Properties...|P" "inset-settings" + OptItem "Settings...|S" "inset-settings" End Menu "context-conglomerate" Item "Toggle Label|L" "next-inset-toggle" Item "Dissolve Inset|D" "inset-dissolve charstyle" Separator - OptItem "Properties...|P" "inset-settings" + OptItem "Settings...|S" "inset-settings" End # @@ -84,7 +84,7 @@ Menuset Item "Shaded background|b" "next-inset-modify changetype Shaded" Item "Double frame|D" "next-inset-modify changetype Doublebox" Separator - Item "Properties...|P" "inset-settings box" + Item "Settings...|S" "inset-settings box" End # @@ -116,7 +116,7 @@ Menuset Item "Horizontal Fill (Rule)|R" "next-inset-modify space \hrulefill{}" Item "Custom Length|C" "command-sequence next-inset-modify space \hspace{} \length 1in; next-inset-toggle" Separator - Item "Properties...|P" "next-inset-toggle" + Item "Settings...|S" "next-inset-toggle" End # @@ -130,7 +130,7 @@ Menuset Item "VFill|F" "next-inset-modify vspace vfill" Item "Custom|C" "command-sequence next-inset-modify vspace 1in; next-inset-toggle" Separator - Item "Properties...|P" "next-inset-toggle" + Item "Settings...|S" "next-inset-toggle" End Menu "edit_vspacetype" @@ -204,7 +204,7 @@ Menuset Item "Paste" "paste" Submenu "Paste Recent|e" "edit_pasterecent" Separator - Item "Properties...|P" "inset-settings listings" + Item "Settings...|S" "inset-settings listings" End # @@ -212,9 +212,9 @@ Menuset # Menu "context-graphics" - Item "Properties...|P" "next-inset-toggle" + Item "Settings...|S" "next-inset-toggle" Separator Item "Edit externally...|x" "graphics-edit" End -End \ No newline at end of file +End -- 2.39.2