mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
See ChangeLog
Monotone-Parent: f6a08c3b1afc336cd35006c90d8dbf33e7f88bf1 Monotone-Revision: b5f2243baded9602acbf5acb8da41a1cc71e1a15 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2008-08-21T17:46:17 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -55,9 +55,9 @@ function buildTree(response) {
|
||||
d.config.folderLlinks = true;
|
||||
d.config.hideRoot = true;
|
||||
d.icon.root = ResourcesURL + '/tbtv_account_17x17.gif';
|
||||
d.icon.folder = ResourcesURL + '/tbtv_leaf_corner_17x17.gif';
|
||||
d.icon.folderOpen = ResourcesURL + '/tbtv_leaf_corner_17x17.gif';
|
||||
d.icon.node = ResourcesURL + '/tbtv_leaf_corner_17x17.gif';
|
||||
d.icon.folder = ResourcesURL + '/tbtv_leaf_corner_17x17.png';
|
||||
d.icon.folderOpen = ResourcesURL + '/tbtv_leaf_corner_17x17.png';
|
||||
d.icon.node = ResourcesURL + '/tbtv_leaf_corner_17x17.png';
|
||||
d.icon.line = ResourcesURL + '/tbtv_line_17x17.gif';
|
||||
d.icon.join = ResourcesURL + '/tbtv_junction_17x17.gif';
|
||||
d.icon.joinBottom = ResourcesURL + '/tbtv_corner_17x17.gif';
|
||||
|
||||
Reference in New Issue
Block a user