Summer of Code/2013/Social Sugar project: Difference between revisions

m Adding social ids: formatting
Adding social ids: Correct gconf xml
Line 17: Line 17:
<code language="xml">
<code language="xml">
   <gconf>
   <gconf>
     <entry name="color" mtime="1370907925" type="string">
     <entry name="project_sharing_website" mtime="1370907925" type="string">
         <stringvalue>#FF8F00,#00A0FF</stringvalue>
         <stringvalue>19348r93jfioaf</stringvalue>
     </entry>
     </entry>
     <entry name="nick" mtime="1370907925" type="string">
     <entry name="another_service" mtime="1370907925" type="string">
         <stringvalue>Akshit Khurana</stringvalue>
         <stringvalue>adfjafp1asdf</stringvalue>
     </entry>
     </entry>
   </gconf>
   </gconf>
</code>
</code>
These social_ids will be obtained when a user adds his account to webservices module.


== TODO ==
== TODO ==