~ubuntu-branches/ubuntu/edgy/gwenview/edgy

« back to all changes in this revision

Viewing changes to src/desktopfiles/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-12-06 17:59:19 UTC
  • mfrom: (1.1.3 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20051206175919-8yv9nfmw0pws6p52
Tags: 1.3.1-0ubuntu1
* Sync with Debian
* Edit kde.mk for .pot generation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# this is where the kdelnk file will go
 
2
xdg_apps_DATA = gwenview.desktop
 
3
 
 
4
# file for konqueror integration
 
5
konqservicedir = $(kde_datadir)/konqueror/servicemenus
 
6
konqservice_DATA = konqgwenview.desktop
 
7
 
 
8
 
 
9
EXTRA_DIST = $(xdg_apps_DATA) $(konqservice_DATA)