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/pidgin-hotkeys/pkg-descr | |
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/pidgin-hotkeys/pkg-descr')
-rw-r--r-- | net-im/pidgin-hotkeys/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net-im/pidgin-hotkeys/pkg-descr b/net-im/pidgin-hotkeys/pkg-descr new file mode 100644 index 000000000000..119404f8aaae --- /dev/null +++ b/net-im/pidgin-hotkeys/pkg-descr @@ -0,0 +1,6 @@ +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/ |