forked from pool/xfce4-session
- add xfce4-session-set-desktop-name.patch.changes in order to set
the DesktopName property in the xsession file (bxo#11239) OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-session?expand=0&rev=117
This commit is contained in:
parent
4ea7df8a29
commit
d5da180bce
9
xfce4-session-set-desktop-name.patch
Normal file
9
xfce4-session-set-desktop-name.patch
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
Index: xfce4-session-4.10.1/xfce.desktop.in
|
||||||
|
===================================================================
|
||||||
|
--- xfce4-session-4.10.1.orig/xfce.desktop.in
|
||||||
|
+++ xfce4-session-4.10.1/xfce.desktop.in
|
||||||
|
@@ -5,3 +5,4 @@ _Comment=Use this session to run Xfce as
|
||||||
|
Exec=startxfce4
|
||||||
|
Icon=
|
||||||
|
Type=Application
|
||||||
|
+DesktopName=XFCE
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 19 08:27:57 UTC 2014 - gber@opensuse.org
|
||||||
|
|
||||||
|
- add xfce4-session-set-desktop-name.patch.changes in order to set
|
||||||
|
the DesktopName property in the xsession file (bxo#11239)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 19 08:17:58 UTC 2014 - gber@opensuse.org
|
Sun Oct 19 08:17:58 UTC 2014 - gber@opensuse.org
|
||||||
|
|
||||||
|
@ -32,6 +32,8 @@ Patch0: xfce4-session-simple-splash-remove-shadows.patch
|
|||||||
Patch1: xfce4-session-adapt-session-scripts.patch
|
Patch1: xfce4-session-adapt-session-scripts.patch
|
||||||
# PATCH-FIX-UPSTREAM xfce4-session-systemd-suspend-hibernate-support.patch bnc#9952 gber@opensuse.org -- Add systemd suspend/hibernate support
|
# PATCH-FIX-UPSTREAM xfce4-session-systemd-suspend-hibernate-support.patch bnc#9952 gber@opensuse.org -- Add systemd suspend/hibernate support
|
||||||
Patch2: xfce4-session-systemd-suspend-hibernate-support.patch
|
Patch2: xfce4-session-systemd-suspend-hibernate-support.patch
|
||||||
|
# PATCH-FIX-UPSTREAM xfce4-session-set-desktop-name.patch bxo#11239 gber@opensuse.org -- Set DesktopName property in the xsession file
|
||||||
|
Patch3: xfce4-session-set-desktop-name.patch
|
||||||
BuildRequires: iceauth
|
BuildRequires: iceauth
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
@ -120,6 +122,7 @@ This package provides the upstream look and feel for the Xfce Session Manager.
|
|||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
|
%patch3 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
xdt-autogen
|
xdt-autogen
|
||||||
|
Loading…
Reference in New Issue
Block a user