[Xfce4-commits] [panel-plugins/xfce4-mount-plugin] 03/03: Fix build with panel 4.15

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-mount-plugin.

commit 325cd9ee8783c6e4a1d50320f27f9fb3e15039a7
Author: Andre Miranda 
Date:   Sat Oct 19 20:06:13 2019 -0300

Fix build with panel 4.15
---
 panel-plugin/mount-plugin.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/mount-plugin.h b/panel-plugin/mount-plugin.h
index d3a6758..ed74284 100644
--- a/panel-plugin/mount-plugin.h
+++ b/panel-plugin/mount-plugin.h
@@ -28,7 +28,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 #endif
 
 #include 
-#include 
+#include 
 
 #include 
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-mount-plugin] 01/03: s/http/https

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-mount-plugin.

commit daaedd143029efb4614f38bb62575f7d69715f0a
Author: Andre Miranda 
Date:   Sat Oct 19 20:05:48 2019 -0300

s/http/https
---
 autogen.sh| 2 +-
 doc/html/tabs.css | 2 +-
 m4/pkg.m4 | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 65234a1..eaa32c2 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,7 +13,7 @@
 autogen.sh: You don't seem to have the Xfce development tools installed on
 your system, which are required to build this software.
 Please install the xfce4-dev-tools package first, it is available
-from http://www.xfce.org/.
+from https://www.xfce.org/.
 EOF
   exit 1
 }
