Update of /cvsroot/fink/experimental/alexkhansen/xml/multilingual
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2389

Modified Files:
        multilingual.xml 
Log Message:
New rev:  no more wildcards

However, I still stand by the scripts/installer/dmg thing until the 
Makefiles are modified accordingly.


Index: multilingual.xml
===================================================================
RCS file: /cvsroot/fink/experimental/alexkhansen/xml/multilingual/multilingual.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- multilingual.xml    6 Mar 2004 18:57:05 -0000       1.9
+++ multilingual.xml    7 Mar 2004 23:34:45 -0000       1.10
@@ -217,7 +217,7 @@
     <p>If the file already exists, you can skip to the next step.</p>
             </li>
             <li>Commit the file, e.g. in the prior example:<codeblock>cvs ci -m 
"message" download.ru.php</codeblock>where once again <em>message </em>should indicate 
what you've done.  Give your SourceForge password at the prompt.  You may get a 
message about the DSA key of the server being unknown.  Go ahead and answer yes.
-    <p>Note:  you can commit multiple files at once, and use wildcards, too.</p></li>
+    <p>Note:  you can commit multiple files at once.</p></li>
           </ol></li>
         <li>          <em>Dynamic:  </em>(XML and PHP).  After you've modified the 
XML file, do the following:<ol>
             <li>Open a terminal</li>
@@ -237,8 +237,13 @@
 <codeblock>cd ~/Documents/Fink-i18n</codeblock>
               <p>if you created your <filename>xml</filename> tree under 
<filename>Documents/Fink-i18n/</filename> in your home folder.</p>
             </li>
-            <li>If the XML file was new, you'll need to do some more CVS adding.  For 
example, if you have been working on the FAQ, then, you'll want to run:<codeblock>cvs 
add xml/web/faq/* xml/scripts/installer/dmg/*</codeblock>
-            </li>
+            <li>If the XML file was new, you'll need to do some more CVS adding.  For 
example, if you have been working on the FAQ, then, you'll want to run 
(e.g.):<codeblock>cvs add xml/web/faq/index.en.php xml/web/faq/general.ru.php
+\xml/web/faq/relations.ru.php xml/web/faq/usage-fink.ru.php 
+\xml/web/comp-general.ru.php xml/web/faq/comp-packages.ru.php 
+\xml/web/faq/usage-general.ru.php xml/web/faq/usage-packages.ru.php 
+\xml/web/faq/upgrade-fink.ru.php xml/web/faq/mirrors.ru.php 
+\xml/web/faq/faq.ru.html xml/web/faq/header.ru.inc
+\xml/scripts/installer/dmg/faq.ru.html</codeblock>For other documents, the files will 
of course be different--use whatever gets created for your language when you run 
<code>make install</code>.</li>
             <li>Commit the whole tree:<codeblock>cvs ci -m "message" xml</codeblock>  
        <p>Where once again <em>message</em> is a descriptive log message (you may 
want to use the same one as when you committed the XML file). Enter your SourceForge 
Password at the prompt.  You may get a message about the DSA key of the server.  Go 
ahead and anwer yes.</p>
             </li>
           </ol>



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to