commit 2f32984b3fd5fdda70753d2ef5b5005e51104936
Author: Juergen Spitzmueller <[email protected]>
Date:   Mon May 19 10:33:09 2025 +0200

    Fix casing
    
    We use Title Casing for file names
---
 lib/Makefile.am                                                         | 2 +-
 .../{Computer_algebra_systems.lyx => Computer_Algebra_Systems.lyx}      | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 5bdf739bc0..f45847b737 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -446,7 +446,7 @@ dist_handoutexamples_DATA = \
 
 insetexamplesdir = $(pkgdatadir)/examples/Graphics_and_Insets
 dist_insetexamples_DATA = \
-       examples/Graphics_and_Insets/Computer_algebra_systems.lyx \
+       examples/Graphics_and_Insets/Computer_Algebra_Systems.lyx \
        examples/Graphics_and_Insets/Feynman_Diagrams.lyx \
        examples/Graphics_and_Insets/iecc05.fen \
        examples/Graphics_and_Insets/iecc07.fen \
diff --git a/lib/examples/Graphics_and_Insets/Computer_algebra_systems.lyx 
b/lib/examples/Graphics_and_Insets/Computer_Algebra_Systems.lyx
similarity index 100%
rename from lib/examples/Graphics_and_Insets/Computer_algebra_systems.lyx
rename to lib/examples/Graphics_and_Insets/Computer_Algebra_Systems.lyx
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to