summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSeth Nickell <snickell@stanford.edu>2002-01-16 23:08:09 +0000
committerSeth Nickell <seth@src.gnome.org>2002-01-16 23:08:09 +0000
commitb0fb8be7eeabf28b9a6c1d04c224b730b98e531a (patch)
tree43957378ff0c283e712b450e8a9e3055c43354cc /Makefile.am
parent7759c67a4d8db90b27be300baa798df3e938e5dd (diff)
downloadyelp-b0fb8be7eeabf28b9a6c1d04c224b730b98e531a.tar.gz
Install .desktop file into the proper location, and fix its Categories
2002-01-16 Seth Nickell <snickell@stanford.edu> * Makefile.am: * yelp.desktop.in: Install .desktop file into the proper location, and fix its Categories field. Use the gnome-help.png icon.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 20fe1f01..4c5df1ed 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@ SUBDIRS = src po
DESKTOP_IN_FILES=yelp.desktop.in
DESKTOP_FILES=$(DESKTOP_IN_FILES:.desktop.in=.desktop)
-Applicationsdir = $(datadir)/gnome/apps/Applications
+Applicationsdir = $(datadir)/applications
Applications_DATA = $(DESKTOP_FILES)
EXTRA_DIST = \