You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
661 B
19 lines
661 B
15 years ago
|
SUBDIRS = emoticons
|
||
|
|
||
|
# List of files to install
|
||
|
emo_DATA = server.xpm channel.xpm channels.xpm \
|
||
|
ksirc_a.xpm ksirc_b.xpm \
|
||
|
arrow.png greenpin.png madsmiley.png smiley.png sadsmiley.png \
|
||
|
blueball.png star.png bluepin.png info.png info1.png \
|
||
|
mini-run.png ksirc.png sdi.png mdi.png \
|
||
|
dcc.png kick.png mode.png quit.png \
|
||
|
X.png dccget.png minus.png notice.png servinfo.png \
|
||
|
action.png dccsend.png ominus.png topic.png \
|
||
|
bminus.png elipsis.png oplus.png \
|
||
|
bplus.png error.png part.png \
|
||
|
ctcpping.png join.png plus.png
|
||
|
|
||
|
# Directory where to install them
|
||
|
emodir = $(kde_datadir)/ksirc/pics
|
||
|
|