GNOME Bugzilla – Bug 231968
Ability to access Permissions dialog from menus
Last modified: 2005-08-02 14:42:16 UTC
The Permissions dialog should be accessible from more than the Right Mouse menu. Possibly under the File Folder cascade menu? (not for 1.2)
We said no UI changes for 1.4, so punting this.
This is all done within Connector now.
would be easy to fix now...
except for the UI freeze
May be this can be a plugin ? [ something similar to the "save-attachments" plugin which get invoked as a menu item? ]
ug. we are at UI freeze again... and still this isn't fixed. Sigh. Setting milestone to 2.3 regrettably.
Attaching a patch soon.
I have committed some changes which will now show the 'Permissions' menu-item in 'File' menu for all the components. Now it is working only for mailer component. Anyway, folder permissions can be accessed by right click on a folder for all the components. I will fix it completely as soon as possible :)
Attaching 2 patches: 1) There was no support for Target selection in 'Tasks' component. I have added it now. 2) Added functionality in exchange plugins.
Created attachment 49774 [details] [review] Proposed patch For Target selection support in 'Tasks' component
Created attachment 49775 [details] [review] Patch fixes the problem plugin support for exchange
Created attachment 49822 [details] [review] Proposed patch One more patch in mailer which resolves some undefined symbols.
Committed to HEAD with small changes.