From fceb0398144e230b494294c649d11c6ecc588c0f4517393c7a005f7037048553 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 21 Dec 2017 11:55:09 +0000 Subject: [PATCH] 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 --- icewm-desktop-nodisplay.patch | 17 ++++++----------- icewm.changes | 11 ++++++----- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/icewm-desktop-nodisplay.patch b/icewm-desktop-nodisplay.patch index cd95f22..eb60e49 100644 --- a/icewm-desktop-nodisplay.patch +++ b/icewm-desktop-nodisplay.patch @@ -7,21 +7,16 @@ Subject: [PATCH] Set NoDisplay for icewm.desktop lib/icewm.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -diff --git a/lib/icewm.desktop b/lib/icewm.desktop -index d6e5a04..c965e8a 100644 ---- a/lib/icewm.desktop -+++ b/lib/icewm.desktop -@@ -11,8 +11,8 @@ Comment[da]=Simpel og hurtig vindueshåndtering +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 --Hidden=false +NoDisplay=true -+Hidden=true + Hidden=false Categories=WindowManager;Application;System; StartupNotify=false - X-GNOME-Autostart-Notify=false --- -2.12.3 - diff --git a/icewm.changes b/icewm.changes index c336daa..7830452 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,12 +1,13 @@ ------------------------------------------------------------------- -Wed Dec 20 07:31:10 UTC 2017 - qkzhu@suse.com +Thu Dec 21 03:22:18 UTC 2017 - qkzhu@suse.com - Drop our distribution's icewm.desktop and use the one provided by IceWM upstream - * Add patch icewm-desktop-nodisplay.patch -- Hide 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) +- 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) ------------------------------------------------------------------- Fri Dec 15 03:24:36 UTC 2017 - yfjiang@suse.com