[seahorse] desktop: fix name for search provider & service



commit e50223e8451142de2ace4f1e6455102317b33586
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Tue Jan 8 08:13:22 2019 +0100

    desktop: fix name for search provider & service
    
    We changed the desktop id, but forgot to change it there.

 data/org.gnome.seahorse.Application.desktop.in.in | 3 ++-
 data/seahorse-search-provider.ini                 | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/org.gnome.seahorse.Application.desktop.in.in 
b/data/org.gnome.seahorse.Application.desktop.in.in
index bb26a869..03fa69e6 100644
--- a/data/org.gnome.seahorse.Application.desktop.in.in
+++ b/data/org.gnome.seahorse.Application.desktop.in.in
@@ -3,10 +3,11 @@ Name=Passwords and Keys
 Comment=Manage your passwords and encryption keys
 # Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
 Keywords=keyring;encryption;security;sign;ssh;
-Exec=@bindir@/seahorse
+Exec=seahorse
 Terminal=false
 Type=Application
 # Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=org.gnome.seahorse.Application
 Categories=GNOME;GTK;Security;Utility;DesktopSettings;X-XFCE-SettingsDialog;
 StartupNotify=true
+DBusActivatable=true
diff --git a/data/seahorse-search-provider.ini b/data/seahorse-search-provider.ini
index 03c6b2bb..87c9c3c8 100644
--- a/data/seahorse-search-provider.ini
+++ b/data/seahorse-search-provider.ini
@@ -1,5 +1,5 @@
 [Shell Search Provider]
-DesktopId=seahorse.desktop
+DesktopId=org.gnome.seahorse.Application.desktop
 BusName=org.gnome.seahorse.Application
 ObjectPath=/org/gnome/seahorse/Application
 Version=2


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