1
0
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:
Guido Berhoerster 2014-10-19 08:29:49 +00:00 committed by Git OBS Bridge
parent 4ea7df8a29
commit d5da180bce
3 changed files with 18 additions and 0 deletions

View 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

View File

@ -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

View File

@ -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