~vcs-imports/gnome-screensaver/git-trunk

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Ray Strode
  • Author(s): Tim Lunn
  • Date: 2012-10-22 15:20:01 UTC
  • Revision ID: git-v1:1940dc6bc8ad5ee2c029714efb1276c05ca80bd4
move gnome-screensaver desktop file out of autostart

https://bugzilla.gnome.org/show_bug.cgi?id=683060

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        test-window     \
48
48
        $(NULL)
49
49
 
50
 
desktopdir = $(sysconfdir)/xdg/autostart
 
50
desktopdir = $(datadir)/applications
51
51
desktop_in_files = gnome-screensaver.desktop.in
52
52
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
53
53
@INTLTOOL_DESKTOP_RULE@