diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-04 16:48:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-04 16:48:42 +0000 |
commit | 35286d0bf45be5b9c9f711b9cd46a3dd745da711 (patch) | |
tree | a47093f4b05828d9720958806fb70d3e9be9d5d6 /net-im/Makefile | |
parent | dfdc0ad607b928cf201261d0bb51207f6d411162 (diff) |
This is Paul Dwerryhouse's standalone version of Artemy Kapitula's manualsize
plugin. This plugin restores the ability for users to resize the text input area
of the message window. This functionality was the default behaviour in Pidgin
prior to version 2.4.
WWW: http://leapster.org/patches/pidgin/
Submitted by: Joseph S. Atkinson <jsatkinson@embarqmail.com>
Notes
Notes:
svn path=/head/; revision=212599
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 c49f82951957..619e48961aae 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -107,6 +107,7 @@ SUBDIR += pidgin-hotkeys SUBDIR += pidgin-latex SUBDIR += pidgin-libnotify + SUBDIR += pidgin-manualsize SUBDIR += pidgin-rhythmbox SUBDIR += pork SUBDIR += psi |