It might be different in other file managers, but in Thunar both imv and
imv-dir are currently displayed as "imv" in the "open with" menu. This
makes them indisutinguishable and impossible to choose the one user
wants. This commit ensures that they have different names in the desktop
files.
---
files/imv-dir.desktop | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/files/imv-dir.desktop b/files/imv-dir.desktop
index 5f04f86..faa408d 100644
--- a/files/imv-dir.desktop+++ b/files/imv-dir.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=imv-dir
-Name[en_US]=imv+Name[en_US]=imv-dirGenericName=Image viewer
GenericName[en_US]=Image viewer
Comment=Fast freeimage-based Image Viewer | Open all images in a directory
--
2.36.1