[Xfce4-commits] [apps/xfce4-panel-profiles] 01/01: Release 1.0.10
noreply at xfce.org
noreply at xfce.org
Wed Jan 15 04:05:58 CET 2020
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-panel-profiles.
commit 767107777cd3b71eb76aa13f247ffe0745fa250b
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Tue Jan 14 22:04:45 2020 -0500
Release 1.0.10
---
AUTHORS | 2 +-
NEWS | 12 ++++++++++++
configure | 2 +-
xfce4-panel-profiles.1 | 4 ++--
xfce4-panel-profiles/xfce4-panel-profiles.py | 2 +-
5 files changed, 17 insertions(+), 5 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 1c7dc59..2bfe501 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,2 +1,2 @@
2013 Alistair Buxton <a.j.buxton at gmail.com>
-2015-2019 Sean Davis <bluesabre at xfce.org>
\ No newline at end of file
+2015-2020 Sean Davis <bluesabre at xfce.org>
\ No newline at end of file
diff --git a/NEWS b/NEWS
index 168a834..388bc8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+xfce4-panel-profiles 1.0.10
+
+ * New Features
+ - Add openSUSE profile
+ - Add new error for invalid configuration files (Xfce #15983)
+ - 'Current Configuration' now pulls the current panel state
+ instead of the state cached when the program starts (Xfce #16114)
+ - A cancellable warning is now displayed when applying
+ configurations (Xfce #14559)
+ * Updated translations: English (United Kingdom), Galician, Hindi,
+ Slovenian, Thai
+
xfce4-panel-profiles 1.0.9
* New Features
diff --git a/configure b/configure
index 53c0e16..e2df2cd 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
#!/bin/sh
APPNAME=xfce4-panel-profiles
-VERSION=1.0.9
+VERSION=1.0.10
PYTHON=python3
diff --git a/xfce4-panel-profiles.1 b/xfce4-panel-profiles.1
index 85330e0..22184f9 100644
--- a/xfce4-panel-profiles.1
+++ b/xfce4-panel-profiles.1
@@ -1,5 +1,5 @@
.\" Man page written by Emanuele Petriglia for xfce4-panel-profiles.
-.TH XFCE4-PANEL-PROFILES "1" "November 2019" "xfce4-panel-profiles 1.0.9" "User Commands"
+.TH XFCE4-PANEL-PROFILES "1" "January 2020" "xfce4-panel-profiles 1.0.10" "User Commands"
.SH Name
xfce4-panel-profiles - A simple application to manage Xfce panel layouts
@@ -47,7 +47,7 @@ Load and apply the previously exported panel layout.
.SH AUTHOR
.TP
-2015-2019
+2015-2020
.MT bluesabre at xfce.org
Sean Davis
.ME
diff --git a/xfce4-panel-profiles/xfce4-panel-profiles.py b/xfce4-panel-profiles/xfce4-panel-profiles.py
index 72645bc..ce60bab 100644
--- a/xfce4-panel-profiles/xfce4-panel-profiles.py
+++ b/xfce4-panel-profiles/xfce4-panel-profiles.py
@@ -2,7 +2,7 @@
# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
# Panel Profiles
# Copyright (C) 2013 Alistair Buxton <a.j.buxton at gmail.com>
-# Copyright (C) 2015-2019 Sean Davis <bluesabre at xfce.org>
+# Copyright (C) 2015-2020 Sean Davis <bluesabre at xfce.org>
#
# This program is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 3 or newer,
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list