What is the relationship between /home/olpc/Library and
/usr/share/library-common?

Here is where I found references to them:

http://wiki.laptop.org/go/Glossary:

> Activities and Content
> content bundle/collection
>   a "zip" file with a .xol suffix used to package and distribute content; 
> bundles
>   are installed in /home/olpc/Library

http://dev.laptop.org/pub/sugar/sources/web-activity/Browse-95.tar.bz2
Browse-95/webactivity.py:

>_LIBRARY_PATH = '/usr/share/library-common/index.html'
>...
>    def _load_homepage(self):
>        if os.path.isfile(_LIBRARY_PATH):
>            self._browser.load_uri('file://' + _LIBRARY_PATH)
>        else:
>           self._browser.load_uri('about:blank')

--
C.W.Holeman II | [EMAIL PROTECTED]  | http://JulianLocals.com/cwhii
 To only a fraction of the  human  race does God  give the  privilege of
 earning one's bread doing what one would have  gladly pursued free, for
 passion. I am very thankful. The Mythical Man-Month Epilogue/F.P.Brooks
_______________________________________________
IAEP -- It's An Education Project (not a laptop project!)
IAEP@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/iaep

Reply via email to