From 8c41cdcb13deee14017f90dc5a354871f6e4806a Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Tue, 8 Jun 2010 15:11:41 +0100 Subject: [PATCH] add todo --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b4948787..27ab5ea1 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,7 @@ install: chmod 755 /usr/local/bin/sparkleshare cp data/icons /usr/share/ -R mkdir -p ~/.config/autostart +# TODO: doesn't start on login cp data/sparkleshare.desktop.in ~/.config/autostart/sparkleshare.desktop chmod 775 ~/.config/autostart/sparkleshare.desktop gtk-update-icon-cache /usr/share/icons/hicolor -f