Changeset 4794 for www-website/index.php
- Timestamp:
- 12/18/05 19:17:22 (3 years ago)
- Files:
-
- 1 modified
-
www-website/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www-website/index.php
r4690 r4794 12 12 13 13 $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")); 15 15 16 16 $tpl->set_block("page","LINES_BEGIN","line");
