Home
last modified time | relevance | path

Searched refs:menudir (Results 1 – 2 of 2) sorted by relevance

/external/libcups/config-scripts/
Dcups-directories.m4192 AC_ARG_WITH(menudir, [ --with-menudir set path for application menus],menudir="$withval", optwith
194 if test "x$menudir" = x -a -d /usr/share/applications; then
197 MENUDIR="$menudir"
/external/libcups/
Dconfigure1595 --with-menudir set path for application menus
6299 withval=$with_menudir; menudir="$withval"
6301 menudir=""
6305 if test "x$menudir" = x -a -d /usr/share/applications; then
6308 MENUDIR="$menudir"