#!/bin/sh
rox --RPC << EOF
<?xml version="1.0"?>
<env:Envelope xmlns:env="http://www.w3.org/2001/12/soap-envelope">
 <env:Body xmlns="http://rox.sourceforge.net/SOAP/ROX-Filer">
 <PinboardAdd>
   <Path>/usr/share/applications/quickpet.desktop</Path>
    <X>32</X>
    <Y>512</Y>
   <Label>quickpet</Label>
   </PinboardAdd>
</env:Body>
</env:Envelope>
EOF
rm /root/Startup/quickpet