summaryrefslogtreecommitdiffstats
path: root/tdehtml
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-08-05 17:38:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-08-05 17:38:27 +0900
commit50786910ffbf92a9986e8bca7b0a34d7289f7a4b (patch)
treec3feb7347d811b4470242c8a859919886ca9a274 /tdehtml
parent88428d3b516e4fa5b7b76d5433542cea481bb6a8 (diff)
downloadtdelibs-50786910ffbf92a9986e8bca7b0a34d7289f7a4b.tar.gz
tdelibs-50786910ffbf92a9986e8bca7b0a34d7289f7a4b.zip
Moved common icons into crystal folder to avoid icon duplication in
tdehtml, tdevelop and ktechlab. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdehtml')
-rw-r--r--tdehtml/pics/CMakeLists.txt4
-rw-r--r--tdehtml/pics/Makefile.am6
-rw-r--r--tdehtml/pics/cr22-action-dbgnext.pngbin157 -> 0 bytes
-rw-r--r--tdehtml/pics/cr22-action-dbgrun.pngbin185 -> 0 bytes
-rw-r--r--tdehtml/pics/cr22-action-dbgrunto.pngbin215 -> 0 bytes
-rw-r--r--tdehtml/pics/cr22-action-dbgstep.pngbin149 -> 0 bytes
6 files changed, 0 insertions, 10 deletions
diff --git a/tdehtml/pics/CMakeLists.txt b/tdehtml/pics/CMakeLists.txt
index 17390707c..b8c183456 100644
--- a/tdehtml/pics/CMakeLists.txt
+++ b/tdehtml/pics/CMakeLists.txt
@@ -14,7 +14,3 @@
tde_install_icons(
bug images_display wallet_open
DESTINATION ${DATA_INSTALL_DIR}/tdehtml/icons )
-
-tde_install_icons(
- dbgnext dbgrun dbgrunto dbgstep
-)
diff --git a/tdehtml/pics/Makefile.am b/tdehtml/pics/Makefile.am
index 7477bfd51..599093908 100644
--- a/tdehtml/pics/Makefile.am
+++ b/tdehtml/pics/Makefile.am
@@ -2,9 +2,3 @@ tdehtmliconsdir = $(kde_datadir)/tdehtml/icons
tdehtmlicons_ICON = bug \
images_display \
wallet_open
-
-# Install globally so they show up in when JS debugger is run in Konqueror
-KDE_ICON = dbgnext \
- dbgrun \
- dbgrunto \
- dbgstep
diff --git a/tdehtml/pics/cr22-action-dbgnext.png b/tdehtml/pics/cr22-action-dbgnext.png
deleted file mode 100644
index 37f93e09c..000000000
--- a/tdehtml/pics/cr22-action-dbgnext.png
+++ /dev/null
Binary files differ
diff --git a/tdehtml/pics/cr22-action-dbgrun.png b/tdehtml/pics/cr22-action-dbgrun.png
deleted file mode 100644
index 4f6f2b497..000000000
--- a/tdehtml/pics/cr22-action-dbgrun.png
+++ /dev/null
Binary files differ
diff --git a/tdehtml/pics/cr22-action-dbgrunto.png b/tdehtml/pics/cr22-action-dbgrunto.png
deleted file mode 100644
index 02bf7846b..000000000
--- a/tdehtml/pics/cr22-action-dbgrunto.png
+++ /dev/null
Binary files differ
diff --git a/tdehtml/pics/cr22-action-dbgstep.png b/tdehtml/pics/cr22-action-dbgstep.png
deleted file mode 100644
index 854be7a46..000000000
--- a/tdehtml/pics/cr22-action-dbgstep.png
+++ /dev/null
Binary files differ