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
1.3 KiB
25 lines
1.3 KiB
15 years ago
|
# this 10 paths are KDE specific. Use them:
|
||
|
# kde_htmldir Where your docs should go to. (contains lang subdirs)
|
||
|
# kde_appsdir Where your application file (.kdelnk) should go to.
|
||
|
# kde_icondir Where your icon should go to.
|
||
|
# kde_minidir Where your mini icon should go to.
|
||
|
# kde_datadir Where you install application data. (Use a subdir)
|
||
|
# kde_locale Where translation files should go to.(contains lang subdirs)
|
||
|
# kde_cgidir Where cgi-bin executables should go to.
|
||
|
# kde_confdir Where config files should go to.
|
||
|
# kde_mimedir Where mimetypes should go to.
|
||
|
# kde_toolbardir Where general toolbar icons should go to.
|
||
|
# kde_wallpaperdir Where general wallpapers should go to.
|
||
|
|
||
|
pix_DATA = Synth_ADD.xpm Synth_ATAN_SATURATE.xpm Synth_BUS_DOWNLINK.xpm \
|
||
|
Synth_BUS_UPLINK.xpm Synth_DEBUG.xpm Synth_ENVELOPE_ADSR.xpm \
|
||
|
Synth_FILEPLAY.xpm Synth_MIDI_DEBUG.xpm Synth_MUL.xpm Synth_PLAY.xpm \
|
||
|
Synth_PLAY_WAV.xpm Synth_PSCALE.xpm Synth_SEQUENCE.xpm Synth_WAVE_SAW.xpm \
|
||
|
Synth_WAVE_SIN.xpm Synth_WAVE_SQUARE.xpm Synth_WAVE_TRI.xpm Synth_XFADE.xpm \
|
||
|
Synth_MOOG_VCF.xpm Synth_RC.xpm Synth_SHELVE_CUTOFF.xpm Synth_MULTI_ADD.xpm \
|
||
|
Synth_AMAN_PLAY.xpm Synth_SEQUENCE_FREQ.png Synth_DIV.xpm
|
||
|
|
||
|
pixdir = $(kde_datadir)/artsbuilder/pics/
|
||
|
|
||
|
KDE_ICON = artsbuilder action-artsbuilderexecute
|