From 904ac9016b44f1fd93a9a074cfe1aae66fa746eb Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 4 Oct 2018 16:13:03 +0200 Subject: [PATCH] xfce4-settings: Update version from 4.13.4 to 4.13.5 Release notes: > - New: Add display profiles feature > - Allows for saving/restoring display configurations > - Profiles can be auto-applied when new displays are connected > - Drop the Gtk Theme previews > - Various UI improvements to the settings dialogs > - New icons for the minimal display dialog > - Fix: Fix broken hover effect in the settings manager (Bug #14539) > - Fix: Add default mnemonics back to dialog buttons > - Fix: Add DBUS_GLIB_CFLAGS for Settings Editor (Bug #14385) > - Fix: Force using a period as a decimal separator in xfsettingsd (Bug > #11906) > - Translation updates: --- xfce4-settings.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-settings.be0 b/xfce4-settings.be0 index f8a5edd47..3bb895fd3 100755 --- a/xfce4-settings.be0 +++ b/xfce4-settings.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-settings-4.13.4-0 +# BEE_VERSION xfce4-settings-4.13.5-0 SRCURL[0]="https://archive.xfce.org/src/xfce/xfce4-settings/${PKGVERSION[2]}/xfce4-settings-${PKGVERSION}.tar.bz2"