Monotone-Parent: 1ffaf9e076e84ef5e4a28b95266b8a396f8a656c

Monotone-Revision: d3336287196cd9652f1557ca089836260940184d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-09-13T21:31:29
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-09-13 21:31:29 +00:00
parent 0f95fbbba9
commit a6da1ca06b

View File

@@ -102,6 +102,11 @@
pageName = "UIxContactEditor";
actionName = "write";
};
vcard = {
protectedBy = "View";
pageName = "UIxContactView";
actionName = "vcard";
};
};
};
@@ -130,6 +135,11 @@
pageName = "UIxContactEditor";
actionName = "write";
};
vcard = {
protectedBy = "View";
pageName = "UIxContactView";
actionName = "vcard";
};
};
};
};