Consistent use of KolibriOS name

- Ensure consistent naming for brand integrity.

git-svn-id: svn://kolibrios.org@10049 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2024-05-22 10:10:18 +00:00
parent bcfae55643
commit a7816e7613
30 changed files with 62 additions and 63 deletions

View File

@@ -380,7 +380,7 @@ KOSAPI int __strcmp(const char* s1, const char* s2)
}
/* ####################################################################### */
/* ############### С wrappers for system calls Kolibri OS ################ */
/* ############### С wrappers for system calls KolibriOS ################# */
/* ####################################################################### */
/*=============== Function -1 - terminate thread/process ===============*/

View File

@@ -1,6 +1,6 @@
#include <sys/ksys.h>
/* Very simple example of working with futexes in Kolibri OS.
/* Very simple example of working with futexes in KolibriOS.
* Author turbocat (Maxim Logaev).
* Thanks to Vitaly Krylov for help.
*

View File

@@ -171,7 +171,7 @@ E_LIB gluCylinder ;(GLUquadricObj, double, double, double, int, int)
E_LIB gluSphere ;(GLUquadricObj, float, int, int)
;
; Kolibri OS functions
; KolibriOS functions
;
E_LIB kosglMakeCurrent

View File

@@ -1,5 +1,5 @@
;*****************************************************************************
; Macro for use Open Dialog - for Kolibri OS
; Macro for use Open Dialog - for KolibriOS
; Copyright (c) 2009 2010, Marat Zakiyanov aka Mario79, aka Mario
; All rights reserved.
;

View File

@@ -1,5 +1,5 @@
;**************************************************************
; Dinamic Button Macro for Kolibri OS
; Dinamic Button Macro for KolibriOS
; Copyright (c) 2009, Marat Zakiyanov aka Mario79, aka Mario
; All rights reserved.
;

View File

@@ -3,7 +3,7 @@
; Added border styles(raised, sunken, etched, ridged).
; Added possibility to fill frame background.
;**************************************************************
; Frame Macro for Kolibri OS
; Frame Macro for KolibriOS
; Copyright (c) 2013, Marat Zakiyanov aka Mario79, aka Mario
; All rights reserved.
;

View File

@@ -1,5 +1,5 @@
;**************************************************************
; MenuBar Macro for Kolibri OS
; MenuBar Macro for KolibriOS
; Copyright (c) 2009, Marat Zakiyanov aka Mario79, aka Mario
; All rights reserved.
;

View File

@@ -1,5 +1,5 @@
;**************************************************************
; Path Show Macro for Kolibri OS
; Path Show Macro for KolibriOS
; Copyright (c) 2010, Marat Zakiyanov aka Mario79, aka Mario
; All rights reserved.
;

View File

@@ -1,5 +1,5 @@
;**************************************************************
; ScrollBar Macro for Kolibri OS
; ScrollBar Macro for KolibriOS
; Copyright (c) 2009-2012, Marat Zakiyanov aka Mario79, aka Mario
; All rights reserved.
;

View File

@@ -1,5 +1,5 @@
; ¬ ªà®á ¤«ï á¨á⥬­®© ¡¨¡«¨®â¥ª¨ box_lib.obj
; í«¥¬¥­â TextEditor ¤«ï Kolibri OS
; í«¥¬¥­â TextEditor ¤«ï KolibriOS
; ä ©« ¯®á«¥¤­¨© à § ¨§¬¥­ï«áï 12.01.2021 IgorA
; ­  ª®¤ ¯à¨¬¥­¥­  GPL2 «¨æ¥­§¨ï

View File

@@ -1,5 +1,5 @@
;*****************************************************************************
; Macro for use Color Dialog - for Kolibri OS
; Macro for use Color Dialog - for KolibriOS
; Copyright (c) 2013, Marat Zakiyanov aka Mario79, aka Mario
; All rights reserved.
;

View File

@@ -1,5 +1,5 @@
;*****************************************************************************
; Macro for use Open Dialog - for Kolibri OS
; Macro for use Open Dialog - for KolibriOS
; Copyright (c) 2009-2013, Marat Zakiyanov aka Mario79, aka Mario
; All rights reserved.
;