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.
gwenview/src/desktopfiles/Makefile.am

10 lines
254 B

# this is where the kdelnk file will go
xdg_apps_DATA = gwenview.desktop
# file for konqueror integration
konqservicedir = $(kde_datadir)/konqueror/servicemenus
konqservice_DATA = konqgwenview.desktop
EXTRA_DIST = $(xdg_apps_DATA) $(konqservice_DATA)