blob: 7477bfd51295380d9e1c77d524c495c369577d56 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
|