From 048e1d1e667936e136286897c06be5e535ae28b6 Mon Sep 17 00:00:00 2001 From: skeezix Date: Thu, 5 Mar 2009 23:37:03 -0500 Subject: [PATCH] Changed deployment desktop conf to point to ~/.applications for .desktop --- deployment/etc/pandora/conf/desktop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5