blob: ae54dbd5604189acb2b1abeb071db38ee73385bc [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001Disable the desktop preferences launcher as we don't use the pcmanfm desktop in
2Sato.
3
4Upstream-Status: Inappropriate
5Signed-off-by: Ross Burton <ross.burton@intel.com>
6
7diff --git a/data/pcmanfm-desktop-pref.desktop b/data/pcmanfm-desktop-pref.desktop
8index ccf8abb..3f6fc1c 100644
9--- a/data/pcmanfm-desktop-pref.desktop.in
10+++ b/data/pcmanfm-desktop-pref.desktop.in
11@@ -7,3 +7,4 @@ Exec=pcmanfm --desktop-pref
12 StartupNotify=true
13 Terminal=false
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050014 NotShowIn=GNOME;XFCE;KDE;MATE;
Patrick Williamsc124f4f2015-09-15 14:41:29 -050015+NoDisplay=true