Mercurial > pidgin
view pixmaps/tb_drag_arrow_right.xpm @ 8998:3738d1eac0ad
[gaim-migrate @ 9773]
" This patch completes the removal of the Show
joins/leaves in chats preferences
It also (temporarily?) brings back the UI for the
IM/Chat buttons preferences by changing #if 0 to #if 1
so they're still easy to identify to revist later on.
The "Individual log file for each buddy's signons" pref
became obsolete a while ago and was incorrectly #if'd
out with a prefslash04 label. This patch completes it's
death.
With this patch applied the only prefslash thing that
should block release is the custom font/color/size/etc
stuff, I think we need to work out what to do there.
There's a bit of whitespace cleanup too." --Stu Tomlinson
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 21 May 2004 14:26:31 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};