diff options
Diffstat (limited to 'pics/toolbar/Makefile.am')
-rw-r--r-- | pics/toolbar/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pics/toolbar/Makefile.am b/pics/toolbar/Makefile.am index 518b19ad..d60121e7 100644 --- a/pics/toolbar/Makefile.am +++ b/pics/toolbar/Makefile.am @@ -1,5 +1,5 @@ -kdevelopdir = $(kde_datadir)/kdevelop/icons -kdevelop_ICON = AUTO +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 |