diff --git a/doc/html/tabs.css b/doc/html/tabs.css
index a61552a..8db1832 100644
--- a/doc/html/tabs.css
+++ b/doc/html/tabs.css
@@ -1,4 +1,4 @@
-/* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
+/* tabs styles, based on https://www.alistapart.com/articles/slidingdoors */
 
 DIV.tabs
 {
diff --git a/m4/pkg.m4 b/m4/pkg.m4
index f2bfc2d..f1244c3 100644
--- a/m4/pkg.m4
+++ b/m4/pkg.m4
@@ -13,7 +13,7 @@ AC_DEFUN([PKG_CHECK_MODULES], [
  echo "*** The pkg-config script could not be found. Make sure it is"
  echo "*** in your path, or set the PKG_CONFIG environment variable"
  echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get 
pkg-config."
+ echo "*** Or see https://www.freedesktop.org/software/pkgconfig to get 
pkg-config."
   else
  PKG_CONFIG_MIN_VERSION=0.9.0
  if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
@@ -43,7 +43,7 @@ AC_DEFUN([PKG_CHECK_MODULES], [
 AC_SUBST($1_LIBS)
  else
 echo "*** Your version of pkg-config is too old. You need version 
$PKG_CONFIG_MIN_VERSION or newer."
-echo "*** See http://www.freedesktop.org/software/pkgconfig;
+echo "*** See https://www.freedesktop.org/software/pkgconfig;
  fi
   fi
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-mount-plugin] branch master updated (19f93dc -> 325cd9e)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
change to branch 
master
in repository panel-plugins/xfce4-mount-plugin.

  from  19f93dc   I18n: Update translation hr (100%).
   new  daaedd1   s/http/https
   new  96176e2   Make build less verbose
   new  325cd9e   Fix build with panel 4.15

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 autogen.sh  | 2 +-
 configure.ac.in | 1 +
 doc/html/tabs.css   | 2 +-
 m4/pkg.m4   | 4 ++--
 panel-plugin/mount-plugin.h | 2 +-
 5 files changed, 6 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-mount-plugin] 02/03: Make build less verbose

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-mount-plugin.

commit 96176e2d64186f9a9c514398747f583ae2b69141
Author: Andre Miranda 
Date:   Sat Oct 19 20:06:02 2019 -0300

Make build less verbose
---
 configure.ac.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac.in b/configure.ac.in
index 8de79bc..58ae1fb 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -25,6 +25,7 @@ AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
 
 AM_MAINTAINER_MODE
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 dnl Check for UNIX variants
 AC_AIX

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-smartbookmark-plugin] 03/03: Fix build with panel 4.15

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-smartbookmark-plugin.

commit 856d73b51f5d237d3cf6792f5e9f55220e5facf1
Author: Andre Miranda 
Date:   Sat Oct 19 19:46:34 2019 -0300

Fix build with panel 4.15
---
 src/smartbookmark.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/smartbookmark.c b/src/smartbookmark.c
index 8a89c24..554da24 100644
--- a/src/smartbookmark.c
+++ b/src/smartbookmark.c
@@ -41,7 +41,7 @@
 
 #include 
 #include 
-#include 
+#include 
 
 /*
  * Types

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-smartbookmark-plugin] 01/03: s/http/https

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-smartbookmark-plugin.

commit 4fdbb9fa5397d4e6caaf8565441fbc967d69929f
Author: Andre Miranda 
Date:   Sat Oct 19 19:46:16 2019 -0300

s/http/https
---
 README  | 6 +++---
 autogen.sh  | 2 +-
 src/smartbookmark.c | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/README b/README
index 646cbc3..e7bb14b 100644
--- a/README
+++ b/README
@@ -2,9 +2,9 @@ CONFIGURATION
 -
 Some URL examples:
 
-Google: http://www.google.it/search?q=
-Debian BTS: http://bugs.debian.org/
-Wikipedia: http://en.wikipedia.org/wiki/
+Google: https://www.google.it/search?q=
+Debian BTS: https://bugs.debian.org/
+Wikipedia: https://en.wikipedia.org/wiki/
 
 BUGS
 
diff --git a/autogen.sh b/autogen.sh
index 6bc0c8a..7c1251e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@ export XDT_AUTOGEN_REQUIRED_VERSION="4.7.0"
 autogen.sh: You don't seem to have the Xfce development tools installed on
 your system, which are required to build this software.
 Please install the xfce4-dev-tools package first, available from
-http://xfce.org/~benny/projects/xfce4-dev-tools/.
+https://xfce.org/~benny/projects/xfce4-dev-tools/.
 EOF
   exit 1
 }
diff --git a/src/smartbookmark.c b/src/smartbookmark.c
index 6cfe126..8a89c24 100644
--- a/src/smartbookmark.c
+++ b/src/smartbookmark.c
@@ -173,7 +173,7 @@ static t_search *search_new(XfcePanelPlugin *plugin)
 gtk_widget_set_valign(GTK_WIDGET(search->box), GTK_ALIGN_CENTER);
 
 /* default options */
-search->url = "http://bugs.debian.org/;;
+search->url = "https://bugs.debian.org/;;
 search->label_text = "BTS";
 search->size = 5;
 search->hide_label = FALSE;
@@ -209,7 +209,7 @@ static void search_read_config(t_search *search, const 
gchar* filename)
 if( (rcfile = xfce_rc_simple_open(filename, TRUE) ))
 {
 xfce_rc_set_group(rcfile, NULL);
-search->url = 
g_strdup(xfce_rc_read_entry(rcfile,"url","http://bugs.debian.org/;));
+search->url = 
g_strdup(xfce_rc_read_entry(rcfile,"url","https://bugs.debian.org/;));
 search->label_text = 
g_strdup(xfce_rc_read_entry(rcfile,"value","DBS"));
 search->size = xfce_rc_read_int_entry(rcfile, "size", 5);
 search->hide_label = xfce_rc_read_bool_entry(rcfile, "hidelabel", 
FALSE);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-smartbookmark-plugin] 02/03: Make build less verbose

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-smartbookmark-plugin.

commit 82b81ac6b50d8f069fba4e962931152e92ad1e7e
Author: Andre Miranda 
Date:   Sat Oct 19 19:46:26 2019 -0300

Make build less verbose
---
 configure.ac.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac.in b/configure.ac.in
index 3f9025b..7cdd942 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -12,6 +12,7 @@ dnl Initialize automake
 AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 dnl check for basic programs
 AC_PROG_CC()

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-smartbookmark-plugin] branch master updated (3b73c0e -> 856d73b)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
change to branch 
master
in repository panel-plugins/xfce4-smartbookmark-plugin.

  from  3b73c0e   I18n: Update translation gl (100%).
   new  4fdbb9f   s/http/https
   new  82b81ac   Make build less verbose
   new  856d73b   Fix build with panel 4.15

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README  | 6 +++---
 autogen.sh  | 2 +-
 configure.ac.in | 1 +
 src/smartbookmark.c | 6 +++---
 4 files changed, 8 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] 02/02: Fix build with panel 4.15

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-indicator-plugin.

commit 64752918d470025c67d1702edc6d12618a9ace98
Author: Andre Miranda 
Date:   Sat Oct 19 19:55:40 2019 -0300

Fix build with panel 4.15
---
 panel-plugin/indicator-dialog.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/indicator-dialog.c b/panel-plugin/indicator-dialog.c
index 51728d2..f4be549 100644
--- a/panel-plugin/indicator-dialog.c
+++ b/panel-plugin/indicator-dialog.c
@@ -35,8 +35,8 @@
 
 #include 
 #include 
-//#include 
-#include 
+/*#include */
+#include 
 
 #include "indicator-dialog.h"
 #include "indicator-dialog_ui.h"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] 01/02: s/http/https

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-indicator-plugin.

commit 2a4a48521c365f6f9b49990d65681f07de42bbc1
Author: Andre Miranda 
Date:   Sat Oct 19 19:55:31 2019 -0300

s/http/https
---
 autogen.sh  | 2 +-
 configure.ac.in | 2 +-
 panel-plugin/indicator-dialog.c | 2 +-
 panel-plugin/indicator.c| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 04afe68..499ecd2 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -11,7 +11,7 @@
 autogen.sh: You don't seem to have the Xfce development tools installed on
 your system, which are required to build this software.
 Please install the xfce4-dev-tools package first, it is available
-from http://www.xfce.org/.
+from https://www.xfce.org/.
 EOF
   exit 1
 }
diff --git a/configure.ac.in b/configure.ac.in
index e0c07c3..fb019f8 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -19,7 +19,7 @@ dnl *** Initialize autoconf ***
 dnl ***
 AC_COPYRIGHT([Copyright (c) 2006-2007
 The Xfce development team. All rights reserved.])
-AC_INIT([xfce4-indicator-plugin], [indicator_version], 
[http://bugzilla.xfce.org/], [xfce4-indicator-plugin])
+AC_INIT([xfce4-indicator-plugin], [indicator_version], 
[https://bugzilla.xfce.org/], [xfce4-indicator-plugin])
 AC_PREREQ([2.50])
 AC_CONFIG_HEADERS([config.h])
 AC_CANONICAL_TARGET()
diff --git a/panel-plugin/indicator-dialog.c b/panel-plugin/indicator-dialog.c
index 3d405be..51728d2 100644
--- a/panel-plugin/indicator-dialog.c
+++ b/panel-plugin/indicator-dialog.c
@@ -41,7 +41,7 @@
 #include "indicator-dialog.h"
 #include "indicator-dialog_ui.h"
 
-#define PLUGIN_WEBSITE  
"http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin;
+#define PLUGIN_WEBSITE  
"https://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin;
 
 #ifdef LIBXFCE4UI_CHECK_VERSION
 #if LIBXFCE4UI_CHECK_VERSION (4,9,0)
diff --git a/panel-plugin/indicator.c b/panel-plugin/indicator.c
index 7bb6f75..42701d5 100644
--- a/panel-plugin/indicator.c
+++ b/panel-plugin/indicator.c
@@ -179,7 +179,7 @@ indicator_show_about (XfcePanelPlugin *plugin)
  "version", PACKAGE_VERSION,
  "program-name", PACKAGE_NAME,
  "comments", _("Provides a panel area for Unity 
indicators. Indicators allow applications and system services to display their 
status and interact with the user."),
- "website", 
"http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin;,
+ "website", 
"https://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin;,
  "copyright", _("Copyright (c) 2009-2013\n"),
  "authors", auth, NULL);
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] branch master updated (ec9c30b -> 6475291)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
change to branch 
master
in repository panel-plugins/xfce4-indicator-plugin.

  from  ec9c30b   I18n: Update translation zh_TW (100%).
   new  2a4a485   s/http/https
   new  6475291   Fix build with panel 4.15

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 autogen.sh  | 2 +-
 configure.ac.in | 2 +-
 panel-plugin/indicator-dialog.c | 6 +++---
 panel-plugin/indicator.c| 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] branch master updated (47d0eaf -> e16f64e)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
change to branch 
master
in repository xfce/xfce4-panel.

  from  47d0eaf   Updates for release
   new  e16f64e   Back to development

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] 01/01: Back to development

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
commit to branch 
master
in repository xfce/xfce4-panel.

commit e16f64ea678c98259ba54253110ef7ecb5133402
Author: Simon Steinbeiss 
Date:   Sun Oct 20 00:40:27 2019 +0200

Back to development
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index e3c868f..5999222 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -16,7 +16,7 @@ m4_define([xfce4_panel_version_minor], [15])
 m4_define([xfce4_panel_version_micro], [0])
 m4_define([xfce4_panel_version_nano],  []) dnl leave this empty to have no 
nano version
 m4_define([xfce4_panel_version_build], [@REVISION@])
-m4_define([xfce4_panel_version_tag], [])
+m4_define([xfce4_panel_version_tag], [git])
 m4_define([xfce4_panel_version], 
[xfce4_panel_version_major().xfce4_panel_version_minor().xfce4_panel_version_micro()ifelse(xfce4_panel_version_nano(),
 [], [], [.xfce4_panel_version_nano()])ifelse(xfce4_panel_version_tag(), [git], 
[xfce4_panel_version_tag()-xfce4_panel_version_build()], 
[xfce4_panel_version_tag()])])
 
 dnl ***

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] 01/01: Updates for release

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
commit to branch 
master
in repository xfce/xfce4-panel.

commit 47d0eaf8c3828e78a83923b21fbc884c11e156b9
Author: Simon Steinbeiss 
Date:   Sun Oct 20 00:37:13 2019 +0200

Updates for release
---
 NEWS| 32 
 configure.ac.in |  4 ++--
 2 files changed, 34 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 246fa41..b3b8c79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+4.15.0
+==
+ - Drop support for Gtk2 and 4.6 plugins
+ - Drop Gtk2/4.6-only references from the docs
+ - Don't show or try to load Gtk2 plugins anymore
+ - Add dark mode preference
+ - autohide: Add sliding out animation
+ - Draw panel border based on position and length
+ - appmenu: Listen to icon theme changes (Bug #15861)
+ - appmenu: Use panel's icon size
+ - clock: Validate timezone entry (Bug #16036)
+ - prefs: Plug memory leaks (Bug #16016)
+ - docs: Fix build by dropping unused refs (Bug #16031)
+ - pager: Fix scrolling in pager-buttons (Bug #15614)
+ - pager: Face-lift of settings dialog
+ - pager: Only show scroll-option with buttons
+ - pager: Add option to show workspace number
+ - systray: Drop "Show frame" option (Bug #14186)
+ - tasklist: Resize when windows get removed (Bug #14394)
+ - systray: Fix icons without compositing (Bug #14577)
+ - windowlist: Make layout consistent with xfdesktop
+ - windowlist: Replace deprecated gtk_widget_modify_font
+ - launcher: Fix visual state of arrow-button (Bug #15818)
+ - launcher: Avoid excessive left padding on popup menu (Bug #15819)
+ - Fix typos and improve code formatting
+ - Translation Updates:
+   Albanian, Arabic, Armenian (Armenia), Belarusian, Bulgarian, Chinese
+   (China), Chinese (Taiwan), Croatian, Danish, Dutch, French, Galician,
+   German, Greek, Hebrew, Hungarian, Indonesian, Italian, Japanese,
+   Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese
+   (Brazil), Russian, Serbian, Slovak, Spanish, Swedish, Thai, Turkish
+
 4.14.0
 ==
  - tasklist: Keep panel visible on drag and drop (Bug #15703)
diff --git a/configure.ac.in b/configure.ac.in
index 76219df..e3c868f 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -12,11 +12,11 @@ m4_define([libxfce4panel_verinfo], [4:0:0]) dnl 
current:revision:age
 m4_define([libxfce4panel_version_api], [2.0])
 m4_define([xfce4_panel_config_version], [2])
 m4_define([xfce4_panel_version_major], [4])
-m4_define([xfce4_panel_version_minor], [14])
+m4_define([xfce4_panel_version_minor], [15])
 m4_define([xfce4_panel_version_micro], [0])
 m4_define([xfce4_panel_version_nano],  []) dnl leave this empty to have no 
nano version
 m4_define([xfce4_panel_version_build], [@REVISION@])
-m4_define([xfce4_panel_version_tag], [git])
+m4_define([xfce4_panel_version_tag], [])
 m4_define([xfce4_panel_version], 
[xfce4_panel_version_major().xfce4_panel_version_minor().xfce4_panel_version_micro()ifelse(xfce4_panel_version_nano(),
 [], [], [.xfce4_panel_version_nano()])ifelse(xfce4_panel_version_tag(), [git], 
[xfce4_panel_version_tag()-xfce4_panel_version_build()], 
[xfce4_panel_version_tag()])])
 
 dnl ***

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] annotated tag xfce-panel-4.14.1 created (now 95dbb91)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
change to annotated 
tag 
xfce-panel-4.14.1
in repository xfce/xfce4-panel.

at  95dbb91   (tag)
   tagging  bd51a4996142876d811e64a22c27e9042330e529 (commit)
  replaces  xfce-4.14.0
 tagged by  Simon Steinbeiss
on  Thu Sep 26 00:03:07 2019 +0200

- Log -
commit bd51a4996142876d811e64a22c27e9042330e529
Author: Simon Steinbeiss 
Date:   Wed Sep 25 23:56:16 2019 +0200

Updates for release

diff --git a/NEWS b/NEWS
index 246fa417..9f72758e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+4.14.1
+==
+ - Draw panel border based on position and length
+ - windowlist: Make layout consistent with xfdesktop
+ - windowmenu: Replace deprecated gtk_widget_modify_font
+ - tasklist: Resize when windows get removed (Bug #14394)
+ - systray: Fix icons without compositing (Bug #14577)
+ - pager: Fix scrolling in pager-buttons (Bug #15614)
+ - launcher: Fix visual state of arrow-button (Bug #15818)
+ - launcher: Avoid excessive left padding on popup menu (Bug #15819)
+ - Translation Updates:
+   Albanian, Arabic, Armenian (Armenia), Belarusian, Chinese (China),
+   Chinese (Taiwan), Galician, Greek, Hebrew, Indonesian, Japanese, Malay,
+   Polish, Serbian, Slovak, Swedish, Thai
+
 4.14.0
 ==
  - tasklist: Keep panel visible on drag and drop (Bug #15703)
---

No new revisions were added by this update.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] annotated tag xfce4-panel-4.15.0 created (now c73a842)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
change to annotated 
tag 
xfce4-panel-4.15.0
in repository xfce/xfce4-panel.

at  c73a842   (tag)
   tagging  47d0eaf8c3828e78a83923b21fbc884c11e156b9 (commit)
  replaces  xfce-4.14.0
 tagged by  Simon Steinbeiss
on  Sun Oct 20 00:37:44 2019 +0200

- Log -
 - Drop support for Gtk2 and 4.6 plugins
 - Drop Gtk2/4.6-only references from the docs
 - Don't show or try to load Gtk2 plugins anymore
 - Add dark mode preference
 - autohide: Add sliding out animation
 - Draw panel border based on position and length
 - appmenu: Listen to icon theme changes (Bug #15861)
 - appmenu: Use panel's icon size
 - clock: Validate timezone entry (Bug #16036)
 - prefs: Plug memory leaks (Bug #16016)
 - docs: Fix build by dropping unused refs (Bug #16031)
 - pager: Fix scrolling in pager-buttons (Bug #15614)
 - pager: Face-lift of settings dialog
 - pager: Only show scroll-option with buttons
 - pager: Add option to show workspace number
 - systray: Drop "Show frame" option (Bug #14186)
 - tasklist: Resize when windows get removed (Bug #14394)
 - systray: Fix icons without compositing (Bug #14577)
 - windowlist: Make layout consistent with xfdesktop
 - windowlist: Replace deprecated gtk_widget_modify_font
 - launcher: Fix visual state of arrow-button (Bug #15818)
 - launcher: Avoid excessive left padding on popup menu (Bug #15819)
 - Fix typos and improve code formatting
 - Translation Updates:
   Albanian, Arabic, Armenian (Armenia), Belarusian, Bulgarian, Chinese
   (China), Chinese (Taiwan), Croatian, Danish, Dutch, French, Galician,
   German, Greek, Hebrew, Hungarian, Indonesian, Italian, Japanese,
   Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese
   (Brazil), Russian, Serbian, Slovak, Spanish, Swedish, Thai, Turkish
---

No new revisions were added by this update.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] branch master updated (787824f -> 47d0eaf)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
change to branch 
master
in repository xfce/xfce4-panel.

  from  787824f   Add dark mode to libxfce4panel symbols
   new  47d0eaf   Updates for release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS| 32 
 configure.ac.in |  4 ++--
 2 files changed, 34 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] branch master updated (ead01d6 -> 787824f)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
change to branch 
master
in repository xfce/xfce4-panel.

  from  ead01d6   I18n: Update translation ca (100%).
   new  787824f   Add dark mode to libxfce4panel symbols

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libxfce4panel/libxfce4panel.symbols | 1 +
 1 file changed, 1 insertion(+)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] 01/01: Add dark mode to libxfce4panel symbols

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
commit to branch 
master
in repository xfce/xfce4-panel.

commit 787824f221cb7c2f88c35d0872476cc6bd2bc1f8
Author: Simon Steinbeiss 
Date:   Sun Oct 20 00:31:14 2019 +0200

Add dark mode to libxfce4panel symbols
---
 libxfce4panel/libxfce4panel.symbols | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libxfce4panel/libxfce4panel.symbols 
b/libxfce4panel/libxfce4panel.symbols
index 536b79a..d690e5e 100644
--- a/libxfce4panel/libxfce4panel.symbols
+++ b/libxfce4panel/libxfce4panel.symbols
@@ -138,6 +138,7 @@ xfce_panel_plugin_provider_get_name
 xfce_panel_plugin_provider_get_unique_id
 xfce_panel_plugin_provider_set_size
 xfce_panel_plugin_provider_set_icon_size
+xfce_panel_plugin_provider_set_dark_mode
 xfce_panel_plugin_provider_set_mode
 xfce_panel_plugin_provider_set_nrows
 xfce_panel_plugin_provider_set_screen_position

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] branch master updated (cefd6eb -> ead01d6)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository xfce/xfce4-panel.

  from  cefd6eb   I18n: Update translation pt_BR (99%).
   new  ead01d6   I18n: Update translation ca (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/ca.po | 337 +--
 1 file changed, 174 insertions(+), 163 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] 01/01: I18n: Update translation ca (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/xfce4-panel.

commit ead01d665fcb943153ff286ffcbffcaa75541b24
Author: Robert Antoni Buj Gelonch 
Date:   Sun Oct 20 00:30:34 2019 +0200

I18n: Update translation ca (100%).

414 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/ca.po | 337 +--
 1 file changed, 174 insertions(+), 163 deletions(-)

diff --git a/po/ca.po b/po/ca.po
index efa99a5..d72c006 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -12,8 +12,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-panel\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-07-26 12:30+0200\n"
-"PO-Revision-Date: 2019-07-27 13:55+\n"
+"POT-Creation-Date: 2019-10-17 06:31+0200\n"
+"PO-Revision-Date: 2019-10-19 22:15+\n"
 "Last-Translator: Robert Antoni Buj Gelonch \n"
 "Language-Team: Catalan 
(http://www.transifex.com/xfce/xfce4-panel/language/ca/)\n"
 "MIME-Version: 1.0\n"
@@ -32,7 +32,7 @@ msgid ""
 "file"
 msgstr "Afegeix un nou llançador al tauler a partir de la informació d'aquest 
fitxer d'escriptori"
 
-#: ../panel-preferences.desktop.in.h:1 ../panel/panel-window.c:2699
+#: ../panel-preferences.desktop.in.h:1 ../panel/panel-window.c:2865
 msgid "Panel"
 msgstr "Tauler"
 
@@ -41,76 +41,77 @@ msgid "Customize the panel"
 msgstr "Personalitzeu el tauler"
 
 #. I18N: %s is the name of the plugin
-#: ../libxfce4panel/xfce-panel-plugin.c:1081
-#: ../panel/panel-preferences-dialog.c:1308
+#: ../libxfce4panel/xfce-panel-plugin.c:1105
+#: ../panel/panel-preferences-dialog.c:1317
 #, c-format
 msgid "Are you sure that you want to remove \"%s\"?"
 msgstr "Esteu segur que voleu suprimir «%s»?"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1086
-#: ../panel/panel-preferences-dialog.c:1311
+#: ../libxfce4panel/xfce-panel-plugin.c:1110
+#: ../panel/panel-preferences-dialog.c:1320
 msgid "If you remove the item from the panel, it is permanently lost."
 msgstr "Si suprimiu l'element del tauler, es perdrà permanentment."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1087 ../panel/panel-dialogs.c:163
-#: ../panel/panel-preferences-dialog.c:1313
-#: ../plugins/applicationsmenu/applicationsmenu.c:593
+#: ../libxfce4panel/xfce-panel-plugin.c: ../panel/panel-dialogs.c:163
+#: ../panel/panel-preferences-dialog.c:1322
+#: ../plugins/applicationsmenu/applicationsmenu.c:602
 #: ../plugins/directorymenu/directorymenu.c:394
 msgid "_Cancel"
 msgstr "_Cancel·la"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1088
-#: ../libxfce4panel/xfce-panel-plugin.c:1283
-#: ../panel/panel-plugin-external.c:441
-#: ../panel/panel-preferences-dialog.c:956
-#: ../panel/panel-preferences-dialog.c:1314
-#: ../plugins/launcher/launcher-dialog.c:855
+#: ../libxfce4panel/xfce-panel-plugin.c:1112
+#: ../libxfce4panel/xfce-panel-plugin.c:1307
+#: ../panel/panel-plugin-external.c:443
+#: ../panel/panel-preferences-dialog.c:957
+#: ../panel/panel-preferences-dialog.c:1323
+#: ../plugins/launcher/launcher-dialog.c:852
 msgid "_Remove"
 msgstr "_Suprimeix"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1229
+#: ../libxfce4panel/xfce-panel-plugin.c:1253
 msgid "_Properties"
 msgstr "_Propietats"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1244 ../panel/panel-window.c:2787
+#: ../libxfce4panel/xfce-panel-plugin.c:1268 ../panel/panel-window.c:2953
 msgid "_About"
 msgstr "_Quant a"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1259
+#: ../libxfce4panel/xfce-panel-plugin.c:1283
 msgid "_Move"
 msgstr "_Mou"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1304
+#: ../libxfce4panel/xfce-panel-plugin.c:1328
 msgid "Pane_l"
 msgstr "Tau_ler"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1313 ../panel/panel-window.c:2712
+#: ../libxfce4panel/xfce-panel-plugin.c:1337 ../panel/panel-window.c:2878
 msgid "Add _New Items..."
 msgstr "Afegeix elements _nous..."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1328 ../panel/panel-window.c:2727
+#: ../libxfce4panel/xfce-panel-plugin.c:1352 ../panel/panel-window.c:2893
 msgid "Panel Pr_eferences..."
 msgstr "Pr_eferències del tauler..."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1349 ../panel/panel-window.c:2759
+#: ../libxfce4panel/xfce-panel-plugin.c:1373 ../panel/panel-window.c:2925
 msgid "Log _Out"
 msgstr "_Surt"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1369 ../panel/panel-item-dialog.c:208
-#: ../panel/panel-preferences-dialog.glade.h:12 ../panel/panel-window.c:2778
+#: ../libxfce4panel/xfce-panel-plugin.c:1393 ../panel/panel-item-dialog.c:208
+#: ../panel/panel-preferences-dialog.glade.h:12 ../panel/panel-window.c:2944
 #: ../plugins/actions/actions-dialog.glade.h:4
 #: ../plugins/applicationsmenu/applicationsmenu-dialog.glade.h:2
 #: ../plugins/clock/clock-dialog.glade.h:8
 #: 

[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 03/03: Update .gitignore

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-xkb-plugin.

commit e7335147bef895efd3381a50c36982eaf52e60a5
Author: Andre Miranda 
Date:   Sat Oct 19 19:23:54 2019 -0300

Update .gitignore
---
 .gitignore | 16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 238f737..224190b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,25 @@
 autom4te.cache
 Makefile
 Makefile.in
-po/*.gmo
+INSTALL
+compile
+install-sh
+ltmain.sh
+libtool
+depcomp
+missing
+/panel-plugin/xkb.desktop
+/po/*.gmo
+/po/POTFILES
+/po/.intltool-merge-cache
 .deps
+.libs
+*.la
+*.lo
 *.o
 *.tar.*
 config.*
+stamp*
 m4/*.m4
 *.m4
 *.in

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] branch master updated (0a5d38c -> e733514)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
change to branch 
master
in repository panel-plugins/xfce4-xkb-plugin.

  from  0a5d38c   I18n: Update translation sq (100%).
   new  7ecfb91   Fix build with panel 4.15
   new  967e494   s/http/https
   new  e733514   Update .gitignore

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore| 16 +++-
 autogen.sh|  2 +-
 configure.ac.in   |  2 +-
 panel-plugin/xkb-plugin.h |  2 +-
 4 files changed, 18 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 02/03: s/http/https

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-xkb-plugin.

commit 967e494fb0d1fd899a0b6332b47b7493606cc93a
Author: Andre Miranda 
Date:   Sat Oct 19 19:23:45 2019 -0300

s/http/https
---
 autogen.sh  | 2 +-
 configure.ac.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 351d7d6..b9839a4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@
 autogen.sh: You don't seem to have the Xfce development tools installed on
 your system, which are required to build this software.
 Please install the xfce4-dev-tools package first, it is available
-from http://www.xfce.org/.
+from https://www.xfce.org/.
 EOF
   exit 1
 }
diff --git a/configure.ac.in b/configure.ac.in
index 5b82545..ade318f 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -23,7 +23,7 @@ dnl *** Initialize autoconf ***
 dnl ***
 AC_COPYRIGHT([Copyright (c) 2006-2013
 The Xfce development team. All rights reserved.])
-AC_INIT([xfce4-xkb-plugin], [xkb_version], [http://bugzilla.xfce.org/], 
[xfce4-xkb-plugin])
+AC_INIT([xfce4-xkb-plugin], [xkb_version], [https://bugzilla.xfce.org/], 
[xfce4-xkb-plugin])
 AC_PREREQ([2.50])
 AC_CANONICAL_TARGET()
 AC_REVISION([@REVISION@])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 01/03: Fix build with panel 4.15

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-xkb-plugin.

commit 7ecfb91c6b6847726225977a8229ff142058
Author: Andre Miranda 
Date:   Sat Oct 19 19:23:30 2019 -0300

Fix build with panel 4.15
---
 panel-plugin/xkb-plugin.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/xkb-plugin.h b/panel-plugin/xkb-plugin.h
index 3fe3ce5..eeb10e5 100644
--- a/panel-plugin/xkb-plugin.h
+++ b/panel-plugin/xkb-plugin.h
@@ -26,7 +26,7 @@
 #ifndef _XFCE_XKB_H_
 #define _XFCE_XKB_H_
 
-#include 
+#include 
 
 #include "xkb-xfconf.h"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-wavelan-plugin] 03/03: Fix build with panel 4.15

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-wavelan-plugin.

commit c0033c32ec28bbdd5f735f9b52d212e881eb2219
Author: Andre Miranda 
Date:   Sat Oct 19 19:08:13 2019 -0300

Fix build with panel 4.15
---
 panel-plugin/wavelan.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/wavelan.c b/panel-plugin/wavelan.c
index cff647d..61001bb 100644
--- a/panel-plugin/wavelan.c
+++ b/panel-plugin/wavelan.c
@@ -32,7 +32,7 @@
 
 #include 
 #include 
-#include 
+#include 
 
 #include "wi.h"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-wavelan-plugin] 02/03: Make build less verbose

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-wavelan-plugin.

commit 707ef51df560c080bea43bf7a84d2321d2e36b6f
Author: Andre Miranda 
Date:   Sat Oct 19 19:08:05 2019 -0300

Make build less verbose
---
 configure.ac.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac.in b/configure.ac.in
index 8974095..1602220 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -18,6 +18,7 @@ dnl Initial automake
 AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 dnl Check for basic programs
 AC_PROG_CC()

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-wavelan-plugin] 01/03: s/http/https

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-wavelan-plugin.

commit 2588f3d62f83e65a97188471d707edfbc8767a10
Author: Andre Miranda 
Date:   Sat Oct 19 19:07:55 2019 -0300

s/http/https
---
 autogen.sh | 2 +-
 panel-plugin/wavelan.c | 2 +-
 panel-plugin/wi_bsd.c  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 735c746..a9af7a5 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@ export XDT_AUTOGEN_REQUIRED_VERSION="4.9.0"
 autogen.sh: You don't seem to have the Xfce development tools installed on
 your system, which are required to build this software.
 Please install the xfce4-dev-tools package first, available from
-http://xfce.org/~benny/projects/xfce4-dev-tools/.
+https://xfce.org/~benny/projects/xfce4-dev-tools/.
 EOF
   exit 1
 }
diff --git a/panel-plugin/wavelan.c b/panel-plugin/wavelan.c
index e5080a7..cff647d 100644
--- a/panel-plugin/wavelan.c
+++ b/panel-plugin/wavelan.c
@@ -652,7 +652,7 @@ wavelan_show_about (XfcePanelPlugin *plugin, t_wavelan 
*wavelan)
   "version", PACKAGE_VERSION,
   "program-name", PACKAGE_NAME,
   "comments", _("View the status of a wireless network"),
-  "website", 
"http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin;,
+  "website", 
"https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin;,
   "copyright", "Copyright (c) 2003-2004 Benedikt Meurer\n",
   "authors", auth, NULL);
 
diff --git a/panel-plugin/wi_bsd.c b/panel-plugin/wi_bsd.c
index 921ef04..d3d77a4 100644
--- a/panel-plugin/wi_bsd.c
+++ b/panel-plugin/wi_bsd.c
@@ -250,7 +250,7 @@ _wi_quality(const struct wi_device *device, int *quality)
   if (nr.nr_max_rssi)
 *quality = IEEE80211_NODEREQ_RSSI(); /* value in percentage */
   /* nr_rssi is in dBm, convert to % via
-   
http://stackoverflow.com/questions/15797920/how-to-convert-wifi-signal-strength-from-quality-percent-to-rssi-dbm
+   
https://stackoverflow.com/questions/15797920/how-to-convert-wifi-signal-strength-from-quality-percent-to-rssi-dbm
   */
   else if (nr.nr_rssi <= -100)
 *quality = 0;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-wavelan-plugin] branch master updated (219bf52 -> c0033c3)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
change to branch 
master
in repository panel-plugins/xfce4-wavelan-plugin.

  from  219bf52   I18n: Update translation gl (100%).
   new  2588f3d   s/http/https
   new  707ef51   Make build less verbose
   new  c0033c3   Fix build with panel 4.15

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 autogen.sh | 2 +-
 configure.ac.in| 1 +
 panel-plugin/wavelan.c | 4 ++--
 panel-plugin/wi_bsd.c  | 2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-diskperf-plugin] 03/04: Fix build with panel 4.15

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-diskperf-plugin.

commit b2d1610e1020de70e63a15b96963cb68ab07d0ad
Author: Andre Miranda 
Date:   Sat Oct 19 19:02:31 2019 -0300

Fix build with panel 4.15
---
 panel-plugin/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/main.c b/panel-plugin/main.c
index e22278a..3fa07d5 100644
--- a/panel-plugin/main.c
+++ b/panel-plugin/main.c
@@ -26,7 +26,7 @@
 
 #include 
 #include 
-#include 
+#include 
 
 #include 
 #include 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-diskperf-plugin] 04/04: Update .gitignore

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-diskperf-plugin.

commit 4df895d413aac50c11b353630a255a5beea2de02
Author: Andre Miranda 
Date:   Sat Oct 19 19:03:37 2019 -0300

Update .gitignore
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 90ea06d..deaf92f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,9 @@
 po/*.gmo
 po/*.pot
+po/POTFILES
 *Makefile
 *Makefile.in
+*Makefile.in.in
 stamp*
 */.deps
 .libs
@@ -11,6 +13,7 @@ stamp*
 *.la
 \[config.h\].in
 *,orig
+INSTALL
 configure
 config.*
 configure.ac

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-diskperf-plugin] 02/04: s/http/https

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-diskperf-plugin.

commit 7eca3b961df620554dcfe6889fca585cc55cbdd4
Author: Andre Miranda 
Date:   Sat Oct 19 19:02:20 2019 -0300

s/http/https
---
 autogen.sh  | 2 +-
 configure.ac.in | 2 +-
 panel-plugin/main.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 8428b94..f940515 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -15,7 +15,7 @@ autogen.sh: You don't seem to have the Xfce development tools 
(at least
 version $XDT_REQURED_VERSION) installed on your system, which
 are required to build this software.
 Please install the xfce4-dev-tools package first; it is available
-from http://www.xfce.org/.
+from https://www.xfce.org/.
 EOF
   exit 1
 }
diff --git a/configure.ac.in b/configure.ac.in
index 0085586..b27a5ee 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -15,7 +15,7 @@ dnl *** Initialize autoconf ***
 dnl ***
 AC_COPYRIGHT([Copyright (c) 2006-2007
 The Xfce development team. All rights reserved.])
-AC_INIT([xfce4-diskperf-plugin], [diskperf_version], 
[http://bugzilla.xfce.org/], [xfce4-diskperf-plugin])
+AC_INIT([xfce4-diskperf-plugin], [diskperf_version], 
[https://bugzilla.xfce.org/], [xfce4-diskperf-plugin])
 AC_PREREQ([2.50])
 AC_CANONICAL_TARGET()
 
diff --git a/panel-plugin/main.c b/panel-plugin/main.c
index 8088a27..e22278a 100644
--- a/panel-plugin/main.c
+++ b/panel-plugin/main.c
@@ -944,7 +944,7 @@ static void About (Widget_t w, void *unused)
   "version", PACKAGE_VERSION,
   "program-name", PACKAGE_NAME,
   "comments", _("Diskperf monitor displays instantaneous disk I/O transfer 
rates and busy times"),
-  "website", 
"http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin;,
+  "website", 
"https://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin;,
   "copyright", _("Copyright (c) 2003, 2004 Roger Seguin"),
   "authors", auth, NULL);
if(icon)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-diskperf-plugin] branch master updated (45dce46 -> 4df895d)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
change to branch 
master
in repository panel-plugins/xfce4-diskperf-plugin.

  from  45dce46   I18n: Update translation hr (100%).
   new  30da6da   Make build less verbose
   new  7eca3b9   s/http/https
   new  b2d1610   Fix build with panel 4.15
   new  4df895d   Update .gitignore

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore  | 3 +++
 autogen.sh  | 2 +-
 configure.ac.in | 3 ++-
 panel-plugin/main.c | 4 ++--
 4 files changed, 8 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-diskperf-plugin] 01/04: Make build less verbose

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-diskperf-plugin.

commit 30da6da7761b842abad2f1082c4621288d924a8b
Author: Andre Miranda 
Date:   Sat Oct 19 19:02:01 2019 -0300

Make build less verbose
---
 configure.ac.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac.in b/configure.ac.in
index decbe85..0085586 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -25,6 +25,7 @@ dnl ***
 AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 dnl 
 dnl *** Check for basic programs ***

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] 01/04: Make build less verbose

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-datetime-plugin.

commit 33ade587865138b9b5a0935f22fa75957185ef2b
Author: Andre Miranda 
Date:   Sat Oct 19 18:54:36 2019 -0300

Make build less verbose
---
 configure.ac.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac.in b/configure.ac.in
index b20d3e1..2ded22b 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -15,6 +15,7 @@ dnl Initialize automake
 AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 dnl Check for UNIX variants
 AC_AIX

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] 04/04: s/http/https

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-datetime-plugin.

commit 236b058901e2ac4c6c8472c6411557c0c4daadc5
Author: Andre Miranda 
Date:   Sat Oct 19 18:58:16 2019 -0300

s/http/https
---
 autogen.sh | 2 +-
 panel-plugin/datetime-dialog.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index ef98c52..6655518 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,7 +17,7 @@ autogen.sh: You don't seem to have the Xfce development tools 
(at least
 version $XDT_REQURED_VERSION) installed on your system, which
 are required to build this software.
 Please install the xfce4-dev-tools package first; it is available
-from http://www.xfce.org/.
+from https://www.xfce.org/.
 EOF
   exit 1
 }
diff --git a/panel-plugin/datetime-dialog.c b/panel-plugin/datetime-dialog.c
index d78f3b1..9ec1e25 100644
--- a/panel-plugin/datetime-dialog.c
+++ b/panel-plugin/datetime-dialog.c
@@ -36,7 +36,7 @@
 #include "datetime.h"
 #include "datetime-dialog.h"
 
-#define PLUGIN_WEBSITE  
"http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin;
+#define PLUGIN_WEBSITE  
"https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin;
 
 /* Layouts */
 static const gchar *layout_strs[] = {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] 03/04: Update .gitignore

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-datetime-plugin.

commit ac66a3cbbdac9cb11521731c5d545429f76341bf
Author: Andre Miranda 
Date:   Sat Oct 19 18:55:50 2019 -0300

Update .gitignore
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 1af706d..7d22b52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,7 +9,7 @@
 /compile
 /config.guess
 /config.h
-/config.h.in
+/config.h.in*
 /config.log
 /config.status
 /config.sub

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] 02/04: Fix build with panel 4.15

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-datetime-plugin.

commit 0019d2c7f464aeca11fe606649b657ac0a5f037f
Author: Andre Miranda 
Date:   Sat Oct 19 18:54:49 2019 -0300

Fix build with panel 4.15
---
 panel-plugin/datetime.c | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/panel-plugin/datetime.c b/panel-plugin/datetime.c
index f4921b3..f4e0827 100644
--- a/panel-plugin/datetime.c
+++ b/panel-plugin/datetime.c
@@ -31,8 +31,7 @@
 /* xfce includes */
 #include 
 #include 
-#include 
-#include 
+#include 
 
 #include "datetime.h"
 #include "datetime-dialog.h"
@@ -679,7 +678,7 @@ static void datetime_create_widget(t_datetime * datetime)
   orientation = xfce_panel_plugin_get_orientation(datetime->plugin);
 
   /* create button */
-  datetime->button = xfce_create_panel_toggle_button();
+  datetime->button = xfce_panel_create_toggle_button();
   gtk_widget_show(datetime->button);
 
   /* create a box which can be easily adapted to the panel orientation */
@@ -718,7 +717,7 @@ static t_datetime * datetime_new(XfcePanelPlugin *plugin)
   DBG("Starting datetime panel plugin");
 
   /* alloc and clear mem */
-  datetime = panel_slice_new0 (t_datetime);
+  datetime = g_slice_new0 (t_datetime);
 
   /* store plugin reference */
   datetime->plugin = plugin;
@@ -755,7 +754,7 @@ static void datetime_free(XfcePanelPlugin *plugin, 
t_datetime *datetime)
   g_free(datetime->date_format);
   g_free(datetime->time_format);
 
-  panel_slice_free(t_datetime, datetime);
+  g_slice_free(t_datetime, datetime);
 }
 
 /*

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] branch master updated (0f4dec9 -> 236b058)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
change to branch 
master
in repository panel-plugins/xfce4-datetime-plugin.

  from  0f4dec9   I18n: Update translation gl (100%).
   new  33ade58   Make build less verbose
   new  0019d2c   Fix build with panel 4.15
   new  ac66a3c   Update .gitignore
   new  236b058   s/http/https

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore | 2 +-
 autogen.sh | 2 +-
 configure.ac.in| 1 +
 panel-plugin/datetime-dialog.c | 2 +-
 panel-plugin/datetime.c| 9 -
 5 files changed, 8 insertions(+), 8 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] branch master updated (65f6638 -> 6da9dbb)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
change to branch 
master
in repository panel-plugins/xfce4-cpufreq-plugin.

  from  65f6638   I18n: Update translation hr (100%).
   new  30f6de2   Fix build with panel 4.15
   new  6da9dbb   s/http/https

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README  | 6 +++---
 configure.ac.in | 2 +-
 panel-plugin/xfce4-cpufreq-plugin.h | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] 01/02: Fix build with panel 4.15

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-cpufreq-plugin.

commit 30f6de22897798cb1d8b6a18d506e9e331a97b10
Author: Andre Miranda 
Date:   Sat Oct 19 18:47:16 2019 -0300

Fix build with panel 4.15
---
 panel-plugin/xfce4-cpufreq-plugin.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/xfce4-cpufreq-plugin.h 
b/panel-plugin/xfce4-cpufreq-plugin.h
index a6895e4..20fde86 100644
--- a/panel-plugin/xfce4-cpufreq-plugin.h
+++ b/panel-plugin/xfce4-cpufreq-plugin.h
@@ -23,7 +23,7 @@
 #define XFCE4_CPUFREQ_H
 
 #include 
-#include 
+#include 
 
 #define PLUGIN_WEBSITE 
("http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin;)
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] 02/02: s/http/https

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-cpufreq-plugin.

commit 6da9dbb4663c5db345e0ec72fd0258948bf7a4e6
Author: Andre Miranda 
Date:   Sat Oct 19 18:47:33 2019 -0300

s/http/https
---
 README  | 6 +++---
 configure.ac.in | 2 +-
 panel-plugin/xfce4-cpufreq-plugin.h | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README b/README
index d11137f..9ef2162 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 XFCE4-CPUFREQ-PLUGIN
 ==
 You can always find up-to-date information at the plugin homepage:
-http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin
+https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin
 
 
 CONTENTS
@@ -63,7 +63,7 @@ EASY BUILD INSTRUCTIONS
 If you're interesting in building the plugin yourself, these
 instructions provided here will work for most users. If not, please
 look at the INSTALL file or ask at a forum for your linux distribution
-or try the methods explained on http://www.xfce.org/community. Make
+or try the methods explained on https://www.xfce.org/community. Make
 sure you have installed the needed dependencies (see previous section
 BUILD REQUIREMENTS AND DEPENDENCIES).
 
@@ -82,7 +82,7 @@ GNU automake installed!):
 1a) ./autogen.sh --prefix=/usr
 
 Otherwise, if you've downloaded the tarball from e.g.
-http://archive.xfce.org/, issue the following command:
+https://archive.xfce.org/, issue the following command:
 
 1b) ./configure --prefix=/usr
 
diff --git a/configure.ac.in b/configure.ac.in
index fe2d0c2..ac899a3 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -17,7 +17,7 @@ AC_COPYRIGHT([Copyright (c) 2006 Thomas Schreck 

   Copyright (c) 2010-2011 Florian Rivoal 
   Copyright (c) 2013-2015 Harald Judt 
   Copyright (c) 2016-2018 Andre Miranda ])
-AC_INIT([xfce4-cpufreq-plugin], [cpufreq_version()], 
[http://bugzilla.xfce.org], [xfce4-cpufreq-plugin])
+AC_INIT([xfce4-cpufreq-plugin], [cpufreq_version()], 
[https://bugzilla.xfce.org], [xfce4-cpufreq-plugin])
 AC_PREREQ([2.60])
 
 dnl Initialize automake
diff --git a/panel-plugin/xfce4-cpufreq-plugin.h 
b/panel-plugin/xfce4-cpufreq-plugin.h
index 20fde86..168d872 100644
--- a/panel-plugin/xfce4-cpufreq-plugin.h
+++ b/panel-plugin/xfce4-cpufreq-plugin.h
@@ -25,7 +25,7 @@
 #include 
 #include 
 
-#define PLUGIN_WEBSITE 
("http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin;)
+#define PLUGIN_WEBSITE 
("https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin;)
 
 #define CPU_MIN (cpuFreq->cpus->len + 0)
 #define CPU_AVG (cpuFreq->cpus->len + 1)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] branch master updated (9b10075 -> 9aadcf3)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
change to branch 
master
in repository panel-plugins/xfce4-weather-plugin.

  from  9b10075   Use standard icon names (Bug #16059)
   new  e61e19b   Make build output less verbose
   new  9aadcf3   Fix build with panel 4.15

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.ac.in| 1 +
 panel-plugin/weather.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/02: Make build output less verbose

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-weather-plugin.

commit e61e19b72cf395be3692d96cd796dec3a683341c
Author: Andre Miranda 
Date:   Sat Oct 19 18:37:36 2019 -0300

Make build output less verbose
---
 configure.ac.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac.in b/configure.ac.in
index 565f02e..17afc43 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -30,6 +30,7 @@ dnl ***
 AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar no-dist-gzip])
 AC_CONFIG_HEADERS([config.h])
 AM_MAINTAINER_MODE()
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 dnl 
 dnl *** Check for basic programs ***

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 02/02: Fix build with panel 4.15

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-weather-plugin.

commit 9aadcf3108c53fceb77fe99cd037085323cfc140
Author: Andre Miranda 
Date:   Sat Oct 19 18:37:47 2019 -0300

Fix build with panel 4.15
---
 panel-plugin/weather.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/weather.c b/panel-plugin/weather.c
index 337b76d..be745b3 100644
--- a/panel-plugin/weather.c
+++ b/panel-plugin/weather.c
@@ -1928,7 +1928,7 @@ xfceweather_create_control(XfcePanelPlugin *plugin)
 data->labels = g_array_new(FALSE, TRUE, sizeof(data_types));
 
 /* create panel toggle button which will contain all other widgets */
-data->button = xfce_create_panel_toggle_button();
+data->button = xfce_panel_create_toggle_button();
 gtk_container_add(GTK_CONTAINER(plugin), data->button);
 xfce_panel_plugin_add_action_widget(plugin, data->button);
 gtk_widget_show(data->button);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] branch master updated (b0719fd -> 9b10075)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
change to branch 
master
in repository panel-plugins/xfce4-weather-plugin.

  from  b0719fd   I18n: Update translation hr (100%).
   new  9b10075   Use standard icon names (Bug #16059)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 panel-plugin/weather-config.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/01: Use standard icon names (Bug #16059)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-weather-plugin.

commit 9b10075594be707ff21ee09e4cdf8fc8aa8111d2
Author: Andre Miranda 
Date:   Sat Oct 19 18:22:26 2019 -0300

Use standard icon names (Bug #16059)
---
 panel-plugin/weather-config.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/weather-config.ui b/panel-plugin/weather-config.ui
index 40e4477..0c44348 100644
--- a/panel-plugin/weather-config.ui
+++ b/panel-plugin/weather-config.ui
@@ -56,12 +56,12 @@
   
 True
 False
-up
+go-up
   
   
 True
 False
-down
+go-down
   
   
   

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] 01/01: I18n: Update translation sl (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/xfwm4.

commit 0e91faba6701b4c578fd50f81565d02aaa8ebd09
Author: Arnold Marko 
Date:   Sat Oct 19 18:32:25 2019 +0200

I18n: Update translation sl (100%).

170 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/sl.po | 92 
 1 file changed, 46 insertions(+), 46 deletions(-)

diff --git a/po/sl.po b/po/sl.po
index e1027af..6d8b691 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: Xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-08-29 00:32+0200\n"
-"PO-Revision-Date: 2019-10-19 09:45+\n"
+"PO-Revision-Date: 2019-10-19 12:04+\n"
 "Last-Translator: Arnold Marko \n"
 "Language-Team: Slovenian (http://www.transifex.com/xfce/xfwm4/language/sl/)\n"
 "MIME-Version: 1.0\n"
@@ -25,7 +25,7 @@ msgstr ""
 msgid ""
 "This window might be busy and is not responding.\n"
 "Do you want to terminate the application?"
-msgstr "To okno je zaposleno in se ne odziva.\nAli želite uničiti ta program?"
+msgstr "To okno se ne odziva.\nAli želite prekiniti ta program?"
 
 #: ../helper-dialog/helper-dialog.c:99
 msgid "Warning"
@@ -37,13 +37,13 @@ msgstr "Noben"
 
 #: ../settings-dialogs/tweaks-settings.c:472
 msgid "Session manager socket"
-msgstr "Vtič upravljalnika seje"
+msgstr "Vtičnik upravljalnika seje"
 
 #: ../settings-dialogs/tweaks-settings.c:472
 #: ../settings-dialogs/workspace-settings.c:398
 #: ../settings-dialogs/xfwm4-settings.c:248
 msgid "SOCKET ID"
-msgstr "ID VTIČA"
+msgstr "ID VTIČNIKA"
 
 #: ../settings-dialogs/tweaks-settings.c:473
 #: ../settings-dialogs/workspace-settings.c:399
@@ -64,7 +64,7 @@ msgstr "."
 msgid ""
 "%s: %s\n"
 "Try %s --help to see a full list of available command line options.\n"
-msgstr "%s: %s\nPoskusite %s --help za ogled celotnega seznama možnosti ukazne 
vrstice, ki je na voljo.\n"
+msgstr "%s: %s\nPoskusite %s --help za ogled celotnega seznama možnosti ukazne 
vrstice.\n"
 
 #: ../settings-dialogs/workspace-settings.c:81
 #: ../settings-dialogs/workspace-settings.c:96
@@ -79,7 +79,7 @@ msgstr "Ime delovne površine"
 #: ../settings-dialogs/workspace-settings.c:398
 #: ../settings-dialogs/xfwm4-settings.c:248
 msgid "Settings manager socket"
-msgstr "Vtič upravljalnika nastavitev"
+msgstr "Vtičnik upravljalnika nastavitev"
 
 #: ../settings-dialogs/xfce-wm-settings.desktop.in.h:1
 #: ../settings-dialogs/xfwm4-dialog.glade.h:1
@@ -89,7 +89,7 @@ msgstr "Upravljalnik oken"
 #: ../settings-dialogs/xfce-wm-settings.desktop.in.h:2
 #: ../settings-dialogs/xfwm4-dialog.glade.h:2
 msgid "Configure window behavior and shortcuts"
-msgstr "Nastavite obnašanje oken in bližnjic"
+msgstr "Nastavite bljižnic in obnašanja oken"
 
 #: ../settings-dialogs/xfce-wmtweaks-settings.desktop.in.h:1
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:1
@@ -99,7 +99,7 @@ msgstr "Prilagoditve upravljalnika oken"
 #: ../settings-dialogs/xfce-wmtweaks-settings.desktop.in.h:2
 #: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:2
 msgid "Fine-tune window behaviour and effects"
-msgstr "Natančno nastavite obnašanje oken in efektov"
+msgstr "Natančno nastavite obnašanje oken in učinkov"
 
 #: ../settings-dialogs/xfce-workspaces-settings.desktop.in.h:1
 #: ../settings-dialogs/xfwm4-workspace-dialog.glade.h:1
@@ -136,7 +136,7 @@ msgstr "Por_avnava naslova"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:8
 msgid "Click and drag the buttons to change the layout"
-msgstr "Kliknite in povlecite gumbe za spremembo razporeditve"
+msgstr "Kliknite in povlecite gumbe, da spremenite razpored"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:9
 msgid "Title"
@@ -144,7 +144,7 @@ msgstr "Naslov"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:10
 msgid "The window title cannot be removed"
-msgstr "Naslova okna ne morete odstraniti"
+msgstr "Naslova okna ni mogoče odstraniti"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:11
 msgid "Active"
@@ -164,11 +164,11 @@ msgstr "Osenči"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:15
 msgid "Minimize"
-msgstr "Skrči"
+msgstr "Zmanjšaj"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:16
 msgid "Maximize"
-msgstr "Razpni"
+msgstr "Povečaj"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:17
 msgid "Close"
@@ -188,7 +188,7 @@ msgstr "_Slog"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:21
 msgid "Define shortcuts to perform _window manager actions:"
-msgstr "Določite bližnjice do dejanj _upravljalnika oken:"
+msgstr "Določite bližnjice za upravljanje oken:"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:22
 msgid "_Reset to Defaults"
@@ -200,49 +200,49 @@ msgstr "Tip_kovnica"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:24
 msgid "Click to foc_us"
-msgstr "Klik za 

[Xfce4-commits] [xfce/xfwm4] branch master updated (3186706 -> 0e91fab)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository xfce/xfwm4.

  from  3186706   I18n: Update translation sl (100%).
   new  0e91fab   I18n: Update translation sl (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/sl.po | 92 
 1 file changed, 46 insertions(+), 46 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfburn] 01/01: I18n: Update translation pt_BR (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository apps/xfburn.

commit d69d3582039c3cfd88cb7ee1bdc73951780e8dab
Author: Michael Martins 
Date:   Sat Oct 19 18:31:13 2019 +0200

I18n: Update translation pt_BR (100%).

281 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/pt_BR.po | 764 ++--
 1 file changed, 328 insertions(+), 436 deletions(-)

diff --git a/po/pt_BR.po b/po/pt_BR.po
index 77f56aa..fed6404 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,15 +7,15 @@
 # Andre Miranda , 2014
 # Henrique P. Machado , 2008
 # Michael Martins , 2015
-# Michael Martins , 2017-2018
+# Michael Martins , 2017-2019
 # Rafael Fontenelle , 2014
 # secipolla , 2011
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-09-24 00:31+0200\n"
-"PO-Revision-Date: 2018-10-20 21:30+\n"
+"POT-Creation-Date: 2019-10-17 06:31+0200\n"
+"PO-Revision-Date: 2019-10-19 11:52+\n"
 "Last-Translator: Michael Martins \n"
 "Language-Team: Portuguese (Brazil) 
(http://www.transifex.com/xfce/xfce-apps/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
@@ -60,320 +60,333 @@ msgstr "Cópia de CD concluiu com sucesso."
 msgid "Data composition"
 msgstr "Composição de dados"
 
-#: ../xfburn/xfburn-adding-progress.c:112
+#: ../xfburn/xfburn-adding-progress.c:83
 msgid "Adding files to the composition"
 msgstr "Adicionando arquivos à composição"
 
-#: ../xfburn/xfburn-adding-progress.c:125
+#: ../xfburn/xfburn-adding-progress.c:96
 msgid "Cancel"
 msgstr "Cancelar"
 
-#: ../xfburn/xfburn-blank-dialog.c:71
+#: ../xfburn/xfburn-blank-dialog.c:70
 msgid "Quick Blank"
 msgstr "Apagamento rápido"
 
-#: ../xfburn/xfburn-blank-dialog.c:72
+#: ../xfburn/xfburn-blank-dialog.c:71
 msgid "Full Blank (slow)"
 msgstr "Apagamento completo (lento)"
 
-#: ../xfburn/xfburn-blank-dialog.c:73
+#: ../xfburn/xfburn-blank-dialog.c:72
 msgid "Quick Format"
 msgstr "Formatação rápida"
 
-#: ../xfburn/xfburn-blank-dialog.c:74
+#: ../xfburn/xfburn-blank-dialog.c:73
 msgid "Full Format"
 msgstr "Formatação completa"
 
-#: ../xfburn/xfburn-blank-dialog.c:75
+#: ../xfburn/xfburn-blank-dialog.c:74
 msgid "Quick Deformat"
 msgstr "Deformatação rápida"
 
-#: ../xfburn/xfburn-blank-dialog.c:76
+#: ../xfburn/xfburn-blank-dialog.c:75
 msgid "Full Deformat (slow)"
 msgstr "Desformatação completa (lento)"
 
-#: ../xfburn/xfburn-blank-dialog.c:149
+#: ../xfburn/xfburn-blank-dialog.c:119
 msgid "Eject the disc"
 msgstr "Ejetar o disco"
 
-#: ../xfburn/xfburn-blank-dialog.c:150
+#: ../xfburn/xfburn-blank-dialog.c:120
 msgid "Default value for eject checkbox"
 msgstr "Valor padrão para opção de ejeção"
 
-#: ../xfburn/xfburn-blank-dialog.c:197
+#: ../xfburn/xfburn-blank-dialog.c:168
 msgid "Blank Disc"
 msgstr "Apagar disco"
 
-#: ../xfburn/xfburn-blank-dialog.c:209
-#: ../xfburn/xfburn-burn-data-composition-base-dialog.c:196
-#: ../xfburn/xfburn-burn-image-dialog.c:202
-#: ../xfburn/xfburn-copy-cd-dialog.c:131
-#: ../xfburn/xfburn-copy-dvd-dialog.c:131
-#: ../xfburn/xfburn-burn-audio-cd-composition-dialog.c:160
+#: ../xfburn/xfburn-blank-dialog.c:182
+#: ../xfburn/xfburn-burn-data-composition-base-dialog.c:165
+#: ../xfburn/xfburn-burn-image-dialog.c:181
+#: ../xfburn/xfburn-copy-cd-dialog.c:107
+#: ../xfburn/xfburn-copy-dvd-dialog.c:104
+#: ../xfburn/xfburn-burn-audio-cd-composition-dialog.c:129
 msgid "Burning device"
 msgstr "Dispositivo de gravação"
 
-#: ../xfburn/xfburn-blank-dialog.c:222 ../xfburn/xfburn-device-box.c:185
+#: ../xfburn/xfburn-blank-dialog.c:195 ../xfburn/xfburn-device-box.c:156
 msgid "Blank mode"
 msgstr "Modo de apagamento"
 
-#: ../xfburn/xfburn-blank-dialog.c:230
-#: ../xfburn/xfburn-burn-data-composition-base-dialog.c:228
-#: ../xfburn/xfburn-burn-image-dialog.c:210
-#: ../xfburn/xfburn-copy-cd-dialog.c:139
-#: ../xfburn/xfburn-copy-dvd-dialog.c:139
-#: ../xfburn/xfburn-burn-audio-cd-composition-dialog.c:194
+#: ../xfburn/xfburn-blank-dialog.c:203
+#: ../xfburn/xfburn-burn-data-composition-base-dialog.c:197
+#: ../xfburn/xfburn-burn-image-dialog.c:189
+#: ../xfburn/xfburn-copy-cd-dialog.c:115
+#: ../xfburn/xfburn-copy-dvd-dialog.c:112
+#: ../xfburn/xfburn-burn-audio-cd-composition-dialog.c:163
 msgid "Options"
 msgstr "Opções"
 
-#: ../xfburn/xfburn-blank-dialog.c:234
-#: ../xfburn/xfburn-burn-data-composition-base-dialog.c:232
-#: ../xfburn/xfburn-burn-image-dialog.c:214
-#: ../xfburn/xfburn-copy-cd-dialog.c:143
-#: ../xfburn/xfburn-copy-dvd-dialog.c:143
-#: ../xfburn/xfburn-burn-audio-cd-composition-dialog.c:198
+#: ../xfburn/xfburn-blank-dialog.c:207
+#: ../xfburn/xfburn-burn-data-composition-base-dialog.c:201
+#: ../xfburn/xfburn-burn-image-dialog.c:193
+#: ../xfburn/xfburn-copy-cd-dialog.c:119

[Xfce4-commits] [apps/xfce4-screenshooter] branch master updated (50b490c -> 249f3fc)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository apps/xfce4-screenshooter.

  from  50b490c   I18n: Update translation ko (100%).
   new  249f3fc   I18n: Update translation pt_BR (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/pt_BR.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfce4-screenshooter] 01/01: I18n: Update translation pt_BR (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository apps/xfce4-screenshooter.

commit 249f3fcb5229544592e0a6e3b5d8f98f6a3c3c43
Author: Michael Martins 
Date:   Sat Oct 19 18:31:27 2019 +0200

I18n: Update translation pt_BR (100%).

81 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/pt_BR.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/pt_BR.po b/po/pt_BR.po
index f6fc2fc..c26c993 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -18,8 +18,8 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-10-07 06:31+0200\n"
-"PO-Revision-Date: 2019-10-10 15:38+\n"
-"Last-Translator: Andre Miranda \n"
+"PO-Revision-Date: 2019-10-19 11:51+\n"
+"Last-Translator: Michael Martins \n"
 "Language-Team: Portuguese (Brazil) 
(http://www.transifex.com/xfce/xfce-apps/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfburn] branch master updated (1513524 -> d69d358)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository apps/xfburn.

  from  1513524   Fixed spelling mistakes in tooltip of the composition 
toolbars
   new  d69d358   I18n: Update translation pt_BR (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/pt_BR.po | 764 ++--
 1 file changed, 328 insertions(+), 436 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/mousepad] 01/01: I18n: Update translation pt_BR (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository apps/mousepad.

commit ec48990c8e1a50e011b6b01e3b0fe77032cd5395
Author: Michael Martins 
Date:   Sat Oct 19 18:30:58 2019 +0200

I18n: Update translation pt_BR (100%).

310 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/pt_BR.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/pt_BR.po b/po/pt_BR.po
index dd36f91..5f31b11 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -11,8 +11,8 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-08-26 00:31+0200\n"
-"PO-Revision-Date: 2019-10-10 15:51+\n"
-"Last-Translator: Andre Miranda \n"
+"PO-Revision-Date: 2019-10-19 11:51+\n"
+"Last-Translator: Michael Martins \n"
 "Language-Team: Portuguese (Brazil) 
(http://www.transifex.com/xfce/xfce-apps/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] 01/02: I18n: Update translation de (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/xfce4-panel.

commit 8cc672cd70a9a260f1e2b6729afca5658abecbca
Author: Andreas Eitel 
Date:   Sat Oct 19 18:30:35 2019 +0200

I18n: Update translation de (100%).

414 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/de.po | 148 ---
 1 file changed, 76 insertions(+), 72 deletions(-)

diff --git a/po/de.po b/po/de.po
index 372f926..fbb4c3f 100644
--- a/po/de.po
+++ b/po/de.po
@@ -17,8 +17,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-panel\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-10 18:30+0200\n"
-"PO-Revision-Date: 2019-10-12 15:12+\n"
+"POT-Creation-Date: 2019-10-17 06:31+0200\n"
+"PO-Revision-Date: 2019-10-19 14:14+\n"
 "Last-Translator: Andreas Eitel \n"
 "Language-Team: German 
(http://www.transifex.com/xfce/xfce4-panel/language/de/)\n"
 "MIME-Version: 1.0\n"
@@ -37,7 +37,7 @@ msgid ""
 "file"
 msgstr "Einen neuen Starter zur Leiste hinzufügen, basierend auf den 
Informationen in dieser Schreibtischdatei"
 
-#: ../panel-preferences.desktop.in.h:1 ../panel/panel-window.c:2698
+#: ../panel-preferences.desktop.in.h:1 ../panel/panel-window.c:2865
 msgid "Panel"
 msgstr "Leiste"
 
@@ -46,63 +46,63 @@ msgid "Customize the panel"
 msgstr "Leiste einrichten"
 
 #. I18N: %s is the name of the plugin
-#: ../libxfce4panel/xfce-panel-plugin.c:1074
-#: ../panel/panel-preferences-dialog.c:1308
+#: ../libxfce4panel/xfce-panel-plugin.c:1105
+#: ../panel/panel-preferences-dialog.c:1317
 #, c-format
 msgid "Are you sure that you want to remove \"%s\"?"
 msgstr "Soll »%s« wirklich entfernt werden?"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1079
-#: ../panel/panel-preferences-dialog.c:1311
+#: ../libxfce4panel/xfce-panel-plugin.c:1110
+#: ../panel/panel-preferences-dialog.c:1320
 msgid "If you remove the item from the panel, it is permanently lost."
 msgstr "Wenn Sie dieses Element von der Leiste entfernen, ist es dauerhaft 
verloren."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1080 ../panel/panel-dialogs.c:163
-#: ../panel/panel-preferences-dialog.c:1313
-#: ../plugins/applicationsmenu/applicationsmenu.c:586
+#: ../libxfce4panel/xfce-panel-plugin.c: ../panel/panel-dialogs.c:163
+#: ../panel/panel-preferences-dialog.c:1322
+#: ../plugins/applicationsmenu/applicationsmenu.c:602
 #: ../plugins/directorymenu/directorymenu.c:394
 msgid "_Cancel"
 msgstr "_Abbrechen"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1081
-#: ../libxfce4panel/xfce-panel-plugin.c:1276
-#: ../panel/panel-plugin-external.c:440
-#: ../panel/panel-preferences-dialog.c:956
-#: ../panel/panel-preferences-dialog.c:1314
+#: ../libxfce4panel/xfce-panel-plugin.c:1112
+#: ../libxfce4panel/xfce-panel-plugin.c:1307
+#: ../panel/panel-plugin-external.c:443
+#: ../panel/panel-preferences-dialog.c:957
+#: ../panel/panel-preferences-dialog.c:1323
 #: ../plugins/launcher/launcher-dialog.c:852
 msgid "_Remove"
 msgstr "_Entfernen"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1222
+#: ../libxfce4panel/xfce-panel-plugin.c:1253
 msgid "_Properties"
 msgstr "_Eigenschaften …"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1237 ../panel/panel-window.c:2786
+#: ../libxfce4panel/xfce-panel-plugin.c:1268 ../panel/panel-window.c:2953
 msgid "_About"
 msgstr "_Über"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1252
+#: ../libxfce4panel/xfce-panel-plugin.c:1283
 msgid "_Move"
 msgstr "_Verschieben"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1297
+#: ../libxfce4panel/xfce-panel-plugin.c:1328
 msgid "Pane_l"
 msgstr "_Leiste"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1306 ../panel/panel-window.c:2711
+#: ../libxfce4panel/xfce-panel-plugin.c:1337 ../panel/panel-window.c:2878
 msgid "Add _New Items..."
 msgstr "_Neue Elemente hinzufügen …"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1321 ../panel/panel-window.c:2726
+#: ../libxfce4panel/xfce-panel-plugin.c:1352 ../panel/panel-window.c:2893
 msgid "Panel Pr_eferences..."
 msgstr "_Leisteneinstellungen …"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1342 ../panel/panel-window.c:2758
+#: ../libxfce4panel/xfce-panel-plugin.c:1373 ../panel/panel-window.c:2925
 msgid "Log _Out"
 msgstr "_Abmelden"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1362 ../panel/panel-item-dialog.c:208
-#: ../panel/panel-preferences-dialog.glade.h:12 ../panel/panel-window.c:2777
+#: ../libxfce4panel/xfce-panel-plugin.c:1393 ../panel/panel-item-dialog.c:208
+#: ../panel/panel-preferences-dialog.glade.h:12 ../panel/panel-window.c:2944
 #: ../plugins/actions/actions-dialog.glade.h:4
 #: ../plugins/applicationsmenu/applicationsmenu-dialog.glade.h:2
 #: ../plugins/clock/clock-dialog.glade.h:8
@@ -116,7 +116,7 @@ msgstr "_Abmelden"
 msgid "_Help"
 msgstr "_Hilfe"
 
-#: 

[Xfce4-commits] [apps/mousepad] branch master updated (0ff85cd -> ec48990)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository apps/mousepad.

  from  0ff85cd   I18n: Update translation fr (100%).
   new  ec48990   I18n: Update translation pt_BR (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/pt_BR.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-panel] 02/02: I18n: Update translation pt_BR (99%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/xfce4-panel.

commit cefd6ebc3042a9a5bfdfa3269c06edb95a10858a
Author: Michael Martins 
Date:   Sat Oct 19 18:30:35 2019 +0200

I18n: Update translation pt_BR (99%).

413 translated messages, 1 untranslated message.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/pt_BR.po | 170 +++-
 1 file changed, 87 insertions(+), 83 deletions(-)

diff --git a/po/pt_BR.po b/po/pt_BR.po
index f95a677..86cdb13 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -10,7 +10,7 @@
 # Fábio Nogueira , 2008
 # Marcelo Tobias , 2017
 # Michael Martins , 2014
-# Michael Martins , 2018
+# Michael Martins , 2018-2019
 # Og Maciel , 2008
 # Rafael Fontenelle , 2013
 # Rodrigo Coacci , 2004
@@ -19,9 +19,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-panel\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-10 06:30+0200\n"
-"PO-Revision-Date: 2019-10-10 15:54+\n"
-"Last-Translator: Andre Miranda \n"
+"POT-Creation-Date: 2019-10-17 06:31+0200\n"
+"PO-Revision-Date: 2019-10-19 11:55+\n"
+"Last-Translator: Michael Martins \n"
 "Language-Team: Portuguese (Brazil) 
(http://www.transifex.com/xfce/xfce4-panel/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -39,7 +39,7 @@ msgid ""
 "file"
 msgstr "Adicionar um novo lançador ao painel baseado na informação deste 
arquivo de área de trabalho"
 
-#: ../panel-preferences.desktop.in.h:1 ../panel/panel-window.c:2698
+#: ../panel-preferences.desktop.in.h:1 ../panel/panel-window.c:2865
 msgid "Panel"
 msgstr "Painel"
 
@@ -48,63 +48,63 @@ msgid "Customize the panel"
 msgstr "Personalizar o painel"
 
 #. I18N: %s is the name of the plugin
-#: ../libxfce4panel/xfce-panel-plugin.c:1074
-#: ../panel/panel-preferences-dialog.c:1308
+#: ../libxfce4panel/xfce-panel-plugin.c:1105
+#: ../panel/panel-preferences-dialog.c:1317
 #, c-format
 msgid "Are you sure that you want to remove \"%s\"?"
 msgstr "Você tem certeza que deseja remover \"%s\"?"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1079
-#: ../panel/panel-preferences-dialog.c:1311
+#: ../libxfce4panel/xfce-panel-plugin.c:1110
+#: ../panel/panel-preferences-dialog.c:1320
 msgid "If you remove the item from the panel, it is permanently lost."
 msgstr "Se você remover o item do painel, ele será perdido permanentemente."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1080 ../panel/panel-dialogs.c:163
-#: ../panel/panel-preferences-dialog.c:1313
-#: ../plugins/applicationsmenu/applicationsmenu.c:586
+#: ../libxfce4panel/xfce-panel-plugin.c: ../panel/panel-dialogs.c:163
+#: ../panel/panel-preferences-dialog.c:1322
+#: ../plugins/applicationsmenu/applicationsmenu.c:602
 #: ../plugins/directorymenu/directorymenu.c:394
 msgid "_Cancel"
 msgstr "_Cancelar"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1081
-#: ../libxfce4panel/xfce-panel-plugin.c:1276
-#: ../panel/panel-plugin-external.c:440
-#: ../panel/panel-preferences-dialog.c:956
-#: ../panel/panel-preferences-dialog.c:1314
+#: ../libxfce4panel/xfce-panel-plugin.c:1112
+#: ../libxfce4panel/xfce-panel-plugin.c:1307
+#: ../panel/panel-plugin-external.c:443
+#: ../panel/panel-preferences-dialog.c:957
+#: ../panel/panel-preferences-dialog.c:1323
 #: ../plugins/launcher/launcher-dialog.c:852
 msgid "_Remove"
 msgstr "_Remover"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1222
+#: ../libxfce4panel/xfce-panel-plugin.c:1253
 msgid "_Properties"
 msgstr "_Propriedades"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1237 ../panel/panel-window.c:2786
+#: ../libxfce4panel/xfce-panel-plugin.c:1268 ../panel/panel-window.c:2953
 msgid "_About"
 msgstr "_Sobre"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1252
+#: ../libxfce4panel/xfce-panel-plugin.c:1283
 msgid "_Move"
 msgstr "_Mover"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1297
+#: ../libxfce4panel/xfce-panel-plugin.c:1328
 msgid "Pane_l"
 msgstr "Paine_l"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1306 ../panel/panel-window.c:2711
+#: ../libxfce4panel/xfce-panel-plugin.c:1337 ../panel/panel-window.c:2878
 msgid "Add _New Items..."
 msgstr "Adicionar _novos itens..."
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1321 ../panel/panel-window.c:2726
+#: ../libxfce4panel/xfce-panel-plugin.c:1352 ../panel/panel-window.c:2893
 msgid "Panel Pr_eferences..."
 msgstr "Pr_eferências do painel"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1342 ../panel/panel-window.c:2758
+#: ../libxfce4panel/xfce-panel-plugin.c:1373 ../panel/panel-window.c:2925
 msgid "Log _Out"
 msgstr "Encerrar sessã_o"
 
-#: ../libxfce4panel/xfce-panel-plugin.c:1362 ../panel/panel-item-dialog.c:208
-#: ../panel/panel-preferences-dialog.glade.h:12 ../panel/panel-window.c:2777
+#: ../libxfce4panel/xfce-panel-plugin.c:1393 

[Xfce4-commits] [xfce/xfce4-panel] branch master updated (ae8292c -> cefd6eb)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository xfce/xfce4-panel.

  from  ae8292c   I18n: Update translation fr (100%).
   new  8cc672c   I18n: Update translation de (100%).
   new  cefd6eb   I18n: Update translation pt_BR (99%).

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/de.po| 148 +++-
 po/pt_BR.po | 170 +++-
 2 files changed, 163 insertions(+), 155 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] 01/01: I18n: Update translation sl (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/xfwm4.

commit 318670639d2f791c617875b6cb262771bd86e0c1
Author: Arnold Marko 
Date:   Sat Oct 19 12:32:26 2019 +0200

I18n: Update translation sl (100%).

170 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/sl.po | 269 +++
 1 file changed, 132 insertions(+), 137 deletions(-)

diff --git a/po/sl.po b/po/sl.po
index 77a0678..e1027af 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,33 +1,31 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Aljoša Žagar , 2013
+# Arnold Marko , 2019
 # Dražen M. , 2015
 # Kernc, 2015-2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-06-18 22:23+0200\n"
-"PO-Revision-Date: 2019-04-27 22:36+\n"
-"Last-Translator: Xfce Bot \n"
+"POT-Creation-Date: 2019-08-29 00:32+0200\n"
+"PO-Revision-Date: 2019-10-19 09:45+\n"
+"Last-Translator: Arnold Marko \n"
 "Language-Team: Slovenian (http://www.transifex.com/xfce/xfwm4/language/sl/)\n"
-"Language: sl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
-"%100==4 ? 2 : 3);\n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || 
n%100==4 ? 2 : 3);\n"
 
 #: ../helper-dialog/helper-dialog.c:94
 msgid ""
 "This window might be busy and is not responding.\n"
 "Do you want to terminate the application?"
-msgstr ""
-"To okno je zaposleno in se ne odziva.\n"
-"Ali želite uničiti ta program?"
+msgstr "To okno je zaposleno in se ne odziva.\nAli želite uničiti ta program?"
 
 #: ../helper-dialog/helper-dialog.c:99
 msgid "Warning"
@@ -66,10 +64,7 @@ msgstr "."
 msgid ""
 "%s: %s\n"
 "Try %s --help to see a full list of available command line options.\n"
-msgstr ""
-"%s: %s\n"
-"Poskusite %s --help za ogled celotnega seznama možnosti ukazne vrstice, ki "
-"je na voljo.\n"
+msgstr "%s: %s\nPoskusite %s --help za ogled celotnega seznama možnosti ukazne 
vrstice, ki je na voljo.\n"
 
 #: ../settings-dialogs/workspace-settings.c:81
 #: ../settings-dialogs/workspace-settings.c:96
@@ -117,205 +112,216 @@ msgid "Configure layout, names and margins"
 msgstr "Nastavite razpored, imena in odmike"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:3
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:3
+msgid "_Help"
+msgstr "_Pomoč"
+
+#. 
+#: ../settings-dialogs/xfwm4-dialog.glade.h:4
+#: ../settings-dialogs/xfwm4-tweaks-dialog.glade.h:4 ../src/menu.c:72
+msgid "_Close"
+msgstr "_Zapri"
+
+#: ../settings-dialogs/xfwm4-dialog.glade.h:5
 msgid "The_me"
 msgstr "Te_ma"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:4
+#: ../settings-dialogs/xfwm4-dialog.glade.h:6
 msgid "Title fon_t"
 msgstr "Pisava _naslova"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:5
+#: ../settings-dialogs/xfwm4-dialog.glade.h:7
 msgid "Title _alignment"
 msgstr "Por_avnava naslova"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:6
+#: ../settings-dialogs/xfwm4-dialog.glade.h:8
 msgid "Click and drag the buttons to change the layout"
 msgstr "Kliknite in povlecite gumbe za spremembo razporeditve"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:7
+#: ../settings-dialogs/xfwm4-dialog.glade.h:9
 msgid "Title"
 msgstr "Naslov"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:8
+#: ../settings-dialogs/xfwm4-dialog.glade.h:10
 msgid "The window title cannot be removed"
 msgstr "Naslova okna ne morete odstraniti"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:9
+#: ../settings-dialogs/xfwm4-dialog.glade.h:11
 msgid "Active"
 msgstr "Dejaven"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:10
+#: ../settings-dialogs/xfwm4-dialog.glade.h:12
 msgid "Menu"
 msgstr "Meni"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:11
+#: ../settings-dialogs/xfwm4-dialog.glade.h:13
 msgid "Stick"
 msgstr "Prilepi"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:12
+#: ../settings-dialogs/xfwm4-dialog.glade.h:14
 msgid "Shade"
 msgstr "Osenči"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:13
+#: ../settings-dialogs/xfwm4-dialog.glade.h:15
 msgid "Minimize"
 msgstr "Skrči"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:14
+#: ../settings-dialogs/xfwm4-dialog.glade.h:16
 msgid "Maximize"
 msgstr "Razpni"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:15
+#: ../settings-dialogs/xfwm4-dialog.glade.h:17
 msgid "Close"
 msgstr "Zapri"
 
-#: ../settings-dialogs/xfwm4-dialog.glade.h:16
+#: ../settings-dialogs/xfwm4-dialog.glade.h:18
 

[Xfce4-commits] [xfce/xfdesktop] 01/01: I18n: Update translation sl (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/xfdesktop.

commit 786598ddba90694a78e9a181361289d99c916880
Author: Arnold Marko 
Date:   Sat Oct 19 12:32:18 2019 +0200

I18n: Update translation sl (100%).

245 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/sl.po | 491 ---
 1 file changed, 251 insertions(+), 240 deletions(-)

diff --git a/po/sl.po b/po/sl.po
index 6431f38..9e96909 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,6 +4,7 @@
 # 
 # Translators:
 # Aljoša Žagar , 2013,2017
+# Arnold Marko , 2019
 # Dražen M. , 2015
 # Kernc, 2015
 # Kernc, 2017
@@ -13,9 +14,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfdesktop\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-12-31 00:31+0100\n"
-"PO-Revision-Date: 2018-12-30 23:32+\n"
-"Last-Translator: Xfce Bot \n"
+"POT-Creation-Date: 2019-09-26 06:31+0200\n"
+"PO-Revision-Date: 2019-10-19 09:41+\n"
+"Last-Translator: Arnold Marko \n"
 "Language-Team: Slovenian 
(http://www.transifex.com/xfce/xfdesktop/language/sl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -23,8 +24,8 @@ msgstr ""
 "Language: sl\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || 
n%100==4 ? 2 : 3);\n"
 
-#: ../settings/main.c:419 ../src/xfdesktop-special-file-icon.c:295
-#: ../src/xfdesktop-special-file-icon.c:481
+#: ../settings/main.c:419 ../src/xfdesktop-special-file-icon.c:292
+#: ../src/xfdesktop-special-file-icon.c:478
 msgid "Home"
 msgstr "Domača mapa"
 
@@ -32,17 +33,17 @@ msgstr "Domača mapa"
 msgid "Filesystem"
 msgstr "Datotečni sistem"
 
-#: ../settings/main.c:423 ../src/xfdesktop-special-file-icon.c:299
+#: ../settings/main.c:423 ../src/xfdesktop-special-file-icon.c:296
 msgid "Trash"
 msgstr "Smeti"
 
 #: ../settings/main.c:425
 msgid "Removable Devices"
-msgstr "Odstranljive naprave"
+msgstr "Izmenljive naprave"
 
 #: ../settings/main.c:427
 msgid "Network Shares"
-msgstr "Omrežne souporabe"
+msgstr "Skupna raba v omrežju"
 
 #: ../settings/main.c:429
 msgid "Disks and Drives"
@@ -61,160 +62,161 @@ msgid ""
 "Size: %s"
 msgstr "%s\nVrsta: %s\nVelikost: %s"
 
-#: ../settings/main.c:736
+#: ../settings/main.c:732
 #, c-format
 msgid "Wallpaper for Monitor %d (%s)"
 msgstr "Slika ozadja za zaslon %d (%s)"
 
-#: ../settings/main.c:739
+#: ../settings/main.c:735
 #, c-format
 msgid "Wallpaper for Monitor %d"
 msgstr "Slika ozadja za zaslon %d"
 
-#: ../settings/main.c:745
+#: ../settings/main.c:741
 msgid "Move this dialog to the display you want to edit the settings for."
 msgstr "Premaknite to pogovorno okno na zaslon, za katerega želite urejati 
nastavitve."
 
-#: ../settings/main.c:752
+#: ../settings/main.c:748
 #, c-format
 msgid "Wallpaper for %s on Monitor %d (%s)"
 msgstr "Slika ozadja za %s na zaslonu %d (%s)"
 
-#: ../settings/main.c:756
+#: ../settings/main.c:752
 #, c-format
 msgid "Wallpaper for %s on Monitor %d"
 msgstr "Slika ozadja za %s na zaslonu %d"
 
-#: ../settings/main.c:763
+#: ../settings/main.c:759
 msgid ""
 "Move this dialog to the display and workspace you want to edit the settings "
 "for."
 msgstr "Premaknite to okno na zaslon in delovno površino, katerih nastavitve 
želite spremeniti."
 
 #. Single monitor and single workspace
-#: ../settings/main.c:771
+#: ../settings/main.c:767
 #, c-format
 msgid "Wallpaper for my desktop"
 msgstr "Slika ozadja za moje namizje"
 
 #. Single monitor and per workspace wallpaper
-#: ../settings/main.c:777
+#: ../settings/main.c:773
 #, c-format
 msgid "Wallpaper for %s"
 msgstr "Slika ozadja za %s"
 
-#: ../settings/main.c:782
+#: ../settings/main.c:778
 msgid "Move this dialog to the workspace you want to edit the settings for."
 msgstr "Premaknite to pogovorno okno na delovno površino, za katero želite 
urejati nastavitve."
 
-#: ../settings/main.c:1202
+#: ../settings/main.c:1198
 msgid "Image selection is unavailable while the image style is set to None."
-msgstr "Izbiranje slik je onemogočeno dokler je slog slik nastavljen na Noben."
+msgstr "Izbiranje slik je onemogočeno, dokler je slog za slike nastavljen na 
Noben."
 
-#: ../settings/main.c:1587 ../settings/main.c:1592
+#: ../settings/main.c:1575
 msgid "Spanning screens"
-msgstr "Razpon čez vse zaslone"
+msgstr "Raztezanje zaslonov"
 
-#. TRANSLATORS: Please split the message in half '\n' so the dialog will not
-#. be too wide.
-#: ../settings/main.c:1760
+#. TRANSLATORS: Please split the message in half with '\n' so the dialog will
+#. not be too wide.
+#: ../settings/main.c:1743
 msgid ""
 "Would you like to arrange all existing\n"
 "icons according to the selected orientation?"
-msgstr ""
+msgstr "Ali bi radi razporedili vse obstoječe\nikone glede na 

[Xfce4-commits] [xfce/xfwm4] branch master updated (8550877 -> 3186706)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository xfce/xfwm4.

  from  8550877   I18n: Update translation ko (100%).
   new  3186706   I18n: Update translation sl (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/sl.po | 269 +++
 1 file changed, 132 insertions(+), 137 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfdesktop] branch master updated (9a0db76 -> 786598d)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository xfce/xfdesktop.

  from  9a0db76   I18n: Update translation ko (100%).
   new  786598d   I18n: Update translation sl (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/sl.po | 491 ---
 1 file changed, 251 insertions(+), 240 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] 01/01: I18n: Update translation fr (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
xfce-4.14
in repository xfce/thunar.

commit 01759768f2e138bf2de2a17bc00727c341fb5d23
Author: Yannick Le Guen 
Date:   Sat Oct 19 12:30:45 2019 +0200

I18n: Update translation fr (100%).

760 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/fr.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 27af120..8d13367 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,8 +8,8 @@
 # Pierre-Adrien Carton , 2018
 # Guillaume Laville , 2018
 # Charles Monzat , 2018
-# Yannick Le Guen , 2019
 # David D, 2019
+# Yannick Le Guen , 2019
 # 
 #, fuzzy
 msgid ""
@@ -18,7 +18,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-09-02 00:30+0200\n"
 "PO-Revision-Date: 2018-08-19 09:02+\n"
-"Last-Translator: David D, 2019\n"
+"Last-Translator: Yannick Le Guen , 2019\n"
 "Language-Team: French (https://www.transifex.com/xfce/teams/16840/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -3354,7 +3354,7 @@ msgstr "MAJUSCULE"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:95
 msgid "Title Case"
-msgstr "Casse de Titre"
+msgstr "Majuscule À Chaque Mot"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:96
 msgid "First character uppercase"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/mousepad] branch master updated (00e5123 -> 0ff85cd)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository apps/mousepad.

  from  00e5123   I18n: Update translation fr (100%).
   new  0ff85cd   I18n: Update translation fr (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/fr.po | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] branch master updated (4f5a9e2 -> 4a3974f)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository xfce/thunar.

  from  4f5a9e2   I18n: Update translation ko (100%).
   new  4a3974f   I18n: Update translation fr (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/fr.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/mousepad] 01/01: I18n: Update translation fr (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository apps/mousepad.

commit 0ff85cd9301a909671263e86049d0f5cc9ae6cf3
Author: Yannick Le Guen 
Date:   Sat Oct 19 12:31:13 2019 +0200

I18n: Update translation fr (100%).

310 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/fr.po | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 54d6240..68f7679 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -19,7 +19,7 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-08-26 00:31+0200\n"
-"PO-Revision-Date: 2019-10-18 19:44+\n"
+"PO-Revision-Date: 2019-10-19 08:36+\n"
 "Last-Translator: Yannick Le Guen \n"
 "Language-Team: French 
(http://www.transifex.com/xfce/xfce-apps/language/fr/)\n"
 "MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgstr ""
 
 #: ../mousepad/main.c:44
 msgid "Do not register with the D-BUS session message bus"
-msgstr "Ne pas enregistrer avec le bus de message de la session D-BUS "
+msgstr "Ne pas enregistrer avec le bus de message de la session D-BUS"
 
 #: ../mousepad/main.c:45
 msgid "Quit a running Mousepad instance"
@@ -93,7 +93,7 @@ msgstr "Numéro de _ligne :"
 
 #: ../mousepad/mousepad-dialogs.c:241
 msgid "C_olumn number:"
-msgstr "Numéro de _colonne : "
+msgstr "Numéro de _colonne :"
 
 #: ../mousepad/mousepad-dialogs.c:299
 msgid "Remove all entries from the documents history?"
@@ -558,7 +558,7 @@ msgstr "Imprimer les en-têtes de _page"
 
 #: ../mousepad/mousepad-print.c:641
 msgid "Print _line numbers"
-msgstr "Imprimer les numéros de _ligne : "
+msgstr "Imprimer les numéros de _ligne"
 
 #: ../mousepad/mousepad-print.c:658
 msgid "Numbering interval:"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] 01/01: I18n: Update translation fr (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/thunar.

commit 4a3974f0eadbb9a0ab37c67f1eb81e317000cd6d
Author: Yannick Le Guen 
Date:   Sat Oct 19 12:30:22 2019 +0200

I18n: Update translation fr (100%).

766 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/fr.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index 54d0c0f..86f1e2c 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -32,8 +32,8 @@ msgstr ""
 "Project-Id-Version: Thunar\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-09-02 00:30+0200\n"
-"PO-Revision-Date: 2019-09-03 07:47+\n"
-"Last-Translator: David D\n"
+"PO-Revision-Date: 2019-10-19 08:55+\n"
+"Last-Translator: Yannick Le Guen \n"
 "Language-Team: French (http://www.transifex.com/xfce/thunar/language/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -3207,7 +3207,7 @@ msgstr "MAJUSCULE"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:95
 msgid "Title Case"
-msgstr "Casse De Titre"
+msgstr "Majuscule À Chaque Mot"
 
 #: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:96
 msgid "First character uppercase"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] branch xfce-4.14 updated (bf59b33 -> 0175976)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
xfce-4.14
in repository xfce/thunar.

  from  bf59b33   I18n: Update translation sl (94%).
   new  0175976   I18n: Update translation fr (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/fr.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/exo] 01/01: I18n: Update translation sl (100%).

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
commit to branch 
master
in repository xfce/exo.

commit 46842b211cd38f283f5f8db69f05e870148d93ca
Author: Arnold Marko 
Date:   Sat Oct 19 12:30:03 2019 +0200

I18n: Update translation sl (100%).

300 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/sl.po | 32 
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/po/sl.po b/po/sl.po
index 5f08d39..c7d35c9 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -13,7 +13,7 @@ msgstr ""
 "Project-Id-Version: Exo\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2019-05-25 18:30+0200\n"
-"PO-Revision-Date: 2019-10-18 23:07+\n"
+"PO-Revision-Date: 2019-10-19 07:48+\n"
 "Last-Translator: Arnold Marko \n"
 "Language-Team: Slovenian (http://www.transifex.com/xfce/exo/language/sl/)\n"
 "MIME-Version: 1.0\n"
@@ -193,7 +193,7 @@ msgstr "Ikone statusa"
 #. EXO_ICON_CHOOSER_CONTEXT_STOCK
 #: ../exo/exo-icon-chooser-dialog.c:120
 msgid "Stock Icons"
-msgstr "Prodajne ikone"
+msgstr "Zaloge ikon"
 
 #. EXO_ICON_CHOOSER_CONTEXT_OTHER
 #: ../exo/exo-icon-chooser-dialog.c:122
@@ -527,7 +527,7 @@ msgstr "  --strip-content   Remove node contents from XML 
files\n"
 #: ../exo-csource/main.c:314
 #, c-format
 msgid "  --output=filename Write generated csource to specified file\n"
-msgstr "--output=filename Zapiši generiran csource v dolečno datoteko\n"
+msgstr "--output=filename Zapiši generiran csource v podano datoteko\n"
 
 #: ../exo-csource/main.c:324 ../exo-desktop-item-edit/main.c:196
 #: ../exo-open/main.c:509
@@ -864,7 +864,7 @@ msgstr "Spletni brskalnik"
 msgid ""
 "The preferred Web Browser will be used to open hyperlinks and display help "
 "contents."
-msgstr ""
+msgstr "Za odpiranje spletnih povezav in prikazovanje pomoči, bo uporabljen 
privzeti spletni brskalnik."
 
 #: ../exo-helper/exo-helper-chooser-dialog.c:171
 #: ../exo-open/exo-mail-reader.desktop.in.h:1
@@ -875,7 +875,7 @@ msgstr "Bralnik pošte"
 msgid ""
 "The preferred Mail Reader will be used to compose emails when you click on "
 "email addresses."
-msgstr ""
+msgstr "Za pisanje elektronske pošte, kadar kliknete na elektronski naslov, bo 
uporabljen privzeti bralnik elektronske pošte."
 
 #. Utilities
 #: ../exo-helper/exo-helper-chooser-dialog.c:198
@@ -890,7 +890,7 @@ msgstr "Upravljalnik datotek"
 #: ../exo-helper/exo-helper-chooser-dialog.c:219
 msgid ""
 "The preferred File Manager will be used to browse the contents of folders."
-msgstr ""
+msgstr "Za brskanje po vsebini map bo uporabljen privzeti upravljalnik 
datotek."
 
 #: ../exo-helper/exo-helper-chooser-dialog.c:242
 #: ../exo-open/exo-terminal-emulator.desktop.in.h:1
@@ -901,7 +901,7 @@ msgstr "Terminalski emulator"
 msgid ""
 "The preferred Terminal Emulator will be used to run commands that require a "
 "CLI environment."
-msgstr ""
+msgstr "Za izvajanje ukazov v ukazni vrstici, boo uporabljen privzeti emulator 
terminala."
 
 #: ../exo-helper/exo-helper-chooser.c:145
 #: ../exo-helper/exo-helper-chooser.c:152
@@ -1052,7 +1052,7 @@ msgstr "Napaka pri izvajanju želenega terminalskega 
emulatorja"
 #. Enable permanently dismissing this error.
 #: ../exo-helper/main.c:87
 msgid "Do _not show this message again"
-msgstr ""
+msgstr "Tega sporočila _ne prikaži več."
 
 #: ../exo-helper/main.c:122
 msgid ""
@@ -1081,7 +1081,7 @@ msgstr "TIP [PARAMETER]"
 #: ../exo-helper/main.c:125
 msgid ""
 "Query the default helper of TYPE, where TYPE is one of the following values."
-msgstr ""
+msgstr "Poizvedi v privzetem pomočniku za TIP, pri čemer ima lahko TIP eno od 
naslednjih vrednosti."
 
 #: ../exo-helper/main.c:155
 msgid ""
@@ -1091,7 +1091,7 @@ msgid ""
 "  MailReader   - The preferred Mail Reader.\n"
 "  FileManager  - The preferred File Manager.\n"
 "  TerminalEmulator - The preferred Terminal Emulator."
-msgstr ""
+msgstr "Za -launch in -query ukaze so podprti naslednji TIPi;\n\nWebBrowser - 
Privzeti spletni brskalnik.\nMailReader - Privzeti bralnik pošte.\nFileManager 
- Privzeti upravljalnik datotek.\nTerminalEmulator - Privzeti emulator 
terminala."
 
 #: ../exo-helper/main.c:165
 #, c-format
@@ -1121,7 +1121,7 @@ msgstr "%s (Xfce %s)\n\nCopyright (c) 2003-2006\n 
os-cillation e.K. Vse pravice
 #: ../exo-helper/main.c:307
 #, c-format
 msgid "No helper defined for \"%s\"."
-msgstr ""
+msgstr "Za \"%s\" pomočnik ni določen."
 
 #: ../exo-helper/helpers/aterm.desktop.in.in.h:1
 msgid "aterm"
@@ -1133,7 +1133,7 @@ msgstr "Balsa"
 
 #: ../exo-helper/helpers/brave.desktop.in.in.h:1
 msgid "Brave"
-msgstr ""
+msgstr "Brave"
 
 #: ../exo-helper/helpers/caja.desktop.in.in.h:1
 msgid "Caja File Manager"
@@ -1181,11 +1181,11 @@ msgstr "Galeon spletni brskalnik"
 
 #: ../exo-helper/helpers/geary.desktop.in.in.h:1
 msgid "Geary"
-msgstr 

[Xfce4-commits] [xfce/exo] branch master updated (3c7d179 -> 46842b2)

2019-10-19 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a 
change to branch 
master
in repository xfce/exo.

  from  3c7d179   I18n: Update translation sl (95%).
   new  46842b2   I18n: Update translation sl (100%).

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 po/sl.po | 32 
 1 file changed, 16 insertions(+), 16 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits