Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 5505a5735305dda589f18aa8ccd8d4e1 > files > 1

draksnapshot-0.20.3-11.mga5.noarch.rpm

#!/bin/sh
DESKTOP=$1
case $DESKTOP in
   IceWM|Fluxbox|xfce4) exec /usr/bin/draksnapshot-applet;;
esac