NAME
ggthumb - Gnome thumbnailer for geogebra
SYNOPSIS
ggthumb -s [SIZE] [INPUT URL] [OUTPUT URL]
AVAILABILITY
Any platform.
DESCRIPTION
Extracts thumbnails from geogebra worksheets (.ggb). Can be registred
as thumbnailer via
gconftool --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults
-s /desktop/gnome/thumbnailers/application@vnd.geogebra.file/enable
true --type boolean gconftool --config-source
xml:readwrite:/etc/gconf/gconf.xml.defaults -s
/desktop/gnome/thumbnailers/application@vnd.geogebra.file/command
"/usr/bin/ggthumb -s %s %u %o" --type string
OPTIONS
-s for compatibility of syntax with other thumbnailers only
AUTHOR
Zbynek Konecny <kondr@lesnimoudrost.cz>