icewm/icewm-desktop-nodisplay.patch
Tomáš Chvátal fceb039814 Accepting request 559002 from home:qkzhu:branches:X11:windowmanagers
- Add patch icewm-desktop-nodisplay.patch
  Set NoDisplay for upstream's icewm.desktop since it only starts the
  window manager, icewm-session.desktop (the preferred program to 
  start the IceWM system) will be displayed in display manager 
  (bsc#1072557)

OBS-URL: https://build.opensuse.org/request/show/559002
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=87
2017-12-21 11:55:09 +00:00

23 lines
672 B
Diff

From 3d09111fa081005c772c2942d42cc2d1600047f5 Mon Sep 17 00:00:00 2001
From: Chingkai <qkzhu@suse.com>
Date: Wed, 20 Dec 2017 15:13:07 +0800
Subject: [PATCH] Set NoDisplay for icewm.desktop
---
lib/icewm.desktop | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: icewm-1.4.2/lib/icewm.desktop
===================================================================
--- icewm-1.4.2.orig/lib/icewm.desktop
+++ icewm-1.4.2/lib/icewm.desktop
@@ -11,7 +11,7 @@ Comment[da]=Simpel og hurtig vindueshån
Icon=icewm
TryExec=/usr/bin/icewm
Exec=icewm
-NoDisplay=false
+NoDisplay=true
Hidden=false
Categories=WindowManager;Application;System;
StartupNotify=false