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
This commit is contained in:
parent
10c753b79d
commit
fceb039814
@ -7,21 +7,16 @@ Subject: [PATCH] Set NoDisplay for icewm.desktop
|
|||||||
lib/icewm.desktop | 4 ++--
|
lib/icewm.desktop | 4 ++--
|
||||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||||
|
|
||||||
diff --git a/lib/icewm.desktop b/lib/icewm.desktop
|
Index: icewm-1.4.2/lib/icewm.desktop
|
||||||
index d6e5a04..c965e8a 100644
|
===================================================================
|
||||||
--- a/lib/icewm.desktop
|
--- icewm-1.4.2.orig/lib/icewm.desktop
|
||||||
+++ b/lib/icewm.desktop
|
+++ icewm-1.4.2/lib/icewm.desktop
|
||||||
@@ -11,8 +11,8 @@ Comment[da]=Simpel og hurtig vindueshåndtering
|
@@ -11,7 +11,7 @@ Comment[da]=Simpel og hurtig vindueshån
|
||||||
Icon=icewm
|
Icon=icewm
|
||||||
TryExec=/usr/bin/icewm
|
TryExec=/usr/bin/icewm
|
||||||
Exec=icewm
|
Exec=icewm
|
||||||
-NoDisplay=false
|
-NoDisplay=false
|
||||||
-Hidden=false
|
|
||||||
+NoDisplay=true
|
+NoDisplay=true
|
||||||
+Hidden=true
|
Hidden=false
|
||||||
Categories=WindowManager;Application;System;
|
Categories=WindowManager;Application;System;
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
X-GNOME-Autostart-Notify=false
|
|
||||||
--
|
|
||||||
2.12.3
|
|
||||||
|
|
||||||
|
@ -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
|
- Drop our distribution's icewm.desktop and use the one provided by
|
||||||
IceWM upstream
|
IceWM upstream
|
||||||
* Add patch icewm-desktop-nodisplay.patch
|
- Add patch icewm-desktop-nodisplay.patch
|
||||||
- Hide upstream's icewm.desktop since it only starts the window manager,
|
Set NoDisplay for upstream's icewm.desktop since it only starts the
|
||||||
icewm-session.desktop (the preferred program to start the IceWM
|
window manager, icewm-session.desktop (the preferred program to
|
||||||
system) will be displayed in display manager (bsc#1072557)
|
start the IceWM system) will be displayed in display manager
|
||||||
|
(bsc#1072557)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 15 03:24:36 UTC 2017 - yfjiang@suse.com
|
Fri Dec 15 03:24:36 UTC 2017 - yfjiang@suse.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user