Show
Ignore:
Timestamp:
08/27/05 15:49:29 (3 years ago)
Author:
nk
Message:

add fedora, ubuntu

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r3217 r3260  
    1616print ("</a>\n"); 
    1717print _("    If you use Debian unstable do")." <i>apt-get install gajim</i>\n"; 
    18 print _("    Ubuntu and other Debian-based users")." <a href=\"http://packages.debian.org/unstable/net/gajim\"> use this link</a>"._(" to get the deb"."\n"); 
     18print ("    <br/>\n"); 
     19 
     20print ("<a name=\"ubuntu\">\n"); 
     21print ("   <h2>\n"); 
     22print ("    Ubuntu\n"); 
     23print ("   </h2>\n"); 
     24print ("</a>\n"); 
     25print _("    If you use Ubuntu universe repository do")." <i>apt-get install gajim</i>\n"; 
     26print ("    <br/>\n"); 
     27 
     28print ("<a name=\"fedora\">\n"); 
     29print ("   <h2>\n"); 
     30print ("    Fedora\n"); 
     31print ("   </h2>\n"); 
     32print ("</a>\n"); 
     33print _("    You can find a FC4 rpm ")."<a href=\"http://legion.besove.org/fedora/custom/4/i386/gajim-0.8.1-1.peio.fc4.i386.rpm\">"._("here")."</a>.\n"; 
    1934print ("    <br/>\n"); 
    2035 
     
    3853print ("   </h2>\n"); 
    3954print ("</a>\n"); 
    40 print _("    You can find a SuSE rpm ")."<a href=\"http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=/Network/gajim\">"._("here")."</a>.\n"; 
     55print _("    You can find a SuSE rpm ")."<a href=\"http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=/Network/gajim\">"._("here")."</a><br/>.\n"; 
    4156 
    4257print ("<a name=\"pld\">\n");