Skip to content

Commit 92bec4b

Browse files
committed
update json:display-name and udl:name to match and be unique
1 parent 5b7b501 commit 92bec4b

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

UDLs/AutoLISPforAutoCAD_schnurlos.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<NotepadPlus>
2-
<UserLang name="AutoLISP" ext="lsp" udlVersion="2.1">
2+
<UserLang name="AutoLISP (AutoCAD)" ext="lsp" udlVersion="2.1">
33
<Settings>
44
<Global caseIgnored="yes" allowFoldOfComments="no" foldCompact="no" forcePureLC="0" decimalSeparator="0" />
55
<Prefix Keywords1="yes" Keywords2="yes" Keywords3="no" Keywords4="yes" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" />

udl-list.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -484,13 +484,11 @@
484484
},
485485
{
486486
"id-name": "AutoLISPforAutoCAD_schnurlos",
487-
"display-name": "AutoLISP for AutoCAD",
487+
"display-name": "AutoLISP (AutoCAD)",
488488
"version": "2026-01-01",
489489
"repository": "",
490490
"description": "User Defined Language for AutoLISP, used for AutoCAD",
491-
"author": "schnurlos@gmail.com>",
492-
"autoCompletion": "AutoLISP",
493-
"autoCompletionAuthor": "generate_ac.py"
491+
"author": "schnurlos@gmail.com"
494492
},
495493
{
496494
"id-name": "AVISynth_byRustamMusa",

0 commit comments

Comments
 (0)