0.7.1 in .desktop and in changelog
This commit is contained in:
parent
2be6d40a31
commit
a70f7e59dc
14
Changelog
14
Changelog
|
@ -1,3 +1,17 @@
|
||||||
|
Gajim 0.7.1 (5 Jun 2005)
|
||||||
|
|
||||||
|
* Transports icon as an option and error/mesage icon for transports
|
||||||
|
* Gajim is more HIG compatible
|
||||||
|
* Editing registration information on transports
|
||||||
|
* Messages stanza without <body> element are not printed
|
||||||
|
* SASL bugfix
|
||||||
|
* GtkSpell capabilities
|
||||||
|
* Support SSL (legacy) connection
|
||||||
|
* Assign gpg key to specific contact
|
||||||
|
* Contacts are sortable by status
|
||||||
|
* Gajim remembers last lines when reopening chat
|
||||||
|
* New translations available: German, Russian, Spanish, Bulgarian
|
||||||
|
|
||||||
Gajim 0.7 (23 May 2005)
|
Gajim 0.7 (23 May 2005)
|
||||||
|
|
||||||
* Ability for groupchat reserved rooms with full affiliations and roles support
|
* Ability for groupchat reserved rooms with full affiliations and roles support
|
||||||
|
|
|
@ -3,7 +3,7 @@ Categories=Network;InstantMessaging;Application;
|
||||||
Name=Gajim
|
Name=Gajim
|
||||||
GenericName=Jabber IM Client
|
GenericName=Jabber IM Client
|
||||||
Comment=A GTK+ Jabber client
|
Comment=A GTK+ Jabber client
|
||||||
Version=0.7
|
Version=0.7.1
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=gajim
|
Exec=gajim
|
||||||
Icon=gajim.xpm
|
Icon=gajim.xpm
|
||||||
|
|
Loading…
Reference in New Issue