
Quoting bulia byak <buliabyak@...400...>:
On 6/7/05, Alexandre Prokoudine <alexandre.prokoudine@...400...> wrote:
Are they switched off explicitely?
No. Just not enabled. I have no idea what it takes to enable them, but in any case we have our own verbs/shortcuts system which may or may not be easy to interface with this facility.
It used to work in Sodipodi (though the custom bindings never got saved between sessions), but was basically entirely disabled when the "new" (prior to the fork) verb system was introduced.
It would take quite a bit of work to get those GTK facilities working again, and it would probably be less work to just switch to using the native GTK "verb system" (GtkAction, IIRC) instead.
Of course GtkAction does lack some nicities we've hacked on ourselves since the fork -- we'd have to see whether those could be preserved in such a switch.
-mental