[Pidgin] #9152: Feature Request: Allow protocols to deslected
Pidgin
trac at pidgin.im
Sun May 10 19:47:31 EDT 2009
#9152: Feature Request: Allow protocols to deslected
------------------------------------+---------------------------------------
Reporter: mufunk | Owner: lschiere
Type: plugin request | Status: pending
Milestone: | Component: unclassified
Version: 2.5.5 | Resolution:
Keywords: protocols disable hide |
------------------------------------+---------------------------------------
Changes (by rekkanoryo):
* status: new => pending
Comment:
You can disable protocols by deleting their protocol plugins from the
plugins directory of a Pidgin installation. For example, if you want to
hide all but XMPP, remove all the lib*.dll files from the plugins
directory except for libjabber.dll and libxmpp.dll.
To accomplish anything more restrictive than that, you would need to
modify libpurple to prevent loading plugins other than those that are
approved, and modify the protocol plugin in question to use only the
server you want.
We're not particularly interested in providing further administrative
controls, but in theory plugins could do so.
--
Ticket URL: <http://developer.pidgin.im/ticket/9152#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list