From: skeezix Date: Fri, 6 Mar 2009 04:37:03 +0000 (-0500) Subject: Changed deployment desktop conf to point to ~/.applications for .desktop X-Git-Tag: Release-2010-05/1~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=048e1d1e667936e136286897c06be5e535ae28b6;p=pandora-libraries.git Changed deployment desktop conf to point to ~/.applications for .desktop --- diff --git a/deployment/etc/pandora/conf/desktop b/deployment/etc/pandora/conf/desktop index 9923fea..84199bc 100644 --- a/deployment/etc/pandora/conf/desktop +++ b/deployment/etc/pandora/conf/desktop @@ -3,4 +3,5 @@ # Desktop configuration [dotfiles] -dotdesktoppath /usr/share/applications/ # path for pndnotifyd to spit .desktop files into +#dotdesktoppath /usr/share/applications/ # path for pndnotifyd to spit .desktop files into +dotdesktoppath ~/.applications/ # path for pndnotifyd to spit .desktop files into