blob: 4d7ead61f98b78703e415274615b378f5cf48f94 (
plain)
1
2
3
4
5
6
7
8
|
KDE_ICON = kimagemapeditor
appicondir = $(kde_datadir)/kimagemapeditor/icons
appicon_ICON = addpoint arrow circle circle2 freehand lower polygon raise rectangle removepoint
picturesdir = $(kde_datadir)/kimagemapeditor
pictures_DATA = addpointcursor.png freehandcursor.png polygoncursor.png removepointcursor.png
|