diff options
author | garga <garga@FreeBSD.org> | 2006-11-24 02:20:42 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-11-24 02:20:42 +0800 |
commit | 091fb14878a3240a7ca4abcbf2b260702b33c447 (patch) | |
tree | 91a277f1518fde892400c378b7d1a602d76fe079 /net-im/Makefile | |
parent | b44dfcb960da150fa00901175b68f4c44fb6e59f (diff) | |
download | freebsd-ports-gnome-091fb14878a3240a7ca4abcbf2b260702b33c447.tar.gz freebsd-ports-gnome-091fb14878a3240a7ca4abcbf2b260702b33c447.tar.zst freebsd-ports-gnome-091fb14878a3240a7ca4abcbf2b260702b33c447.zip |
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/
Diffstat (limited to 'net-im/Makefile')
-rw-r--r-- | net-im/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index bb27e1e94002..ec6bc4f84fb4 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -27,6 +27,7 @@ SUBDIR += gaim-devel SUBDIR += gaim-extprefs SUBDIR += gaim-guifications + SUBDIR += gaim-hotkeys SUBDIR += gaim-ignorance SUBDIR += gaim-latex SUBDIR += gaim-openq |