This is an automated email from the git hooks/post-receive script. bluesabre pushed a commit to branch master in repository xfce/exo.
commit b74caf97642ae2bf00a7754a5fb193f695b6f3d4 Author: Sean Davis <[email protected]> Date: Tue Mar 17 19:43:44 2015 -0400 Do not use x-scheme-handler/file mimetype (bug 7257) --- exo-open/exo-file-manager.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exo-open/exo-file-manager.desktop.in b/exo-open/exo-file-manager.desktop.in index 3d7653e..8d0a6cf 100644 --- a/exo-open/exo-file-manager.desktop.in +++ b/exo-open/exo-file-manager.desktop.in @@ -7,6 +7,6 @@ StartupNotify=true Terminal=false Categories=Utility;X-XFCE;X-Xfce-Toplevel; OnlyShowIn=XFCE; -X-XFCE-MimeType=x-scheme-handler/file;x-scheme-handler/trash; +X-XFCE-MimeType=inode/directory;x-scheme-handler/trash; _Name=File Manager _Comment=Browse the file system -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
