X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.pentadactylrc;h=78cf13d43c020146a3aee9da931c19e267fb8c76;hb=46adea27ee41b3de4b29c2c2493a13c5af6541bb;hp=c96f4806eefcffa6fd7a832cd7d557539177144a;hpb=f5757053144627072421376776ac959f70af72d0;p=profile.git diff --git a/.pentadactylrc b/.pentadactylrc index c96f480..78cf13d 100644 --- a/.pentadactylrc +++ b/.pentadactylrc @@ -5,7 +5,7 @@ loadplugins '\.(js|penta)$' " Show scrollbars, address bar and tab numbers. set guioptions=CMbcmnrs " On Mac there is no menu bar. The icons are in the toolbar. -:if (/Mac OS X/.test(navigator.userAgent)) +:if (/Mac OS X/.test(content.navigator.userAgent)) set guioptions+=T :endif