updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / gnome-thumbnailer-geogebra / gnome-thumbnailer-geogebra.install
blobadabd21588144e564410990e2863f9923ea305ca
1 post_install() {
2   echo "##########################################################"
3   echo "# run in console as user :"
4   echo "# $ gconftool-2 -s /desktop/gnome/thumbnailers/application@vnd.geogebra.file/enable true --type boolean"
5   echo "# $ gconftool-2 -s /desktop/gnome/thumbnailers/application@vnd.geogebra.file/command \"/usr/bin/ggthumb -s %s %u %o\" --type string"
6   echo "##########################################################"
9 post_remove() {
10   echo "##########################################################"
11   echo "# run in console as user :"
12   echo "# $ gconftool-2 -s /desktop/gnome/thumbnailers/application@vnd.geogebra.file/enable false --type boolean"
13   echo "##########################################################"