Changeset 4794 for www-website/index.php

Show
Ignore:
Timestamp:
12/18/05 19:17:22 (3 years ago)
Author:
asterix
Message:

nicer sentence on index page

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/index.php

    r4690 r4794  
    1212 
    1313$array_line_begin = array( 
    14         0 => _("Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is to provide a full featured and easy to use xmpp client for the GTK+ users. Gajim does not require GNOME to run, eventhough it exists with it nicely. Gajim is released under the GNU General Public License")); 
     14        0 => _("Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is to provide a full featured and easy to use xmpp client for the GTK+ users. Gajim works nicely with GNOME, but does not require it to run. Gajim is released under the GNU General Public License")); 
    1515         
    1616$tpl->set_block("page","LINES_BEGIN","line");