mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-10 07:48:52 +00:00
Monotone-Parent: a61aea8270f30eafc4488b9286b2d173c7a3090f
Monotone-Revision: 3ddca8791831b56115aff88f2ea9f9bdf89a6ef7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-16T21:42:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
EOQualifier *qualifier;
|
||||
EOSortOrdering *ordering;
|
||||
|
||||
NSLog (@"fetching records matching '*%@*', sorted by '%@' in order %d",
|
||||
NSLog (@"fetching records matching '%@', sorted by '%@' in order %d",
|
||||
filter, sortKey, sortOrdering);
|
||||
|
||||
fields = folderListingFields;
|
||||
|
||||
Reference in New Issue
Block a user