summarylogtreecommitdiffstats
path: root/gnome-xcf-thumbnailer.install
blob: 974209cf3482266b6dc27406c6b86f7bf252ef27 (plain)
1
2
3
4
5
6
7
8
9
pkgname=gnome-xcf-thumbnailer

post_install() {
  echo "*** Note: In order to generate thumbnails .xcf files, you need to open them at least once with GIMP. ***"
}

post_upgrade() {
  post_install
}