Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 078099f9b1
)
r14.0.x
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 992 B After Width: | Height: | Size: 992 B |
Before Width: | Height: | Size: 409 B After Width: | Height: | Size: 409 B |
Before Width: | Height: | Size: 781 B After Width: | Height: | Size: 781 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 6.1 KiB |
@ -1,16 +0,0 @@
|
||||
#################################################
|
||||
#
|
||||
# (C) 2010 Serghei Amelian
|
||||
# serghei (DOT) amelian (AT) gmail.com
|
||||
#
|
||||
# Improvements and feedback are welcome
|
||||
#
|
||||
# This file is released under GPL >= 2
|
||||
#
|
||||
#################################################
|
||||
|
||||
##### icons #####################################
|
||||
|
||||
tde_install_icons(
|
||||
bug images_display wallet_open
|
||||
DESTINATION ${DATA_INSTALL_DIR}/tdehtml/icons )
|
@ -1,4 +0,0 @@
|
||||
tdehtmliconsdir = $(kde_datadir)/tdehtml/icons
|
||||
tdehtmlicons_ICON = bug \
|
||||
images_display \
|
||||
wallet_open
|