general: Fix brand name to КолибриОС #280

Merged
Burer merged 1 commits from ace-dent/kolibrios-gitea:PR-Branding into main 2025-09-25 14:39:10 +00:00
Member
  • Ensure consistent brand nameКолибриОС; update Docs and source code. Fixes #6.
  • Minimal whitespace clean-up; remove some trailing space from end of lines.
- Ensure consistent brand name`КолибриОС`; update Docs and source code. Fixes #6. - Minimal whitespace clean-up; remove some trailing space from end of lines.
ace-dent added 1 commit 2025-09-14 10:57:18 +00:00
general: Fix brand name to КолибриОС
Build system / Check kernel codestyle (pull_request) Successful in 32s
Build system / Build (pull_request) Successful in 1h24m42s
285fb668b8
- Ensure consistent brand name`КолибриОС`; update Docs and source code. Fixes #6.
- Minimal whitespace clean-up; remove some trailing space from end of lines.
ace-dent requested review from Burer 2025-09-14 10:57:21 +00:00
ace-dent requested review from dunkaist 2025-09-14 10:57:21 +00:00
ace-dent requested review from Sweetbread 2025-09-14 10:57:21 +00:00
Author
Member

Files were searched for using:

git grep 'Колибри ' # UTF-8 encoded
git grep --text -P $'\xca\xee\xeb\xe8\xe1\xf0\xe8\x20' # Windows 1251 encoded 
git grep --text -P $'\xaa\xba\xeb\xa0\xa8\xb0\xa8\x20' # CP 866 encoded 

... so there may still be remaining cases.

I encourage a native Russian speaker to review the changes are reasonable.
I also think data/ru_RU/docs/guide/faq.htm could be further improved.

Files were searched for using: ```sh git grep 'Колибри ' # UTF-8 encoded git grep --text -P $'\xca\xee\xeb\xe8\xe1\xf0\xe8\x20' # Windows 1251 encoded git grep --text -P $'\xaa\xba\xeb\xa0\xa8\xb0\xa8\x20' # CP 866 encoded ``` ... so there may still be remaining cases. I encourage a native Russian speaker to review the changes are reasonable. I also think `data/ru_RU/docs/guide/faq.htm` could be further improved.
Burer approved these changes 2025-09-14 13:43:14 +00:00
Doczom approved these changes 2025-09-14 16:16:47 +00:00
Burer merged commit d50642ce1f into main 2025-09-25 14:39:09 +00:00
ace-dent removed review request for Sweetbread 2026-04-09 18:54:41 +00:00
ace-dent removed review request for dunkaist 2026-04-09 18:54:43 +00:00
ace-dent removed the
PR
Review required
label 2026-04-09 18:55:32 +00:00
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#280