From d5da180bce1bc65cd9f9bd02fc662fee5125cb14c17e36647e56e36fc1568f00 Mon Sep 17 00:00:00 2001 From: Guido Berhoerster Date: Sun, 19 Oct 2014 08:29:49 +0000 Subject: [PATCH] - 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 --- xfce4-session-set-desktop-name.patch | 9 +++++++++ xfce4-session.changes | 6 ++++++ xfce4-session.spec | 3 +++ 3 files changed, 18 insertions(+) create mode 100644 xfce4-session-set-desktop-name.patch diff --git a/xfce4-session-set-desktop-name.patch b/xfce4-session-set-desktop-name.patch new file mode 100644 index 0000000..6fc8d41 --- /dev/null +++ b/xfce4-session-set-desktop-name.patch @@ -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 diff --git a/xfce4-session.changes b/xfce4-session.changes index a9fdf67..1f329c2 100644 --- a/xfce4-session.changes +++ b/xfce4-session.changes @@ -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 diff --git a/xfce4-session.spec b/xfce4-session.spec index d8a98cd..3fa74af 100644 --- a/xfce4-session.spec +++ b/xfce4-session.spec @@ -32,6 +32,8 @@ Patch0: xfce4-session-simple-splash-remove-shadows.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 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: intltool BuildRequires: update-desktop-files @@ -120,6 +122,7 @@ This package provides the upstream look and feel for the Xfce Session Manager. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build xdt-autogen