Skip to content

Commit

Permalink
Move autostart desktop file to /usr/share/applications
Browse files Browse the repository at this point in the history
  • Loading branch information
mtwebster committed Oct 17, 2013
1 parent e5fb405 commit 0814498
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion data/Makefile.am
Expand Up @@ -10,7 +10,7 @@ desktop_in_files = \
nemo.desktop.in \
nemo-autorun-software.desktop.in

autostartdir = $(sysconfdir)/xdg/autostart
autostartdir = $(datadir)/applications
autostart_in_files = nemo-autostart.desktop.in
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)

Expand Down
1 change: 0 additions & 1 deletion debian/nemo.install
Expand Up @@ -3,4 +3,3 @@ usr/lib/nemo/nemo-convert-metadata
usr/share/applications
usr/share/dbus-1
usr/share/man
etc/xdg/autostart

0 comments on commit 0814498

Please sign in to comment.