vcl/README |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 190e0bafbebd5abad48eba72a5632a8dd49c6bab
Author:     Michael Stahl <[email protected]>
AuthorDate: Wed Aug 22 16:20:58 2018 +0200
Commit:     Michael Stahl <[email protected]>
CommitDate: Wed Aug 22 16:22:57 2018 +0200

    vcl: README claims VCL expands like Borland's VCL, not StarOffice's
    
    Change-Id: I41b013dc3666dc990b63f1de34fe80fcc129ecc8
    Reviewed-on: https://gerrit.libreoffice.org/59455
    Reviewed-by: Michael Stahl <[email protected]>
    Tested-by: Michael Stahl <[email protected]>

diff --git a/vcl/README b/vcl/README
index d7d36044630a..ae0408b830a2 100644
--- a/vcl/README
+++ b/vcl/README
@@ -1,4 +1,6 @@
-Visual Components Library is responsible for the widgets (windowing, buttons, 
controls, file-pickers etc.) operating system abstraction, including basic 
rendering (e.g. the output device).
+Visual Class Library is responsible for the widgets (windowing, buttons, 
controls, file-pickers etc.), operating system abstraction, including basic 
rendering (e.g. the output device).
+
+It should not be confused with Borland's Visual Component Library, which is 
entirely unrelated.
 
 VCL provides a graphical toolkit similar to gtk+, Qt, SWING etc.
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to