From 58c3f92ddc519face917aa20da7e2fa63b578320 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 5 Aug 2020 18:51:40 +0900 Subject: Use common icons from tdelibs crystal folder to avoid icon duplication. Signed-off-by: Michele Calgaro --- pics/toolbar/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'pics/toolbar/Makefile.am') diff --git a/pics/toolbar/Makefile.am b/pics/toolbar/Makefile.am index d60121e7..1ca039fb 100644 --- a/pics/toolbar/Makefile.am +++ b/pics/toolbar/Makefile.am @@ -1,14 +1,8 @@ tdevelopdir = $(kde_datadir)/tdevelop/icons tdevelop_ICON = AUTO -kdevdebuggerdir = $(kde_datadir)/kdevdebugger/icons -kdevdebugger_ICON = dbgnext dbgwatchvar dbgrun dbgstepout dbgmemview dbgparam dbgrunto dbgstep dbgnextinst dbgrestart dbgstepinst dbgvar debugger dbgjumpto - cppsupportdir = $(kde_datadir)/kdevcppsupport/icons cppsupport_ICON = classnew classwiz -kdevrbdebuggerdir = $(kde_datadir)/kdevrbdebugger/icons -kdevrbdebugger_ICON = dbgnext dbgrun dbgstepout dbgrunto dbgstep dbgrestart debugger - grepdir = $(kde_datadir)/kdevgrepview/icons grep_ICON = grep -- cgit v1.2.1