From owner-cvs-all@FreeBSD.ORG Thu Nov 23 18:20:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6B38416A40F; Thu, 23 Nov 2006 18:20:43 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECBB843D58; Thu, 23 Nov 2006 18:20:06 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kANIKhph075248; Thu, 23 Nov 2006 18:20:43 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kANIKhIa075246; Thu, 23 Nov 2006 18:20:43 GMT (envelope-from garga) Message-Id: <200611231820.kANIKhIa075246@repoman.freebsd.org> From: Renato Botelho Date: Thu, 23 Nov 2006 18:20:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im Makefile ports/net-im/gaim-hotkeys Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2006 18:20:43 -0000 garga 2006-11-23 18:20:42 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/gaim-hotkeys Makefile distinfo pkg-descr Log: A gaim plugin that allows user to assign global hotkeys (e.g. Ctrl+Alt+g) for togglling buddy list and reading queued message. When "Toggle List" hotkey is enabled, it makes the buddy list hidden from your taskbar and task switcher (similar to ICQ). WWW: http://sourceforge.net/projects/gaim-hotkeys/ Revision Changes Path 1.37 +1 -0 ports/net-im/Makefile 1.1 +32 -0 ports/net-im/gaim-hotkeys/Makefile (new) 1.1 +3 -0 ports/net-im/gaim-hotkeys/distinfo (new) 1.1 +6 -0 ports/net-im/gaim-hotkeys/pkg-descr (new)