[gnome-software] Make gnome-software-local-file.desktop xdg-open compatible



commit aee469d454266f6ea23b549719be1e97dd41cf3f
Author: Sebastiaan Lokhorst <sebastiaanlokhorst gmail com>
Date:   Mon Nov 25 15:02:49 2019 +0000

    Make gnome-software-local-file.desktop xdg-open compatible

 src/gnome-software-local-file.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gnome-software-local-file.desktop.in b/src/gnome-software-local-file.desktop.in
index 1126b7b7..1c4cb0f9 100644
--- a/src/gnome-software-local-file.desktop.in
+++ b/src/gnome-software-local-file.desktop.in
@@ -2,7 +2,7 @@
 Name=Software Install
 Comment=Install selected software on the system
 Categories=System;
-Exec=gnome-software --local-filename=%f
+Exec=gnome-software --local-filename %f
 Terminal=false
 Type=Application
 # Translators: Do NOT translate or transliterate this text (this is an icon file name)!


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]