From 12f08bf77239964c2fe279b2d68dc322db2ec2bd Mon Sep 17 00:00:00 2001 From: skeezix Date: Fri, 13 Mar 2009 09:50:45 -0400 Subject: [PATCH] revert change to deployment conf (where .desktop files go) --- deployment/etc/pandora/conf/desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/etc/pandora/conf/desktop b/deployment/etc/pandora/conf/desktop index a799351..a1f6d04 100644 --- a/deployment/etc/pandora/conf/desktop +++ b/deployment/etc/pandora/conf/desktop @@ -3,8 +3,8 @@ # Desktop configuration [dotfiles] -#dotdesktoppath /usr/share/applications/ # path for pndnotifyd to spit .desktop files into -dotdesktoppath ~/.applications/ # path for pndnotifyd to spit .desktop files into +dotdesktoppath /usr/share/applications/ # path for pndnotifyd to spit .desktop files into (run as root) +#dotdesktoppath ~/.applications/ # path for pndnotifyd to spit .desktop files into (run as a user) [launcher] hupscript pnd_hup.sh -- 2.39.5