[PATCH] Updated README to explain what "SV" stands for in the source...

Chris Sherlock (via Code Review) gerrit at gerrit.libreoffice.org
Sun Mar 3 06:13:32 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2532

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/32/2532/1

Updated README to explain what "SV" stands for in the source.

Change-Id: I0d0a71a6e74ca2d90487313e33cf82ea7bcac063
---
M dictionaries
M helpcontent2
M vcl/README
3 files changed, 12 insertions(+), 0 deletions(-)



diff --git a/dictionaries b/dictionaries
index 7e42390..8669b40 160000
--- a/dictionaries
+++ b/dictionaries
-Subproject commit 7e4239060266bf238b5e6692ed10d548c37572d5
+Subproject commit 8669b40a8835c007682507d1efd06f7f24452226
diff --git a/helpcontent2 b/helpcontent2
index b1cfd2b..7dded42 160000
--- a/helpcontent2
+++ b/helpcontent2
-Subproject commit b1cfd2b985bedae8929c2d798815b88e630e7a28
+Subproject commit 7dded42472968783f5c90a0aa9e497ee3dfb247f
diff --git a/vcl/README b/vcl/README
index f373bad..5394d2f 100644
--- a/vcl/README
+++ b/vcl/README
@@ -47,3 +47,15 @@
 		  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:
+
+	StarView is a portable C++ class library for GUI's. It supports a 
+	portable resource system, a complete GUI-interface including MDI,
+	printing and helpsystem.
+
+	Initially StarView was developed for internal use only. With 
+	StarView, we developed a portable wordprocessor for GUI's which is
+	the successor of our current DOS product.
+
+https://groups.google.com/group/comp.lang.c++/msg/9e8bc18905da32e1?dmode=source&output=gplain&noredirect&pli=1

-- 
To view, visit https://gerrit.libreoffice.org/2532
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0d0a71a6e74ca2d90487313e33cf82ea7bcac063
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Chris Sherlock <chris.sherlock79 at gmail.com>



More information about the LibreOffice mailing list