Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3945] Menu font size and Icon are too big

Date: Wed, 26 Aug 2009 18:58:46 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3945


Boyce Wong <boyce.wong@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Boyce Wong <boyce.wong@xxxxxxxxx>  2009-08-26 18:58:44 PDT ---
Thanks for all your reply. I have successfully modified the outlook of
Wireshark I like. Here below is what I have modified.

        text[ACTIVE]            = "#000000" # black
        text[SELECTED]          = "#000000" # black

gtk-font-name="Lucida Grande 9"
gtk-icon-theme-name = "gnome"
gtk-icon-sizes =
"gtk-menu=16,16:gtk-dialog=24,24:gtk-dnd=32,32:gtk-button=20,20:gtk-large-toolbar=16,16:gtk-small-toolbar=10,10:inkscape-decoration=6,6"

For menu and status bar icon, "gtk-menu" and "gtk-large-toolbar=16,16" has
direct effect. For other, I tried but cannot find any significant.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.