Skip to content
Snippets Groups Projects
Commit 95458eac authored by Benedikt Meurer's avatar Benedikt Meurer
Browse files

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)
parent 8f0418e9
No related branches found
No related tags found
No related merge requests found
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.
2006-03-05 Benedikt Meurer <benny@xfce.org>
* configure.in.in: Bump version to 0.2.3svn.
......
......@@ -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@
......
[Desktop Entry]
Encoding=UTF-8
_Name=Open Folder
_Comment=Open the specified folders in Thunar
TryExec=Thunar
Exec=Thunar %F
Icon=Thunar
NoDisplay=true
Terminal=false
StartupNotify=true
Type=Application
Categories=System;Utility;Core;GTK;
MimeType=x-directory/gnome-default-handler;x-directory/normal;inode/directory;
# vi:set encoding=UTF-8:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment