GNOME Bugzilla – Bug 673649
GSettings lockdown key "disable-quit" doesn't work with application menu item 'quit'
Last modified: 2012-04-11 11:23:36 UTC
Created attachment 211479 [details] [review] Patch, fixing the issue. It is possible to close epiphany through application menu item "Quit", even if "disable-quit" lockdown key is enabled. In the attachment there is a patch with a solution to this. Note, that this patch does not handle UNIX signals. Browser can still be closed by sending SIGTERM or SIGINT.
Thank you, I've committed this updated to git master. In the future please send full git patches with commit message and yourself as author, that makes it easier to push them!