text=$(gconftool -g /apps/billboard/text)
echo $text
gconftool -s -t string /apps/billboard/text "{{white}}Updating..."
gconftool -s -t string /apps/billboard/text "${text}"