You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ap...@apache.org on 2007/12/14 15:57:35 UTC

svn commit: r604207 - in /harmony/standard/site: docs/quickhelp_users.html docs/quickhelp_users.ru.html xdocs/quickhelp_users.ru.xml xdocs/quickhelp_users.xml

Author: apetrenko
Date: Fri Dec 14 06:57:28 2007
New Revision: 604207

URL: http://svn.apache.org/viewvc?rev=604207&view=rev
Log:
Minor changes to quick help users

Modified:
    harmony/standard/site/docs/quickhelp_users.html
    harmony/standard/site/docs/quickhelp_users.ru.html
    harmony/standard/site/xdocs/quickhelp_users.ru.xml
    harmony/standard/site/xdocs/quickhelp_users.xml

Modified: harmony/standard/site/docs/quickhelp_users.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/quickhelp_users.html?rev=604207&r1=604206&r2=604207&view=diff
==============================================================================
--- harmony/standard/site/docs/quickhelp_users.html (original)
+++ harmony/standard/site/docs/quickhelp_users.html Fri Dec 14 06:57:28 2007
@@ -305,10 +305,10 @@
             The following example assumes you unpacked the <code>zip</code> 
             file into the root directory <code>C:\</code>.
             Please adjust as necessary.
-<pre>C:&gt; cd jre
-C:\jre&gt;set JAVA_HOME=C:\jre
-C:\jre&gt; cd bin
-C:\jre\bin&gt; set PATH=C:\jre\bin;%PATH%</pre>
+<pre>
+C:\&gt; set JAVA_HOME=C:\jre
+C:\&gt; set PATH=C:\jre\bin;%PATH%
+</pre>
 </dd>
       </dl>
                    

Modified: harmony/standard/site/docs/quickhelp_users.ru.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/quickhelp_users.ru.html?rev=604207&r1=604206&r2=604207&view=diff
==============================================================================
--- harmony/standard/site/docs/quickhelp_users.ru.html (original)
+++ harmony/standard/site/docs/quickhelp_users.ru.html Fri Dec 14 06:57:28 2007
@@ -238,7 +238,7 @@
         <a name="3. Íàñòðîéêà ðàáî÷åãî îêðóæåíèÿ">3. Íàñòðîéêà ðàáî÷åãî îêðóæåíèÿ</a>
     </h2>
       
-                        <p><strong>Linux</strong>:  îáîëî÷êå shell (íàïðèìåð, bash), ââåäèòå ñëåäóþùèå êîìàíäû:</p>
+                        <p><strong>Linux</strong>: Íàáîð êîìàíä ïîäõîäÿùèé äëÿ bash:</p>
                                 <pre>$ cd &lt;harmony_install_dir&gt;
 $ export JAVA_HOME=`pwd`
 $ cd bin
@@ -247,10 +247,9 @@
                                 <p><strong>Windows</strong>: Â ïðèìåðå àðõèâ ðàñïàêîâûâàåòñÿ â êîðíåâóþ äèðåêòîðèþ C:\. Âû ìîæåòå óñòàíîâèòü Apache Harmony â äðóãóþ óäîáíóþ äèðåêòîðèþ. 
 </p>
                                 <pre>
-C:&gt; cd jre
-C:\jre&gt;set JAVA_HOME=C:\jre
-C:\jre&gt; cd bin
-C:\jre\bin&gt; set PATH=C:\jre\bin;%PATH%</pre>
+C:\&gt; set JAVA_HOME=C:\jre
+C:\&gt; set PATH=C:\jre\bin;%PATH%
+</pre>
                    
                                     
     <h2>

Modified: harmony/standard/site/xdocs/quickhelp_users.ru.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/quickhelp_users.ru.xml?rev=604207&r1=604206&r2=604207&view=diff
==============================================================================
--- harmony/standard/site/xdocs/quickhelp_users.ru.xml (original)
+++ harmony/standard/site/xdocs/quickhelp_users.ru.xml Fri Dec 14 06:57:28 2007
@@ -68,7 +68,7 @@
     íàñòðîéêàõ îêðóæåíèÿ. Äëÿ íàñòðîéêè ïåðåìåííûõ îêðóæåíèÿ 
     JAVA_HOME è PATH, âîñïîëüçóéòåñü ñîîòâåòñòâóþùèìè êîìàíäàìè
     âàøåé îïåðàöèîííîé ñèñòåìû, êàê ïîêàçàíî íèæå.
-    <p><strong>Linux</strong>:  îáîëî÷êå shell (íàïðèìåð, bash), ââåäèòå ñëåäóþùèå êîìàíäû:</p>
+    <p><strong>Linux</strong>: Íàáîð êîìàíä ïîäõîäÿùèé äëÿ bash:</p>
     <pre>$ cd &lt;harmony_install_dir&gt;
 $ export JAVA_HOME=`pwd`
 $ cd bin
@@ -77,10 +77,9 @@
     <p><strong>Windows</strong>: Â ïðèìåðå àðõèâ ðàñïàêîâûâàåòñÿ â êîðíåâóþ äèðåêòîðèþ C:\. Âû ìîæåòå óñòàíîâèòü Apache Harmony â äðóãóþ óäîáíóþ äèðåêòîðèþ. 
 </p>
 <pre>
-C:&gt; cd jre
-C:\jre&gt;set JAVA_HOME=C:\jre
-C:\jre&gt; cd bin
-C:\jre\bin&gt; set PATH=C:\jre\bin;%PATH%</pre>
+C:\&gt; set JAVA_HOME=C:\jre
+C:\&gt; set PATH=C:\jre\bin;%PATH%
+</pre>
     </subsection>
 <subsection name="4. Èñïîëüçîâàíèå Apache Harmony">
 

Modified: harmony/standard/site/xdocs/quickhelp_users.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/quickhelp_users.xml?rev=604207&r1=604206&r2=604207&view=diff
==============================================================================
--- harmony/standard/site/xdocs/quickhelp_users.xml (original)
+++ harmony/standard/site/xdocs/quickhelp_users.xml Fri Dec 14 06:57:28 2007
@@ -132,10 +132,10 @@
             The following example assumes you unpacked the <code>zip</code> 
             file into the root directory <code>C:\</code>.
             Please adjust as necessary.
-<pre>C:> cd jre
-C:\jre>set JAVA_HOME=C:\jre
-C:\jre> cd bin
-C:\jre\bin> set PATH=C:\jre\bin;%PATH%</pre>
+<pre>
+C:\&gt; set JAVA_HOME=C:\jre
+C:\&gt; set PATH=C:\jre\bin;%PATH%
+</pre>
 </dd>
       </dl>
     </subsection>