]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
gui/macapp: make submenu of aliases for 'webopen'
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 25 Sep 2008 16:39:19 +0000 (09:39 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 25 Sep 2008 16:39:19 +0000 (09:39 -0700)
commit9b10f46374b1ef89f7da152363c1f1c877d15fe4
treeab87204ecc01d8bc2708a551d9945f7c2c57f529
parent57d9f6beb61fdd01c765a26a7e8aaf4e2caa6919
gui/macapp: make submenu of aliases for 'webopen'

this changes the 'open webroot' menu item to be a submenu listing all aliases
defined in ~/.tahoe.  Note that the dock menu does not support submenus, so it
only offers a single 'open webroot' option for the default tahoe: alias.

I had trouble with this at first and concluded that the submenus didn't work,
and made it a distinct 'WebUI' menu in it's own right.  on further inspection,
there are still problems but they seem to be something like once the dock menu
has been used, sometimes the app's main menubar menus will cease to function,
and this happens regardless of whether submenus or plain simple menus are used.
I have no idea what the peoblem is, but it's not submenu specific.
src/allmydata/gui/macapp.py