~ubuntu-branches/ubuntu/lucid/gnome-schedule/lucid

« back to all changes in this revision

Viewing changes to desktop/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): David Moreno Garza
  • Date: 2005-11-12 19:19:58 UTC
  • Revision ID: james.westby@ubuntu.com-20051112191958-lfex0d6jzhedkhez
Tags: upstream-0.9.0
ImportĀ upstreamĀ versionĀ 0.9.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Applicationsdir = $(datadir)/applications
 
2
Applications_in_files = gnome-schedule.desktop.in
 
3
Applications_DATA = $(Applications_in_files:.desktop.in=.desktop)
 
4
@INTLTOOL_DESKTOP_RULE@
 
5
 
 
6
CLEANFILES = \
 
7
        gnome-schedule.desktop 
 
8