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 | |
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)
-rw-r--r-- | pics/toolbar/CMakeLists.txt | 11 | ||||
-rw-r--r-- | pics/toolbar/Makefile.am | 6 | ||||
-rw-r--r-- | pics/toolbar/hi16-action-dbgwatchvar.png | bin | 142 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgjumpto.png | bin | 281 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgmemview.png | bin | 132 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgnext.png | bin | 157 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgnextinst.png | bin | 164 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgparam.png | bin | 147 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgrestart.png | bin | 179 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgrun.png | bin | 185 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgrunto.png | bin | 215 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgstep.png | bin | 149 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgstepinst.png | bin | 153 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgstepout.png | bin | 169 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-dbgvar.png | bin | 133 -> 0 bytes | |||
-rw-r--r-- | pics/toolbar/hi22-action-debugger.png | bin | 1036 -> 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 Binary files differdeleted file mode 100644 index bde3ffb1..00000000 --- a/pics/toolbar/hi16-action-dbgwatchvar.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgjumpto.png b/pics/toolbar/hi22-action-dbgjumpto.png Binary files differdeleted file mode 100644 index f97bb2b4..00000000 --- a/pics/toolbar/hi22-action-dbgjumpto.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgmemview.png b/pics/toolbar/hi22-action-dbgmemview.png Binary files differdeleted file mode 100644 index c1b67da6..00000000 --- a/pics/toolbar/hi22-action-dbgmemview.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgnext.png b/pics/toolbar/hi22-action-dbgnext.png Binary files differdeleted file mode 100644 index 37f93e09..00000000 --- a/pics/toolbar/hi22-action-dbgnext.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgnextinst.png b/pics/toolbar/hi22-action-dbgnextinst.png Binary files differdeleted file mode 100644 index a8daf066..00000000 --- a/pics/toolbar/hi22-action-dbgnextinst.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgparam.png b/pics/toolbar/hi22-action-dbgparam.png Binary files differdeleted file mode 100644 index 6dab9c75..00000000 --- a/pics/toolbar/hi22-action-dbgparam.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgrestart.png b/pics/toolbar/hi22-action-dbgrestart.png Binary files differdeleted file mode 100644 index ae68fd54..00000000 --- a/pics/toolbar/hi22-action-dbgrestart.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgrun.png b/pics/toolbar/hi22-action-dbgrun.png Binary files differdeleted file mode 100644 index 4f6f2b49..00000000 --- a/pics/toolbar/hi22-action-dbgrun.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgrunto.png b/pics/toolbar/hi22-action-dbgrunto.png Binary files differdeleted file mode 100644 index 02bf7846..00000000 --- a/pics/toolbar/hi22-action-dbgrunto.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgstep.png b/pics/toolbar/hi22-action-dbgstep.png Binary files differdeleted file mode 100644 index 854be7a4..00000000 --- a/pics/toolbar/hi22-action-dbgstep.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgstepinst.png b/pics/toolbar/hi22-action-dbgstepinst.png Binary files differdeleted file mode 100644 index 655be963..00000000 --- a/pics/toolbar/hi22-action-dbgstepinst.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgstepout.png b/pics/toolbar/hi22-action-dbgstepout.png Binary files differdeleted file mode 100644 index 1f9b7b4e..00000000 --- a/pics/toolbar/hi22-action-dbgstepout.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-dbgvar.png b/pics/toolbar/hi22-action-dbgvar.png Binary files differdeleted file mode 100644 index 9b6a88b9..00000000 --- a/pics/toolbar/hi22-action-dbgvar.png +++ /dev/null diff --git a/pics/toolbar/hi22-action-debugger.png b/pics/toolbar/hi22-action-debugger.png Binary files differdeleted file mode 100644 index 1a8ae250..00000000 --- a/pics/toolbar/hi22-action-debugger.png +++ /dev/null |