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

New commits:
commit b3b2a4a3f32527a3066d77e2a51c03339db21244
Author: Chris <[email protected]>
Date:   Tue Mar 5 22:44:38 2013 +1100

    Update README to explain what "SV" stands for in the source.
    
    Change-Id: I0d0a71a6e74ca2d90487313e33cf82ea7bcac063
    Reviewed-on: https://gerrit.libreoffice.org/2532
    Reviewed-by: Thomas Arnhold <[email protected]>
    Tested-by: Thomas Arnhold <[email protected]>

diff --git a/vcl/README b/vcl/README
index f373bad..effde51 100644
--- a/vcl/README
+++ b/vcl/README
@@ -47,3 +47,7 @@ How the platform abstraction works
                  SalFrames, SalVirtualDevices, SalPrinters,
                  Timers, the SolarMutexe, Drag&Drop and other
                  objects, as well as the primary event loop wrapper.
+
+Note: references to "SV" in the code are in relation to StarView, which is a
+portable C++ class library for GUIs, with very old roots, that was developed
+by StarDivision.
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to