mmenu can now load .desktops (better at libpnd generated ones)
[pandora-libraries.git] / deployment / etc / pandora / conf / mmenu.conf
index ba2700a..e56afed 100644 (file)
@@ -24,6 +24,9 @@ defer_icon_us         100000  # when background loading icons (load_icons_later), time b
 threaded_preview       0       # if 1, will try to load the preview in background, to avoid slowing up navigation
 loglevel               0       # 0 is debug, lots of crap; 3 is better, means 'errors only'. Output may screw up the wrapper!
 x11_present_sh         /bin/pidof X # command to invoke to determine if X11 is running or not; expects a number on X is present.
+disco_pnds             1       # if nonzero, will do application discovery on pnd-files
+disco_dotdesktop       0       # if nonzero, will do application discovery on .desktop files
+disco_dotdesktop_all   0       # if nonzero, will include non-libpnd .desktop; if 0, just libpnd (pnd-found by pndnotifyd) will be included
 desktop_apps           1       # search the pnd standard desktop searchpath for apps
 menu_apps              1       # search the pnd standard menu searchpath for apps
 aux_searchpath         /media/*/pandora/mmenu:/usr/pandora/mmenu # if something here, also search this path; can be used for mmenu-only apps?