diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-08-05 17:38:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-08-05 17:38:27 +0900 |
commit | 50786910ffbf92a9986e8bca7b0a34d7289f7a4b (patch) | |
tree | c3feb7347d811b4470242c8a859919886ca9a274 /tdehtml/pics/Makefile.am | |
parent | 88428d3b516e4fa5b7b76d5433542cea481bb6a8 (diff) | |
download | tdelibs-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/pics/Makefile.am')
-rw-r--r-- | tdehtml/pics/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
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 |