Update to 0.80:
New Features: * Ability to send files from the conversation window (Daniel Atallah) * Drag a file into the buddy list or a conversation to send it to that buddy * Yet more new commands and features for SILC (Stu Tomlinson) * Gaim uses the new file chooser when compiled for GTK+ 2.4 (Fernando Herrera) * Support for the Epiphany web browser (Leonardo Serra) * Status messages in Gadu-Gadu (Andrew (proton) Wellington) * Parentheses are now displayed around the title and tabs of conversations from offline accounts or parted chats. * Zephyr typing notification (Arun A Tharuvai) * Account dialog's columns are resizable (Eduardo Pérez) Bug Fixes: * The firefox browser option now works with firefox 0.9 * Buddy icons in conversations no longer depend on the buddy list * Fix for the bug where some buddies seemed logged in 4 thousand some odd days (Alan Ford) Patch from maintainer, Matthew Luckie, in private mail.
This commit is contained in:
parent
7f211d083d
commit
64f7bd3535
3 changed files with 8 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.64 2004/06/25 12:24:21 gavan Exp $
|
||||
# $NetBSD: Makefile,v 1.65 2004/07/17 23:25:04 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gaim-0.79
|
||||
DISTNAME= gaim-0.80
|
||||
CATEGORIES= chat x11
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.29 2004/06/25 12:24:21 gavan Exp $
|
||||
@comment $NetBSD: PLIST,v 1.30 2004/07/17 23:25:04 jmmv Exp $
|
||||
bin/gaim
|
||||
bin/gaim-remote
|
||||
include/gaim/account.h
|
||||
|
@ -149,6 +149,7 @@ ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gaim.mo
|
|||
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gaim.mo
|
||||
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gaim.mo
|
||||
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gaim.mo
|
||||
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gaim.mo
|
||||
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gaim.mo
|
||||
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gaim.mo
|
||||
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gaim.mo
|
||||
|
@ -392,6 +393,7 @@ share/pixmaps/gaim/status/default/gadu-gadu.png
|
|||
share/pixmaps/gaim/status/default/game.png
|
||||
share/pixmaps/gaim/status/default/hiptop.png
|
||||
share/pixmaps/gaim/status/default/icq.png
|
||||
share/pixmaps/gaim/status/default/ignored.svg
|
||||
share/pixmaps/gaim/status/default/invisible.png
|
||||
share/pixmaps/gaim/status/default/irc.png
|
||||
share/pixmaps/gaim/status/default/jabber.png
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.45 2004/06/25 12:24:21 gavan Exp $
|
||||
$NetBSD: distinfo,v 1.46 2004/07/17 23:25:04 jmmv Exp $
|
||||
|
||||
SHA1 (gaim-0.79.tar.bz2) = 03e34aea71ab7e6d1090f5bf845a11a4a2677f96
|
||||
Size (gaim-0.79.tar.bz2) = 4377687 bytes
|
||||
SHA1 (gaim-0.80.tar.bz2) = 66694310c1071d82bc505072165b24dc56c8c98b
|
||||
Size (gaim-0.80.tar.bz2) = 4589883 bytes
|
||||
SHA1 (patch-aa) = 24f1b21042df5c7706dcf3def37e10943acdd39e
|
||||
SHA1 (patch-ab) = b0637e032ceeefe3b3cc9db42a3105ea9bc68a62
|
||||
|
|
Loading…
Reference in a new issue