I've just started using Qt Creator 2.0.1 on Linux (Ubuntu) and I'm struggling to understand how to manage UI resources through Qt Designer.

I'm reading the docs here: http://doc.trolltech.com/4.7/designer-resources.html which explains how to define and edit a resource file in Qt Designer.

The trouble is that I can't locate the Resource Browser - the docs state that I need to:
"enable the resource editor by opening the Tools menu, and switching on the Resource Browser option."
but I don't have any such option in the Tools menu.

If anyone can point me in the right direction, I'd really appreciate it.

Thanks.