From 91b59e1fe5a35f405c9e692d221dc29aca68a599 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Wed, 18 Sep 2024 15:27:45 +0200 Subject: desktop-plasma: Fix whitespace in previous patch --- ...002-data-Set-DesktopEntry-correctly-in-notifyrc.patch | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/desktop-plasma/patches/net-irc/quassel-0.14.0/0002-data-Set-DesktopEntry-correctly-in-notifyrc.patch b/desktop-plasma/patches/net-irc/quassel-0.14.0/0002-data-Set-DesktopEntry-correctly-in-notifyrc.patch index 401fe9a..b1c9362 100644 --- a/desktop-plasma/patches/net-irc/quassel-0.14.0/0002-data-Set-DesktopEntry-correctly-in-notifyrc.patch +++ b/desktop-plasma/patches/net-irc/quassel-0.14.0/0002-data-Set-DesktopEntry-correctly-in-notifyrc.patch @@ -1,4 +1,4 @@ -From b50742cbeb2156a633b2504193dd5a48ae5eeb8d Mon Sep 17 00:00:00 2001 +From 4d6cb4424296e172a95d24f27c1cff54fccde372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20M=C3=BCller?= Date: Wed, 18 Sep 2024 14:34:35 +0200 Subject: [PATCH 2/2] data: Set DesktopEntry correctly in notifyrc @@ -24,22 +24,22 @@ the monolithic install when configured. rename data/{quassel.notifyrc => quassel.notifyrc.in} (99%) diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt -index 099d53b0..d978050a 100644 +index 099d53b0..509e2c55 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -1,6 +1,14 @@ if (BUILD_GUI) if (WITH_KF5) - install(FILES quassel.notifyrc DESTINATION ${CMAKE_INSTALL_KNOTIFY5RCDIR}) -+ set(DESKTOP_FILE "quasselclient") ++ set(DESKTOP_FILE "quasselclient") + -+ if (WANT_MONO) -+ set(DESKTOP_FILE "quassel") -+ endif() ++ if (WANT_MONO) ++ set(DESKTOP_FILE "quassel") ++ endif() + -+ configure_file(quassel.notifyrc.in quassel.notifyrc @ONLY) ++ configure_file(quassel.notifyrc.in quassel.notifyrc @ONLY) + -+ install(FILES ${CMAKE_BINARY_DIR}/data/quassel.notifyrc DESTINATION ${CMAKE_INSTALL_KNOTIFY5RCDIR}) ++ install(FILES ${CMAKE_BINARY_DIR}/data/quassel.notifyrc DESTINATION ${CMAKE_INSTALL_KNOTIFY5RCDIR}) endif() if (UNIX AND NOT APPLE) -- cgit v1.2.3-2-gb3c3