mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-25 16:55:47 +01:00
*** empty log message ***
This commit is contained in:
@@ -817,8 +817,7 @@ AC_SUBST(wprefsdir)
|
|||||||
dnl Enable single appicon per wm instance+class combo -cls
|
dnl Enable single appicon per wm instance+class combo -cls
|
||||||
dnl =====================================================
|
dnl =====================================================
|
||||||
AC_ARG_ENABLE(single-icon,
|
AC_ARG_ENABLE(single-icon,
|
||||||
[ --enable-single-icon use single application icon per WM_INSTANCE+WM_CLASS
|
[ --enable-single-icon create one application icon per WM_INSTANCE+WM_CLASS],
|
||||||
],
|
|
||||||
if test "$enableval" = yes; then
|
if test "$enableval" = yes; then
|
||||||
AC_DEFINE(REDUCE_APPICONS)
|
AC_DEFINE(REDUCE_APPICONS)
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user