Wireshark-users: Re: [Wireshark-users] Icon Sizes In Toolbar
From: Jaap Keuter <
jaap.keuter@xxxxxxxxx>
Date: Mon, 12 Jun 2006 09:28:44 +0200 (CEST)
Hi,
Go to this file:
C:\Program Files\Wireshark\share\themes\Default\gtk-2.0\gtkrc
and change
gtk-toolbar-icon-size = small-toolbar
into
gtk-toolbar-icon-size = large-toolbar
Thanx,
Jaap
On Sun, 11 Jun 2006, Keith French wrote:
> With Wireshark 0.99.1pre1 is there a way to make the toolbar icons a
> bit bigger? They can be a bit too small to differentiate some of them,
> permanently requiring to hover over the icon for it's function.
>
> Thanks