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-boun...@wireshark.org
[mailto:wireshark-commits-boun...@wireshark.org] För ger...@wireshark.org
Skickat: den 11 september 2009 21:14
Till: wireshark-comm...@wireshark.org
Ä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-comm...@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
 
mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to