[freenet-cvs] r15784 - trunk/freenet/src/freenet/clients/http/bookmark
toad at freenetproject.org
toad at freenetproject.org
Tue Nov 13 22:43:54 UTC 2007
Author: toad
Date: 2007-11-13 22:43:54 +0000 (Tue, 13 Nov 2007)
New Revision: 15784
Modified:
trunk/freenet/src/freenet/clients/http/bookmark/BookmarkManager.java
Log:
update descriptions of sites
Modified: trunk/freenet/src/freenet/clients/http/bookmark/BookmarkManager.java
===================================================================
--- trunk/freenet/src/freenet/clients/http/bookmark/BookmarkManager.java 2007-11-13 22:41:46 UTC (rev 15783)
+++ trunk/freenet/src/freenet/clients/http/bookmark/BookmarkManager.java 2007-11-13 22:43:54 UTC (rev 15784)
@@ -35,13 +35,13 @@
indexes.addBookmark(new BookmarkItem(
new FreenetURI(
"USK at zQyF2O1o8B4y40w7Twz8y2I9haW3d2DTlxjTHPu7zc8,h2mhQNNE9aQvF~2yKAmKV1uorr7141-QOroBf5hrlbw,AQACAAE/AnotherIndex/33/"),
- "Another Index (freesites with categories but no descriptions)",
+ "Another Index (large categorised index, many sites have no description)",
node.alerts));
indexes.addBookmark(new BookmarkItem(
new FreenetURI(
"USK at RJnh1EnvOSPwOWVRS2nyhC4eIQkKoNE5hcTv7~yY-sM,pOloLxnKWM~AL24iDMHOAvTvCqMlB-p2BO9zK96TOZA,AQACAAE/index_fr/21/"),
- "Index des sites Français (french freesites with descriptions but no categories)",
+ "Index des sites Français (small French index with descriptions)",
node.alerts));
indexes.addBookmark(new BookmarkItem(
More information about the cvs
mailing list