]> git.pld-linux.org Git - packages/xfce4-settings.git/commitdiff
- up to 4.18.2 auto/th/xfce4-settings-4.18.2-1
authorKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Tue, 14 Feb 2023 09:06:21 +0000 (09:06 +0000)
committerKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Tue, 14 Feb 2023 09:06:21 +0000 (09:06 +0000)
01_use-tango-icon-theme.patch
xfce4-settings.spec

index 10eda52099c0fbad4aa8cb4cdbd55a2ea2a248b1..73c32b8eb24ec1cbfef15d9792b003c7bbdbe0c6 100644 (file)
@@ -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"/>
index cfa46ee510ccd3cb5225c2a40a165c7f9f35ed11..8e7183b456dfde43b374561561c71188d43f2989 100644 (file)
@@ -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
This page took 0.740017 seconds and 4 git commands to generate.