[alacarte] Fix a typo



commit 6dfec50cf3a3e123556741ad278fd1f7a9d4625d
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jan 15 07:36:54 2013 -0500

    Fix a typo

 data/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 82fcc96..2b41949 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -3,7 +3,7 @@ SUBDIRS = icons
 @INTLTOOL_DESKTOP_RULE@
 
 desktopdir = $(datadir)/applications
-ndesktop_in_files = alacarte.desktop.in
+desktop_in_files = alacarte.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
 pkgdata_DATA = alacarte.ui launcher-editor.ui directory-editor.ui



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]