[Pidgin] #565: Please bring back Conversation->Insert Link
Pidgin
trac at pidgin.im
Thu Jun 7 09:45:31 EDT 2007
#565: Please bring back Conversation->Insert Link
---------------------------+------------------------------------------------
Reporter: VF | Owner:
Type: enhancement | Status: closed
Priority: minor | Milestone: 2.0.2
Component: pidgin (gtk) | Version: 2.0
Resolution: fixed | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by arantius):
Looks great. What are the chances of changing, say
{{{
{ N_("/Conversation/Insert Lin_k..."), NULL, menu_insert_link_cb,
0,
"<StockItem>", PIDGIN_STOCK_TOOLBAR_INSERT_LINK },
}}}
into
{{{
{ N_("/Conversation/Insert Lin_k..."), "<CTL>K",
menu_insert_link_cb, 0,
"<StockItem>", PIDGIN_STOCK_TOOLBAR_INSERT_LINK },
}}}
I.E. A nice simple keyboard shortcut to insert a link?
--
Ticket URL: <http://developer.pidgin.im/ticket/565#comment:6>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list