~ubuntu-branches/debian/squeeze/guake/squeeze

« back to all changes in this revision

Viewing changes to data/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sylvestre Ledru
  • Date: 2010-07-31 01:16:57 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100731011657-t1qduc7tivf9yn59
Tags: 0.4.2-1
* New upstream release
* Update of the watch file
* Standards-version updated to version 3.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
# dbus service file
12
12
servicedir = $(datadir)/dbus-1/services
13
 
service_in_files = org.gnome.Guake.service.in
 
13
service_in_files = org.guake.Guake.service.in
14
14
service_DATA = $(service_in_files:.service.in=.service)
15
15
 
16
16
@INTLTOOL_DESKTOP_RULE@