blob: f8f4440b0111263112ecd7dbca28cda026152cb6 (
plain)
1
2
3
4
5
6
7
8
|
# Add all of your pixmaps here
pics_DATA = mirror-both.png mirror-horiz.png mirror-vert.png scaletoheight.png \
scaletowidth.png scaleorig.png ocr.png ocr-select.png newfromselect.png \
thumbviewtile.png gocr.png ocrad.png lockzoom.png
# This is where it will all be installed
picsdir = $(kde_datadir)/kooka/pics
|