[Libreoffice-commits] core.git: vcl/README

Chris chris.sherlock79 at gmail.com
Tue Mar 5 05:57:01 PST 2013


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

New commits:
commit b3b2a4a3f32527a3066d77e2a51c03339db21244
Author: Chris <chris.sherlock79 at gmail.com>
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 <thomas at arnhold.org>
    Tested-by: Thomas Arnhold <thomas at arnhold.org>

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.


More information about the Libreoffice-commits mailing list