diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-19 11:15:58 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-19 11:15:58 +1100 |
commit | 75fe34c492925fa2bbf67f92515e2bede2c36d71 (patch) | |
tree | f6a60b98e52f10608b5deef95cfdadf0f046bba9 /vcl/README | |
parent | 2a3caade0d3e0a1c47b57658230c6efb7e9a96f1 (diff) |
vcl: define what svp stands for in README
Change-Id: I6473f08eaac5eba5aaf1b00cfd2ee36f651e8b22
Diffstat (limited to 'vcl/README')
-rw-r--r-- | vcl/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/README b/vcl/README index 94367de8fbcf..c162b15f7285 100644 --- a/vcl/README +++ b/vcl/README @@ -70,6 +70,8 @@ portable C++ class library for GUIs, with very old roots, that was developed by StarDivision. Nowadays it is not used by anything except LibreOffice (and OpenOffice). +"svp" stands for "StarView Plugin". + == COM threading == The way COM is used in LO generally: |