Install eekboard.desktop.

This commit is contained in:
Daiki Ueno
2011-03-11 16:00:56 +09:00
parent b465cbc5de
commit 878a1c73fd
2 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,6 @@
SUBDIRS = icons themes keyboards
EXTRA_DIST = eekboard.desktop
desktopdir = $(datadir)/applications
desktop_in_files = eekboard.desktop.in
dist_desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@