diff --git a/pics/toolbar/CMakeLists.txt b/pics/toolbar/CMakeLists.txt index 89891ee4..74e69bec 100644 --- a/pics/toolbar/CMakeLists.txt +++ b/pics/toolbar/CMakeLists.txt @@ -11,21 +11,10 @@ tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/tdevelop/icons ) -tde_install_icons( - dbgnext dbgwatchvar dbgrun dbgstepout dbgmemview dbgparam - dbgrunto dbgstep dbgnextinst dbgrestart dbgstepinst dbgvar - debugger dbgjumpto - DESTINATION ${DATA_INSTALL_DIR}/kdevdebugger/icons ) - tde_install_icons( classnew classwiz DESTINATION ${DATA_INSTALL_DIR}/kdevcppsupport/icons ) -tde_install_icons( - dbgnext dbgrun dbgstepout dbgrunto dbgstep dbgrestart - debugger - DESTINATION ${DATA_INSTALL_DIR}/kdevrbdebugger/icons ) - tde_install_icons( grep DESTINATION ${DATA_INSTALL_DIR}/kdevgrepview/icons ) 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 diff --git a/pics/toolbar/hi16-action-dbgwatchvar.png b/pics/toolbar/hi16-action-dbgwatchvar.png deleted file mode 100644 index bde3ffb1..00000000 Binary files a/pics/toolbar/hi16-action-dbgwatchvar.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgjumpto.png b/pics/toolbar/hi22-action-dbgjumpto.png deleted file mode 100644 index f97bb2b4..00000000 Binary files a/pics/toolbar/hi22-action-dbgjumpto.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgmemview.png b/pics/toolbar/hi22-action-dbgmemview.png deleted file mode 100644 index c1b67da6..00000000 Binary files a/pics/toolbar/hi22-action-dbgmemview.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgnext.png b/pics/toolbar/hi22-action-dbgnext.png deleted file mode 100644 index 37f93e09..00000000 Binary files a/pics/toolbar/hi22-action-dbgnext.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgnextinst.png b/pics/toolbar/hi22-action-dbgnextinst.png deleted file mode 100644 index a8daf066..00000000 Binary files a/pics/toolbar/hi22-action-dbgnextinst.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgparam.png b/pics/toolbar/hi22-action-dbgparam.png deleted file mode 100644 index 6dab9c75..00000000 Binary files a/pics/toolbar/hi22-action-dbgparam.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgrestart.png b/pics/toolbar/hi22-action-dbgrestart.png deleted file mode 100644 index ae68fd54..00000000 Binary files a/pics/toolbar/hi22-action-dbgrestart.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgrun.png b/pics/toolbar/hi22-action-dbgrun.png deleted file mode 100644 index 4f6f2b49..00000000 Binary files a/pics/toolbar/hi22-action-dbgrun.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgrunto.png b/pics/toolbar/hi22-action-dbgrunto.png deleted file mode 100644 index 02bf7846..00000000 Binary files a/pics/toolbar/hi22-action-dbgrunto.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgstep.png b/pics/toolbar/hi22-action-dbgstep.png deleted file mode 100644 index 854be7a4..00000000 Binary files a/pics/toolbar/hi22-action-dbgstep.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgstepinst.png b/pics/toolbar/hi22-action-dbgstepinst.png deleted file mode 100644 index 655be963..00000000 Binary files a/pics/toolbar/hi22-action-dbgstepinst.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgstepout.png b/pics/toolbar/hi22-action-dbgstepout.png deleted file mode 100644 index 1f9b7b4e..00000000 Binary files a/pics/toolbar/hi22-action-dbgstepout.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-dbgvar.png b/pics/toolbar/hi22-action-dbgvar.png deleted file mode 100644 index 9b6a88b9..00000000 Binary files a/pics/toolbar/hi22-action-dbgvar.png and /dev/null differ diff --git a/pics/toolbar/hi22-action-debugger.png b/pics/toolbar/hi22-action-debugger.png deleted file mode 100644 index 1a8ae250..00000000 Binary files a/pics/toolbar/hi22-action-debugger.png and /dev/null differ