~ubuntu-branches/ubuntu/oneiric/xfce4-panel/oneiric

« back to all changes in this revision

Viewing changes to plugins/systray/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2011-01-04 19:42:23 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20110104194223-fuf883uda9kxvwn5
Tags: 4.7.7-0ubuntu1
* New upstream development release.
* debian/patches/abicheck.diff: dropped, included upstream.
* debian/xfce4-panel.shlibs: bumped to >= 4.7.7, because of some changes
  for external plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
#
59
59
# .desktop file
60
60
#
61
 
desktopdir = $(datadir)/xfce4/panel-plugins
 
61
desktopdir = $(datadir)/xfce4/panel/plugins
62
62
desktop_in_files = systray.desktop.in
63
63
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
64
64
@INTLTOOL_DESKTOP_RULE@