Mercurial > pidgin
view pixmaps/tb_drag_arrow_right.xpm @ 9028:6fd7de357672
[gaim-migrate @ 9804]
This fixes bug #958394. It makes pasting while something selected overwrite
the selection, rather than inserting it to one side of the selection.
Someone double check middle click pasting with a selection works however
it's supposed to work. Currently it replaces the selection with itself,
and deselects it as a side effect.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Sun, 23 May 2004 06:28:29 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_left_xpm[] = { "16 13 2 1", " c None", ". c #FF0000", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};