summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-08-05 18:51:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-08-05 20:43:15 +0900
commit8f886ca1377724ec19dceaf8477fd36327ad9209 (patch)
tree1d247df93e8cd2d73f638443b0146584afb11904
parent4d7a2f4b463fbdf0cf4736f2f636c5672bd972a7 (diff)
downloadtdevelop-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)
-rw-r--r--pics/toolbar/CMakeLists.txt11
-rw-r--r--pics/toolbar/Makefile.am6
-rw-r--r--pics/toolbar/hi16-action-dbgwatchvar.pngbin142 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgjumpto.pngbin281 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgmemview.pngbin132 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgnext.pngbin157 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgnextinst.pngbin164 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgparam.pngbin147 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgrestart.pngbin179 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgrun.pngbin185 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgrunto.pngbin215 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgstep.pngbin149 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgstepinst.pngbin153 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgstepout.pngbin169 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-dbgvar.pngbin133 -> 0 bytes
-rw-r--r--pics/toolbar/hi22-action-debugger.pngbin1036 -> 0 bytes
16 files changed, 0 insertions, 17 deletions
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
@@ -12,20 +12,9 @@
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
--- a/pics/toolbar/hi16-action-dbgwatchvar.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgjumpto.png b/pics/toolbar/hi22-action-dbgjumpto.png
deleted file mode 100644
index f97bb2b4..00000000
--- a/pics/toolbar/hi22-action-dbgjumpto.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgmemview.png b/pics/toolbar/hi22-action-dbgmemview.png
deleted file mode 100644
index c1b67da6..00000000
--- a/pics/toolbar/hi22-action-dbgmemview.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgnext.png b/pics/toolbar/hi22-action-dbgnext.png
deleted file mode 100644
index 37f93e09..00000000
--- a/pics/toolbar/hi22-action-dbgnext.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgnextinst.png b/pics/toolbar/hi22-action-dbgnextinst.png
deleted file mode 100644
index a8daf066..00000000
--- a/pics/toolbar/hi22-action-dbgnextinst.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgparam.png b/pics/toolbar/hi22-action-dbgparam.png
deleted file mode 100644
index 6dab9c75..00000000
--- a/pics/toolbar/hi22-action-dbgparam.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgrestart.png b/pics/toolbar/hi22-action-dbgrestart.png
deleted file mode 100644
index ae68fd54..00000000
--- a/pics/toolbar/hi22-action-dbgrestart.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgrun.png b/pics/toolbar/hi22-action-dbgrun.png
deleted file mode 100644
index 4f6f2b49..00000000
--- a/pics/toolbar/hi22-action-dbgrun.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgrunto.png b/pics/toolbar/hi22-action-dbgrunto.png
deleted file mode 100644
index 02bf7846..00000000
--- a/pics/toolbar/hi22-action-dbgrunto.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgstep.png b/pics/toolbar/hi22-action-dbgstep.png
deleted file mode 100644
index 854be7a4..00000000
--- a/pics/toolbar/hi22-action-dbgstep.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgstepinst.png b/pics/toolbar/hi22-action-dbgstepinst.png
deleted file mode 100644
index 655be963..00000000
--- a/pics/toolbar/hi22-action-dbgstepinst.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgstepout.png b/pics/toolbar/hi22-action-dbgstepout.png
deleted file mode 100644
index 1f9b7b4e..00000000
--- a/pics/toolbar/hi22-action-dbgstepout.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-dbgvar.png b/pics/toolbar/hi22-action-dbgvar.png
deleted file mode 100644
index 9b6a88b9..00000000
--- a/pics/toolbar/hi22-action-dbgvar.png
+++ /dev/null
Binary files differ
diff --git a/pics/toolbar/hi22-action-debugger.png b/pics/toolbar/hi22-action-debugger.png
deleted file mode 100644
index 1a8ae250..00000000
--- a/pics/toolbar/hi22-action-debugger.png
+++ /dev/null
Binary files differ