This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository entice.

View the commit online.

commit efc07e2bd7aacb7fb60ebb971ce0d2356cbc0099
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Sat Mar 22 18:32:01 2025 +0000

    desktop - entice only accepts files, not urls
---
 data/desktop/entice.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/desktop/entice.desktop b/data/desktop/entice.desktop
index 2e33bc7..51d1cfd 100644
--- a/data/desktop/entice.desktop
+++ b/data/desktop/entice.desktop
@@ -6,7 +6,7 @@ GenericName=Image Viewer
 GenericName[fr]=Visionneuse d'images
 Comment=Image Viewer
 Comment[fr]=Visionneuse d'images
-Exec=entice %U
+Exec=entice %F
 Icon=entice
 Categories=Graphics;Viewer;
 StartupWMClass=entice

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to