From 7de6a47d333d0d91f75df4d14807b3326abc1601 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Thu, 26 Aug 2010 18:30:32 +0300 Subject: [PATCH] conf/desktop: change iconpath --- 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 a43e22a..cd7b987 100644 --- a/deployment/etc/pandora/conf/desktop +++ b/deployment/etc/pandora/conf/desktop @@ -5,12 +5,12 @@ [desktop] searchpath /media/*/pandora/desktop:/media/*/pandora/apps # path to depth-search for PXMLs and pnd-files dotdesktoppath ~/Desktop/ # path for pndnotifyd to spit .desktop files into (run as root) -iconpath /tmp # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits) +iconpath /tmp/iconcache # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits) [menu] searchpath /media/*/pandora/menu:/media/*/pandora/apps:/usr/pandora/apps # path to depth-search for PXMLs and pnd-files dotdesktoppath /usr/share/applications # path for pndnotifyd to spit .desktop files into -iconpath /tmp # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits) +iconpath /tmp/iconcache # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits) [launcher] # if hupscript is commented out entirely, pndnotifyd will not try to find/run the hup -- 2.39.5