<div dir="ltr">I propose reviving the use of a triangle for Acess Points. Triangles shouldn't be shun away, after all the greeks loved them :)<br>If this was acepted, you could even make the school server AP be a variation of this triangle, or wear a emblem, so as to be easily spotted in the neighbourhood view.<br>
<br>Eduardo<br><br><div class="gmail_quote">2008/8/11 Martin Dengler <span dir="ltr"><<a href="mailto:martin@martindengler.com">martin@martindengler.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I'm looking for joyride testers with 10 or so minutes willing to pull<br>
down a git clone and temporarily use it for their Sugar session to<br>
test these behaviors:<br>
<br>
<a href="http://dev.laptop.org/%7Emdengler/2866/2866_screenshot_10.png" target="_blank">http://dev.laptop.org/~mdengler/2866/2866_screenshot_10.png</a><br>
<a href="http://dev.laptop.org/%7Emdengler/2866/2866_screenshot_12.png" target="_blank">http://dev.laptop.org/~mdengler/2866/2866_screenshot_12.png</a><br>
<br>
I'd be very interested in any feedback.  If you care to read some<br>
recent design discussions, I'd glance at this:<br>
<br>
<a href="http://dev.laptop.org/ticket/6995#comment:27" target="_blank">http://dev.laptop.org/ticket/6995#comment:27</a><br>
<br>
In order to test, you will need to have a recent joyride (anything in<br>
the last few weeks should be fine) and to follow the instructions at<br>
<a href="http://dev.laptop.org/%7Emdengler/2866/test2866.txt" target="_blank">http://dev.laptop.org/~mdengler/2866/test2866.txt</a> :<br>
<br>
cd /home/olpc<br>
git-clone git://<a href="http://dev.laptop.org/users/mdengler/sugar" target="_blank">dev.laptop.org/users/mdengler/sugar</a> xo-sugar-2866<br>
cd /usr/share/sugar/shell<br>
for dir in hardware model view ; do sudo mv $dir ${dir}.orig ; sudo ln -s /home/olpc/xo-sugar-2866/src/${dir} ; done<br>
<br>
To uninstall, just:<br>
<br>
cd /usr/share/sugar/shell<br>
for dir in hardware model view ; do sudo rm ${dir} ; sudo mv ${dir}.orig $dir ; done<br>
<br>
Many thanks to garycmartin for being a courageous alpha tester<br>
already.  Gary, if you want to test these updates, rewind[1] your git<br>
clone and re-pull.<br>
<br>
Thanks,<br>
Martin<br>
<br>
PS - this is the bug I'm trying to address:<br>
<a href="http://dev.laptop.org/ticket/2866" target="_blank">http://dev.laptop.org/ticket/2866</a> , and this is bug that this is a big<br>
part of: <a href="http://dev.laptop.org/ticket/6995" target="_blank">http://dev.laptop.org/ticket/6995</a><br>
<br>
1.<br>
<br>
cd /home/olpc/xo-sugar-2866   # or wherever you put it<br>
git-reset --hard HEAD~10      # 10 back should be enough ;)<br>
git-pull<br>
<br>
<br>_______________________________________________<br>
Sugar mailing list<br>
<a href="mailto:Sugar@lists.laptop.org">Sugar@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/sugar" target="_blank">http://lists.laptop.org/listinfo/sugar</a><br>
<br></blockquote></div><br></div>