Author: bblfish
Date: Sun May 22 00:36:33 2011
New Revision: 1125847

URL: http://svn.apache.org/viewvc?rev=1125847&view=rev
Log:
Revert "small change to documentation"

This reverts commit 326dd1d2b0852925d9686943ea03ff22e3fd0820.

Modified:
    
incubator/clerezza/trunk/parent/platform.accountcontrolpanel/platform.accountcontrolpanel.core/src/main/scala/org/apache/clerezza/platform/accountcontrolpanel/PersonPanel.scala

Modified: 
incubator/clerezza/trunk/parent/platform.accountcontrolpanel/platform.accountcontrolpanel.core/src/main/scala/org/apache/clerezza/platform/accountcontrolpanel/PersonPanel.scala
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.accountcontrolpanel/platform.accountcontrolpanel.core/src/main/scala/org/apache/clerezza/platform/accountcontrolpanel/PersonPanel.scala?rev=1125847&r1=1125846&r2=1125847&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/platform.accountcontrolpanel/platform.accountcontrolpanel.core/src/main/scala/org/apache/clerezza/platform/accountcontrolpanel/PersonPanel.scala
 (original)
+++ 
incubator/clerezza/trunk/parent/platform.accountcontrolpanel/platform.accountcontrolpanel.core/src/main/scala/org/apache/clerezza/platform/accountcontrolpanel/PersonPanel.scala
 Sun May 22 00:36:33 2011
@@ -33,12 +33,7 @@ import org.apache.clerezza.rdf.ontologie
 import org.apache.clerezza.rdf.utils.{UnionMGraph, GraphNode}
 
 /**
- * A panel where one can view remote users, in order to then add them as 
friends,
- * see their friends... This is tied to a specific local user, as each user may
- * in the future have different views on remote profiles.
- *
- * One should probably distinguish between local users that can create 
profiles, and so
- * that can add new friends, and remote users that can only browser the web of 
relations.
+ * Presents a panel where the user can create a webid and edit her profile.
  *
  * @author bblfish
  */


Reply via email to