From 74c4cede85b34f87eb928299177b16b05bf1948b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Wed, 31 Jan 2007 00:05:50 +0000 Subject: [PATCH] rename ExtendedInsets to Embedded Objects as discussed git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16959 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 4 ++-- lib/doc/{ExtendedInsets.lyx => EmbeddedObjects.lyx} | 0 lib/doc/Makefile.am | 4 ++-- lib/doc/{es_ExtendedInsets.lyx => es_EmbeddedObjects.lyx} | 0 lib/ui/stdmenus.inc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) rename lib/doc/{ExtendedInsets.lyx => EmbeddedObjects.lyx} (100%) rename lib/doc/{es_ExtendedInsets.lyx => es_EmbeddedObjects.lyx} (100%) diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 758b7fa495..ece4f3f971 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -2272,14 +2272,14 @@ lib_doc_files = Split(''' DocStyle.lyx es_Intro.lyx es_Tutorial.lyx - es_ExtendedInsets.lyx + es_EmbeddedObjects.lyx eu_Customization.lyx eu_Extended.lyx eu_FAQ.lyx eu_Intro.lyx eu_Tutorial.lyx eu_UserGuide.lyx - ExtendedInsets.lyx + EmbeddedObjects.lyx Extended.lyx FAQ.lyx fr_Customization.lyx diff --git a/lib/doc/ExtendedInsets.lyx b/lib/doc/EmbeddedObjects.lyx similarity index 100% rename from lib/doc/ExtendedInsets.lyx rename to lib/doc/EmbeddedObjects.lyx diff --git a/lib/doc/Makefile.am b/lib/doc/Makefile.am index b29ee4dec9..547fd22207 100644 --- a/lib/doc/Makefile.am +++ b/lib/doc/Makefile.am @@ -17,14 +17,14 @@ docfiles = \ DocStyle.lyx \ es_Intro.lyx \ es_Tutorial.lyx \ - es_ExtendedInsets.lyx \ + es_EmbeddedObjects.lyx \ eu_Customization.lyx \ eu_Extended.lyx \ eu_FAQ.lyx \ eu_Intro.lyx \ eu_Tutorial.lyx \ eu_UserGuide.lyx \ - ExtendedInsets.lyx \ + EmbeddedObjects.lyx \ Extended.lyx \ FAQ.lyx \ fr_Customization.lyx \ diff --git a/lib/doc/es_ExtendedInsets.lyx b/lib/doc/es_EmbeddedObjects.lyx similarity index 100% rename from lib/doc/es_ExtendedInsets.lyx rename to lib/doc/es_EmbeddedObjects.lyx diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index ad3d37afec..861e8c6938 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -468,7 +468,7 @@ Menuset Item "Tutorial|T" "help-open Tutorial" Item "User's Guide|U" "help-open UserGuide" Item "Extended Features|E" "help-open Extended" - Item "Special Insets|S" "help-open ExtendedInsets" + Item "Embedded Objects|m" "help-open EmbeddedObjects" Item "Customization|C" "help-open Customization" Item "FAQ|F" "help-open FAQ" Item "Table of Contents|a" "help-open TOC" -- 2.39.2