Hi,
There is similar code in packet_list_store.c
*/
gtk_rc_parse_string (
"style \"PacketList-style\"\n"
"{\n"
" GtkTreeView::horizontal-separator = 0\n"
"} widget_class \"*TreeView*\""
" style \"PacketList-style\"");
}
Should that be removed? All of it moved to main.c?
Regards
Anders
-----Ursprungligt meddelande-----
Från: wireshark-commits-bounces@xxxxxxxxxxxxx
[mailto:wireshark-commits-bounces@xxxxxxxxxxxxx] För gerald@xxxxxxxxxxxxx
Skickat: den 11 september 2009 21:14
Till: wireshark-commits@xxxxxxxxxxxxx
Ämne: [Wireshark-commits] rev 29867: /trunk/gtk/
/trunk/gtk/:new_packet_list.c
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29867
User: gerald
Date: 2009/09/11 12:13 PM
Log:
Reduce the spacing between new packet list items from 2 pixels to 1. If
we want the new packet list to look like the old packet list we'll have
to adjust the behavior of the cell renderer.
Directory: /trunk/gtk/
Changes Path Action
+14 -0 new_packet_list.c Modified
___________________________________________________________________________
Sent via: Wireshark-commits mailing list
<wireshark-commits@xxxxxxxxxxxxx>
Archives: http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe