summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2006-03-05 20:49:33 +0000
committerBenedikt Meurer <benny@xfce.org>2006-03-05 20:49:33 +0000
commit95458eac8620fc7e8b341ff92e0b831c2c9701d1 (patch)
tree5253027abc1a3b30a59d48429e37ca40db146add /Makefile.am
parent8f0418e920de68ef213871d7172c8a89971a7246 (diff)
downloadthunar-95458eac8620fc7e8b341ff92e0b831c2c9701d1.tar.gz
2006-03-05 Benedikt Meurer <benny@xfce.org>
* Thunar-folder-handler.desktop.in, Makefile.am: Install folder handler .desktop file for Thunar. This way firefox and thunderbird can use Thunar to open folders. (Old svn revision: 20247)
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 13bb3b9a..ae598807 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ ThunarHelp: ThunarHelp.in Makefile
mv ThunarHelp.gen ThunarHelp
desktopdir = $(datadir)/applications
-desktop_in_files = Thunar.desktop.in
+desktop_in_files = Thunar.desktop.in Thunar-folder-handler.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@