[LyX/master] Fix file name

2024-03-05 Thread Juergen Spitzmueller
commit 503bc42d7e70b97a81fa9706c2b51c211e14bd0e
Author: Juergen Spitzmueller 
Date:   Tue Mar 5 15:52:22 2024 +0100

Fix file name

This way, we still have a string freeze break, but it is at least only
one string :-(

(and no, it does not matter whether the translation of this string is
identical to the English string)
---
 lib/Makefile.am   | 4 ++--
 ...29.lyx => American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx} | 0
 ...29.lyx => American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index e687ab1fe7..4ad1745aa7 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -370,7 +370,7 @@ dist_examples_DATA = \
 articleexamplesdir = $(pkgdatadir)/examples/Articles
 dist_articleexamples_DATA = \
examples/Articles/Astronomy_%26_Astrophysics.lyx \
-   examples/Articles/American_Astronomical_Society_%28AASTeX_v._631%29.lyx 
\
+   
examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx \
examples/Articles/American_Chemical_Society_%28ACS%29.lyx \
examples/Articles/American_Mathematical_Society_%28AMS%29.lyx
 
@@ -2765,7 +2765,7 @@ dist_templates_DATA = \
 
 articletemplatesdir = $(pkgdatadir)/templates/Articles
 dist_articletemplates_DATA = \
-   
templates/Articles/American_Astronomical_Society_%28AASTeX_v._631%29.lyx \
+   
templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx \
templates/Articles/American_Economic_Association_%28AEA%29.lyx \
templates/Articles/American_Psychological_Association_%28APA%29.lyx \

templates/Articles/American_Psychological_Association_%28APA%29,_v._7.lyx \
diff --git 
a/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._631%29.lyx 
b/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx
similarity index 100%
rename from 
lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._631%29.lyx
rename to 
lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx
diff --git 
a/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._631%29.lyx 
b/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx
similarity index 100%
rename from 
lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._631%29.lyx
rename to 
lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/master] fix file name

2022-01-08 Thread Jean-Marc Lasgouttes
commit 65394e1907cbbac7de76cc0c461454cc8e0e89dc
Author: Jean-Marc Lasgouttes 
Date:   Sat Jan 8 23:03:15 2022 +0100

fix file name
---
 src/LayoutModuleList.h |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/LayoutModuleList.h b/src/LayoutModuleList.h
index 868c1cf..6018029 100644
--- a/src/LayoutModuleList.h
+++ b/src/LayoutModuleList.h
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file ModuleList.h
+ * \file LayoutModuleList.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs