Modifier l'interface de gaim
Enlever le padding de gauche de la liste de contacts
Dans le fichier ~/.gtkrc-2.0, ajoutez:
style "my-narrow-tree" { GtkTreeView::expander_size = 0 } # And apply the style to the buddy list: widget "*gaim_gtkblist_treeview" style "my-narrow-tree"
Il faut repartir Gaim pour que les modifications s'appliquent.
Aidé par deryni le 2005-07-15 sur irc.freenode.org#gaim.
~/.gaimrc v4
# .gaimrc v4 users { } options { misc_options { 0 } logging_options { 0 } blist_options { 127 } convo_options { 1307 } im_options { 11 } chat_options { 156 } font_options { 0 } sound_options { 122959 } away_options { 2 } { 0 } font_xfld { } font_face { } font_size { 3 } foreground { 0 } { 0 } { 0 } background { 0 } { 0 } { 0 } report_idle { 2 } web_browser { 2 } web_command { htmlview %s } blist_pos { 0 } { 0 } { 0 } { 0 } { 0 } { 0 } conv_size { 320 } { 175 } { 50 } buddy_chat_size { 320 } { 160 } { 50 } } sound_files { soundA { } soundB { } soundC { } soundD { } soundE { } soundF { } soundG { } soundH { } soundI { } soundJ { } soundK { } sound_cmd { } } away { message { boring default } { sorry, i ran out for a while. bbl } auto { 10 } { 0 } } pounce { } plugins { } proxy { host { } port { 0 } type { 0 } user { } pass { } }