From df68c18f177a95ff4a645cb01bcce9e78a49097a Mon Sep 17 00:00:00 2001 From: nalaynid Date: Sat, 31 Aug 2024 21:51:47 +0300 Subject: [PATCH] update old username --- CHANGELOG.md | 4 ++-- QLMarkdown/AboutViewController.swift | 2 +- README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1849608..d9e8296 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -244,7 +244,7 @@ Bugfix: ### 1.0b12 1.0b12 New features: -- New icon (thanks to [hazarek](https://github.com/hazarek)). +- New icon (thanks to [setanarut](https://github.com/setanarut)). - Wrapper highlight library build inside the Xcode project. - Wrapper highlight embed goutils with enry guess engine. - Better about dialog. @@ -271,7 +271,7 @@ Bugfix: ### 1.0.b9 New features: -- Updated the default CSS style (thanks to [hazarek](https://github.com/hazarek)). +- Updated the default CSS style (thanks to [setanarut](https://github.com/setanarut)). - For Syntax highlighting, option to choose the document style or a specific language style. diff --git a/QLMarkdown/AboutViewController.swift b/QLMarkdown/AboutViewController.swift index 42fec1a..f9daed7 100644 --- a/QLMarkdown/AboutViewController.swift +++ b/QLMarkdown/AboutViewController.swift @@ -61,7 +61,7 @@ class AboutViewController: NSViewController { s += "Yams (https://github.com/jpsim/Yams.git)
\n" s += "SwiftSoup (https://github.com/scinfu/SwiftSoup)
\n" s += "
\nā€”ā€”ā€”
\n
\n" - s += "Thanks to hazarek (https://github.com/hazarek) for the app icon and CSS style.
\n" + s += "Thanks to setanarut (https://github.com/setanarut) for the app icon and CSS style.
\n" s += "" diff --git a/README.md b/README.md index 91a0089..5d2dc84 100644 --- a/README.md +++ b/README.md @@ -369,7 +369,7 @@ On Big Sur there is a bug in the Quick Look engine and WebKit that cause the imm I am not primarily an application developer. There may be possible bugs in the code, be patient. Also, I am not a native English speaker :sweat_smile:. -Thanks to [hazarek](https://github.com/hazarek) for the app icon and the CSS style. +Thanks to [setanarut](https://github.com/setanarut) for the app icon and the CSS style. **This application was developed for pleasure :heart:.**