diff options
Diffstat (limited to 'draksnapshot-applet.xinit')
-rw-r--r-- | draksnapshot-applet.xinit | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/draksnapshot-applet.xinit b/draksnapshot-applet.xinit index 598cbcf..123c4d9 100644 --- a/draksnapshot-applet.xinit +++ b/draksnapshot-applet.xinit @@ -3,4 +3,3 @@ DESKTOP=$1 case $DESKTOP in IceWM|Fluxbox|xfce4) exec /usr/bin/draksnapshot-applet;; esac -EOF |