diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-08-05 18:51:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-08-05 20:43:15 +0900 |
commit | 8f886ca1377724ec19dceaf8477fd36327ad9209 (patch) | |
tree | 1d247df93e8cd2d73f638443b0146584afb11904 /pics/toolbar/Makefile.am | |
parent | 4d7a2f4b463fbdf0cf4736f2f636c5672bd972a7 (diff) | |
download | tdevelop-8f886ca1377724ec19dceaf8477fd36327ad9209.tar.gz tdevelop-8f886ca1377724ec19dceaf8477fd36327ad9209.zip |
Use common icons from tdelibs crystal folder to avoid icon duplication.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 58c3f92ddc519face917aa20da7e2fa63b578320)
Diffstat (limited to 'pics/toolbar/Makefile.am')
-rw-r--r-- | pics/toolbar/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
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 |