From 425016449eda1b5fb9e3b8919843bfdc6ce33f84 Mon Sep 17 00:00:00 2001 From: Yelim Shin <43367995+sindpfla98@users.noreply.github.com> Date: Tue, 23 Jan 2024 21:37:33 +0900 Subject: [PATCH] Update ChangeSentenceToMieum to a universal version --- packages.plist | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) diff --git a/packages.plist b/packages.plist index 9b21d3a..25aaf27 100644 --- a/packages.plist +++ b/packages.plist @@ -3138,32 +3138,11 @@ path = "ChangeSentenceToMieum.glyphsPlugin"; url = "https://github.com/sindpfla98/ChangeSentenceToMieum"; descriptions = { - en = "Window > 'Change Sentence To Mieum' changes the initial consonant and final consonant of the entered sentence to ㅁ.Available in **python version 3.11.6**."; - ko = "창 > '문장 ㅁ꼴로 바꾸기'는 입력된 문장의 초성과 종성을 ㅁ으로 변경합니다.**python 버전 3.11.6**에서 사용할 수 있습니다."; + en = "Window > 'Change Sentence To Mieum' changes the initial consonant and final consonant of the entered sentence to ㅁ."; + ko = "창 > '문장 ㅁ꼴로 바꾸기'는 입력된 문장의 초성과 종성을 ㅁ으로 변경합니다."; }; - minVersion = 3234; + minVersion = 3161; screenshot = "https://raw.githubusercontent.com/sindpfla98/ChangeSentenceToMieum/master/ChangeSentenceToMieum_window.png"; - archs = ( - arm, - ); - }, - { - titles = { - en = "Change Sentence To Mieum"; - ko = "문장 ㅁ꼴로 바꾸기"; - }; - path = "ChangeSentenceToMieum.glyphsPlugin"; - url = "https://github.com/sindpfla98/ChangeSentenceToMieum"; - descriptions = { - en = "Window > 'Change Sentence To Mieum' changes the initial consonant and final consonant of the entered sentence to ㅁ.Available in **python version 3.11.6**."; - ko = "창 > '문장 ㅁ꼴로 바꾸기'는 입력된 문장의 초성과 종성을 ㅁ으로 변경합니다.**python 버전 3.11.6**에서 사용할 수 있습니다."; - }; - minVersion = 3234; - screenshot = "https://raw.githubusercontent.com/sindpfla98/ChangeSentenceToMieum/Intel/ChangeSentenceToMieum_window.png"; - archs = ( - intel, - ); - branch = Intel; }, // *** INSERT NEW PLUG-INS ABOVE THIS LINE );