blob: e60bc779efe7bb7035edba4c98914083e21cf808 (
plain)
1
2
3
4
5
6
7
|
#KDE_ICON = ksysv
# add here all files
pics_DATA = ksysv_start.png ksysv_locked.png ksysv_unlocked.png \
ksysv_restart.png ksysv_stop.png
# this is the directory, where all datas are installed
picsdir = $(kde_datadir)/ksysv/pics
|