[Pidgin] #7293: Large vertical spaces on BuddyList (on Windows)
Pidgin
trac at pidgin.im
Fri Oct 17 19:23:57 EDT 2008
#7293: Large vertical spaces on BuddyList (on Windows)
--------------------------------------+-------------------------------------
Reporter: krmichal | Owner:
Type: enhancement | Status: new
Milestone: | Component: pidgin (gtk)
Version: 2.5.1 | Resolution:
Keywords: buddylist vertical space |
--------------------------------------+-------------------------------------
Comment(by charding):
The cvs verstion of the Extended Prefs plugin
(http://sourceforge.net/projects/gaim-extprefs/) gives you the ability to
change the vertical spacing between buddies. It also will allow you to
change the size of the expander(s) for the groups in your buddy list.
Alternatively, you can also change the vertical spacing and expander size
by adding this to your .purple/gtkrc-2.0 file:
style "blist-vspace-style" {
GtkTreeView::vertical-separator=0 # default size is 2
GtkTreeView::expander-size=9 # Default size is 12
}
widget "*pidgin_blist_treeview" style "blist-vspace-style"
--
Ticket URL: <http://developer.pidgin.im/ticket/7293#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list