Changeset 5001 for www-website/downloads.php
- Timestamp:
- 01/04/06 15:35:21 (3 years ago)
- Files:
-
- 1 modified
-
www-website/downloads.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/downloads.php
r5000 r5001 139 139 print _(" You can run Gajim by typing the following:\n"); 140 140 print (" <br/>\n"); 141 print (" <br/>\n"); 141 142 print (" <i>\n"); 142 print (" cd gajim ;./launch.sh\n");143 print (" cd gajim")."</i> "._("and then")."<i> "."./launch.sh\n"); 143 144 print (" </i>\n"); 144 145 print (" <br/>\n"); 145 146 print (" <br/>\n"); 146 147 print _(" Once you have the repository, you can update it periodicaly so it matches the latest version from the server with the following command:\n"); 148 print (" <br/>\n"); 147 149 print (" <br/>\n"); 148 150 print (" <i>\n");
