Mercurial > pidgin
annotate plugins/perl/common/MANIFEST @ 13505:7a6763bbf82b
[gaim-migrate @ 15881]
On Mon, 2006-03-13 at 15:10 -0500, Adil wrote:
> Would it be `better' to not print an error message for the event
> (because it is possible to have a chat-window for a disconnected
> account), and popup a menu with disabled entries instead?
This commit implements that. I've also removed some code duplication by having create_chat_menu() look up the prpl_info from the gc.
Also, I think we should grey out the Send File menu item when a particular user doesn't have the ability to receive files, rather than not show it. It's more consistent with what we do elsewhere. I've made that change as well.
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Tue, 14 Mar 2006 06:15:31 +0000 |
| parents | 134d0001983d |
| children | 6ea890a0dd1e |
| rev | line source |
|---|---|
| 6670 | 1 Account.xs |
| 11118 | 2 AccountOpts.xs |
| 3 BuddyIcon.xs | |
| 6670 | 4 BuddyList.xs |
| 11118 | 5 Cipher.xs |
| 6 Cmds.xs | |
| 6670 | 7 Connection.xs |
| 8 Conversation.xs | |
| 11118 | 9 FT.xs |
| 10 Gaim.xs | |
| 11 ImgStore.xs | |
| 12 Log.xs | |
| 13 Network.xs | |
| 14 Notify.xs | |
| 15 Plugin.xs | |
| 16 PluginPref.xs | |
| 17 Pounce.xs | |
| 18 Prefs.xs | |
| 19 Privacy.xs | |
| 20 Proxy.xs | |
| 21 Prpl.xs | |
| 22 Request.xs | |
| 23 Roomlist.xs | |
| 24 SSLConn.xs | |
| 25 SavedStatuses.xs | |
| 26 Server.xs | |
| 27 Sound.xs | |
| 28 Status.xs | |
| 29 Stringref.xs | |
| 30 Util.xs | |
| 31 XMLNode.xs | |
| 6670 | 32 Gaim.pm |
| 33 MANIFEST | |
| 34 Makefile.PL | |
| 35 typemap |
