parent
727267be7b
commit
481cf739fc
@ -1,16 +1 @@
|
||||
/baloo-5.25.0.tar.xz
|
||||
/baloo-5.26.0.tar.xz
|
||||
/baloo-5.27.0.tar.xz
|
||||
/baloo-5.29.0.tar.xz
|
||||
/baloo-5.31.0.tar.xz
|
||||
/baloo-5.32.0.tar.xz
|
||||
/baloo-5.33.0.tar.xz
|
||||
/baloo-5.34.0.tar.xz
|
||||
/baloo-5.35.0.tar.xz
|
||||
/baloo-5.36.0.tar.xz
|
||||
/baloo-5.37.0.tar.xz
|
||||
/baloo-5.38.0.tar.xz
|
||||
/baloo-5.39.0.tar.xz
|
||||
/baloo-5.40.0.tar.xz
|
||||
/baloo-5.41.0.tar.xz
|
||||
/baloo-5.42.0.tar.xz
|
||||
/baloo-5.43.0.tar.xz
|
||||
|
@ -1,29 +0,0 @@
|
||||
From d45f3107c1015bcf10ca6fd199f9e0c425dfd343 Mon Sep 17 00:00:00 2001
|
||||
From: Rex Dieter <rdieter@gmail.com>
|
||||
Date: Mon, 15 Jan 2018 10:17:05 -0600
|
||||
Subject: [PATCH 3/3] validate baloo_file.desktop
|
||||
|
||||
Fix per,
|
||||
$ desktop-file-validate /etc/xdg/autostart/baloo_file.desktop --warn-kde
|
||||
/etc/xdg/autostart/baloo_file.desktop: warning: value "Service" for key "Type" in group "Desktop Entry" is a reserved value for KDE
|
||||
/etc/xdg/autostart/baloo_file.desktop: error: key "Exec" is present in group "Desktop Entry", but the type is "Service" while this key is only valid for type "Application"
|
||||
|
||||
other DE's complain about this on login otherwise (e.g. gnome)
|
||||
---
|
||||
src/file/baloo_file.desktop | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/src/file/baloo_file.desktop b/src/file/baloo_file.desktop
|
||||
index 5136828b..c2c2b901 100644
|
||||
--- a/src/file/baloo_file.desktop
|
||||
+++ b/src/file/baloo_file.desktop
|
||||
@@ -1,5 +1,5 @@
|
||||
[Desktop Entry]
|
||||
-Type=Service
|
||||
+Type=Application
|
||||
Exec=baloo_file
|
||||
X-KDE-StartupNotify=false
|
||||
X-KDE-autostart-condition=baloofilerc:Basic Settings:Indexing-Enabled:true
|
||||
--
|
||||
2.14.3
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (baloo-5.42.0.tar.xz) = a21b9e09f07b296049fe46a00ca22628cb7148e1619aa6575304100f3abb2622eedada6d64712bae484995c623db5d0dedb775667c127b6edd82c4558701ea08
|
||||
SHA512 (baloo-5.43.0.tar.xz) = 918d615adc07ee71414eabe15cd18f3cfee264c206cbef32f6807cff2eac701a58ae7eebb087e618e9bc7741ad8409514af8361e216ff68b07b65dd0da0a802a
|
||||
|
Loading…
Reference in new issue