mirror of
https://github.com/KDE/konsole.git
synced 2026-01-19 20:48:34 -05:00
16 lines
750 B
Makefile
16 lines
750 B
Makefile
# this 10 paths are KDE specific. Usage:
|
|
|
|
# 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.
|
|
|
|
SUBDIRS=sgml VT100
|