Linux Lite Forums

Full Version: ~/local/share/applications/exo-file-manager.desktop wrong application in RC 6.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
As the title says, the file (also in /etc/skel) contains the following:
Code:
[Desktop Entry]
Version=1.0
Type=Application
Exec=/usr/bin/lite-updates
Icon=liteupdates
StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
X-XFCE-MimeType=inode/directory;x-scheme-handler/trash;
Name=Install Updates
Comment=Get the latest updates for your computer

This leads to unexpected behavior when a program has a "Open Folder" function. I have renamed this file to lite-updates.desktop; a exo-file-manager.desktop file is already in /usr/share/applications
Fixed in 6.0 Thank you.