You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/09/14 23:41:34 UTC

svn commit: r1624912 - /openoffice/ooo-site/trunk/content/download/download.js

Author: marcus
Date: Sun Sep 14 21:41:33 2014
New Revision: 1624912

URL: http://svn.apache.org/r1624912
Log:
Updated comments

Modified:
    openoffice/ooo-site/trunk/content/download/download.js

Modified: openoffice/ooo-site/trunk/content/download/download.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/download.js?rev=1624912&r1=1624911&r2=1624912&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/download.js (original)
+++ openoffice/ooo-site/trunk/content/download/download.js Sun Sep 14 21:41:33 2014
@@ -1,8 +1,8 @@
 /*
  * Overview of all methods (functions) defined below of the global object "DL"
  * ---------------------------------------------------------------------------
- * function DL.init			()
- * function DL.initVariables		()
+ * function DL.init			( release_mode )
+ * function DL.initVariables		( init_all )
  * function DL.getLanguage		()
  * function DL.fillOSSelection		()
  * function DL.fillLanguageSelection	()