[packages/xfce4-settings] - up to 4.18.2

mrozowik mrozowik at pld-linux.org
Tue Feb 14 10:06:31 CET 2023


commit 17d7b15b2afb8b48ab2309b3cd20efa6116cf0a5
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Tue Feb 14 09:06:21 2023 +0000

    - up to 4.18.2

 01_use-tango-icon-theme.patch | 12 +++++-------
 xfce4-settings.spec           |  5 +++--
 2 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/xfce4-settings.spec b/xfce4-settings.spec
index cfa46ee..8e7183b 100644
--- a/xfce4-settings.spec
+++ b/xfce4-settings.spec
@@ -2,12 +2,12 @@
 Summary:	Settings manager for the Xfce desktop environment
 Summary(pl.UTF-8):	Menadżer ustawień dla środowiska Xfce
 Name:		xfce4-settings
-Version:	4.18.1
+Version:	4.18.2
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	https://archive.xfce.org/src/xfce/xfce4-settings/4.18/%{name}-%{version}.tar.bz2
-# Source0-md5:	67c2824340349b25b754c1bd00602344
+# Source0-md5:	be88cc55725fa6b935f2f06a19e92535
 Patch0:		01_use-tango-icon-theme.patch
 URL:		https://www.xfce.org/projects/xfce4-settings/
 BuildRequires:	autoconf >= 2.50
@@ -127,3 +127,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/hicolor/*x*/apps/*.png
 %{_iconsdir}/hicolor/*x*/devices/xfce-display-*.png
 %{_iconsdir}/hicolor/scalable/apps/*.svg
+%{_iconsdir}/hicolor/scalable/devices/*.svg
diff --git a/01_use-tango-icon-theme.patch b/01_use-tango-icon-theme.patch
index 10eda52..73c32b8 100644
--- a/01_use-tango-icon-theme.patch
+++ b/01_use-tango-icon-theme.patch
@@ -1,15 +1,13 @@
-diff --git a/xfsettingsd/xsettings.xml b/xfsettingsd/xsettings.xml
-index 049b4ed..0b72294 100644
---- a/xfsettingsd/xsettings.xml
-+++ b/xfsettingsd/xsettings.xml
+--- xfce4-settings-4.18.2/xfsettingsd/xsettings.xml-	2023-02-11 08:55:53.000000000 +0000
++++ xfce4-settings-4.18.2/xfsettingsd/xsettings.xml	2023-02-14 08:58:19.787557244 +0000
 @@ -6,8 +6,8 @@
- <?xml version="1.0" encoding="UTF-8"?>
+ 
  <channel name="xsettings" version="1.0">
    <property name="Net" type="empty">
 -    <property name="ThemeName" type="empty"/>
 -    <property name="IconThemeName" type="empty"/>
-+    <property name="ThemeName" type="string" value="Xfce"/>
-+    <property name="IconThemeName" type="string" value="Tango"/>
++    <property name="ThemeName" type="Xfce"/>
++    <property name="IconThemeName" type="Tango"/>
      <property name="DoubleClickTime" type="int" value="400"/>
      <property name="DoubleClickDistance" type="int" value="5"/>
      <property name="DndDragThreshold" type="int" value="8"/>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfce4-settings.git/commitdiff/17d7b15b2afb8b48ab2309b3cd20efa6116cf0a5



More information about the pld-cvs-commit mailing list