RDG Border - version 0.2
========================

Heyho,

I've been making desklets for a while now, and while I love bordered desklets
like the LTVariations ones, I've always found them a bit of a pain to work with 
because of the need to create new BG images if you want to resize them.

Hence I made RDGBorder - its essentially the same as LTVBorder, but you can resize 
it in both directions - hopefully this will make it easier for people to make new desklets...

I've included a few sample displays that use the new border, along with installers for the Sensors
to go with them.

Anyway, try them out and let me know what you think.

~Dave

(david.masterson@ucd.ie)

Instructions
------------

1) Install the RDGBorder Sensor:
   
    shell$ ./Install_RDGBorder_Sensor.bin

2) Install the themes:

    shell$ ./Install_bluegrey_RDGTheme.bin
    shell$ ./Install_scooby_RDGTheme.bin

3) run gdesklets (if its not running)

    shell$ gdesklets &

4) run the demo display

    shell$ gdesklets RDGdemo.display

5) To run the other displays, install the nessecary sensors (if any), 
   and then run the display file in the same way...

6) Size, visability, theme are all changed by right-clicking on the 
   desklet and choosing 'Configure Desklet'

Have fun :)

