Revision 920
| libsylph/procmsg.c (revision 920) | ||
|---|---|---|
| 1220 | 1220 |
g_return_val_if_fail(node->data != NULL, FALSE); |
| 1221 | 1221 |
|
| 1222 | 1222 |
item = FOLDER_ITEM(node->data); |
| 1223 |
if (!item->path) |
|
| 1223 |
if (!item->path || item->stype == F_VIRTUAL)
|
|
| 1224 | 1224 |
return FALSE; |
| 1225 | 1225 |
|
| 1226 | 1226 |
dir = folder_item_get_path(item); |
| ChangeLog.ja (revision 920) | ||
|---|---|---|
| 1 |
2006-01-24 |
|
| 2 |
|
|
| 3 |
* libsylph/procsg.c: procmsg_remove_all_cached_messages(): ???? |
|
| 4 |
?ե????????åפ????褦?ˤ????? |
|
| 5 |
|
|
| 1 | 6 |
2006-01-23 |
| 2 | 7 |
|
| 3 | 8 |
* libsylph/procmsg.[ch] |
| ChangeLog (revision 920) | ||
|---|---|---|
| 1 |
2006-01-24 |
|
| 2 |
|
|
| 3 |
* libsylph/procsg.c: procmsg_remove_all_cached_messages(): skip |
|
| 4 |
virtual folders. |
|
| 5 |
|
|
| 1 | 6 |
2006-01-23 |
| 2 | 7 |
|
| 3 | 8 |
* libsylph/procmsg.[ch] |
Also available in: Unified diff