mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
Monotone-Parent: 303b1e781872f11eb1260c7f21d6ad5e73b55be7
Monotone-Revision: bb6767d882b80a6dcb30d6487153b189ee367d0d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-05T21:29:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -79,17 +79,17 @@
|
||||
methods = {
|
||||
getMail = {
|
||||
protectedBy = "View";
|
||||
actionClass = "UIxMailListActions";
|
||||
actionClass = "UIxMailListActions";
|
||||
actionName = "getMail";
|
||||
};
|
||||
uids = {
|
||||
protectedBy = "<public>";
|
||||
actionClass = "UIxMailListActions";
|
||||
actionClass = "UIxMailListActions";
|
||||
actionName = "getSortedUIDs";
|
||||
};
|
||||
headers = {
|
||||
protectedBy = "<public>";
|
||||
actionClass = "UIxMailListActions";
|
||||
actionClass = "UIxMailListActions";
|
||||
actionName = "getHeaders";
|
||||
};
|
||||
subscribe = {
|
||||
|
||||
Reference in New Issue
Block a user