Monday, October 8, 2007

decorate your desktop with gdesklets

gDesklets is a system for bringing mini programs (desklets), onto your desktop, where they are sitting there in a symbiotic relationship of eye candy and usefulness .

Here goes my hello world in gdesklets

<?xml version=”1.0″ encoding=”UTF-8″?>

<display window-flags=”below, sticky”>
  <meta author=”Maxin B. John”
        version=”0.1″
        name=”Hello world app”
        category=”misc/utilities”
        description=”hello world app in gdesklet”/>

  <label value=”Hello World!”/>

</display>

save it as hello.display in hello folder and save another preview.png along with it . compress that directory  as hello.tar.gz and load it in the gdesklets.

Here we go..  WOW… But you should have a strong eye sight to see my first gdesklet.

 

 

Posted by maxinbjohn at 07:55:38 | Permalink | No Comments »