Disable menubar dragging in GTKv2 apps.
authorIain Patterson <me@iain.cx>
Thu, 25 Aug 2011 09:58:22 +0000 (10:58 +0100)
committerIain Patterson <me@iain.cx>
Thu, 25 Aug 2011 10:18:48 +0000 (11:18 +0100)
commit0f9a59a66f227e1fd738a4a06654a0a23843bc03
treedab5c265e2f84b4959f53750cc0349040fd8614b
parent83448b47cbb7f713eaa4a4563dc3110973eaaa5e
Disable menubar dragging in GTKv2 apps.

By default you can click in an application's menubar and drag to move
the window around.
Disable this behaviour by setting the "window-dragging" attribute of
GtkMenuBar widgets to 0.
.themes/override-2.0 [new file with mode: 0644]