Show
Ignore:
Timestamp:
01/04/06 15:35:21 (3 years ago)
Author:
nk
Message:

fixes in www

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r5000 r5001  
    139139print _("   You can run Gajim by typing the following:\n"); 
    140140print ("     <br/>\n"); 
     141print ("     <br/>\n"); 
    141142print ("     <i>\n"); 
    142 print ("    cd gajim; ./launch.sh\n"); 
     143print ("    cd gajim")."</i> "._("and then")."<i> "."./launch.sh\n"); 
    143144print ("   </i>\n"); 
    144145print ("     <br/>\n"); 
    145146print ("     <br/>\n"); 
    146147print _("   Once you have the repository, you can update it periodicaly so it matches the latest version from the server with the following command:\n"); 
     148print ("     <br/>\n"); 
    147149print ("     <br/>\n"); 
    148150print ("     <i>\n");