[freenet-cvs] r15783 - trunk/freenet/src/freenet/clients/http/bookmark

toad at freenetproject.org toad at freenetproject.org
Tue Nov 13 22:41:47 UTC 2007


Author: toad
Date: 2007-11-13 22:41:46 +0000 (Tue, 13 Nov 2007)
New Revision: 15783

Modified:
   trunk/freenet/src/freenet/clients/http/bookmark/BookmarkManager.java
Log:
Update edition for AnotherIndex

Modified: trunk/freenet/src/freenet/clients/http/bookmark/BookmarkManager.java
===================================================================
--- trunk/freenet/src/freenet/clients/http/bookmark/BookmarkManager.java	2007-11-13 22:40:57 UTC (rev 15782)
+++ trunk/freenet/src/freenet/clients/http/bookmark/BookmarkManager.java	2007-11-13 22:41:46 UTC (rev 15783)
@@ -34,7 +34,7 @@
 			BookmarkCategory indexes = (BookmarkCategory) defaultRoot.addBookmark(new BookmarkCategory("Indexes"));
 			indexes.addBookmark(new BookmarkItem(
 					new FreenetURI(
-							"USK at zQyF2O1o8B4y40w7Twz8y2I9haW3d2DTlxjTHPu7zc8,h2mhQNNE9aQvF~2yKAmKV1uorr7141-QOroBf5hrlbw,AQACAAE/AnotherIndex/28/"),
+							"USK at zQyF2O1o8B4y40w7Twz8y2I9haW3d2DTlxjTHPu7zc8,h2mhQNNE9aQvF~2yKAmKV1uorr7141-QOroBf5hrlbw,AQACAAE/AnotherIndex/33/"),
 							"Another Index (freesites with categories but no descriptions)",
 							node.alerts));
 




More information about the cvs mailing list