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.
25 lines
963 B
25 lines
963 B
|
|
autoforms_DATA = .directory Connection1.desktop Connection2.desktop \
|
|
Connection3.desktop Connection4.desktop \
|
|
Connection5.desktop Connection6.desktop \
|
|
Connection7.desktop Connection8.desktop \
|
|
Connection9.desktop Connection10.desktop \
|
|
Connection11.desktop Connection12.desktop
|
|
autoformsdir = $(kde_datadir)/kpresenter/autoforms/Connections
|
|
|
|
autoformsrc_DATA = Connection1.atf Connection2.atf \
|
|
Connection3.atf Connection4.atf \
|
|
Connection5.atf Connection6.atf \
|
|
Connection7.atf Connection8.atf \
|
|
Connection9.atf Connection10.atf \
|
|
Connection11.atf Connection12.atf
|
|
autoformsrcdir = $(kde_datadir)/kpresenter/autoforms/Connections/.source
|
|
|
|
autoformsicons_DATA = Connection1.png Connection2.png \
|
|
Connection3.png Connection4.png \
|
|
Connection5.png Connection6.png \
|
|
Connection7.png Connection8.png \
|
|
Connection9.png Connection10.png \
|
|
Connection11.png Connection12.png
|
|
autoformsiconsdir = $(kde_datadir)/kpresenter/autoforms/Connections/.icon
|