[Xfce4-commits] [apps/xfce4-terminal] branch master updated (0c9ec25 -> 8a04258)

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a change to branch master
in repository apps/xfce4-terminal.

  from  0c9ec25   Fix huge size of Set Title dialog under wayland
   new  8a04258   Fix solarized light theme colors.

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:
 colorschemes/solarized-light.theme.in | 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] [apps/xfce4-terminal] 01/01: Fix solarized light theme colors.

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit 8a042584cdce5bc2d0ddbde1ed511b2b0590cc2c
Author: Juan Francisco Cantero Hurtado 
Date:   Wed Aug 31 00:30:20 2016 +0200

Fix solarized light theme colors.

Signed-off-by: Igor 
---
 colorschemes/solarized-light.theme.in | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/colorschemes/solarized-light.theme.in 
b/colorschemes/solarized-light.theme.in
index 5894ae4..04f030b 100644
--- a/colorschemes/solarized-light.theme.in
+++ b/colorschemes/solarized-light.theme.in
@@ -1,9 +1,9 @@
 [Scheme]
 _Name=Solarized (light)
-ColorForeground=#657b83
+ColorForeground=#073642
 ColorBackground=#fdf6e3
-ColorCursor=#586e75
+ColorCursor=#073642
 TabActivityColor=#dc322f
-ColorPalette=#eee8d5;#dc322f;#859900;#b58900;#268bd2;#d33682;#2aa198;#073642;#fdf6e3;#cb4b16;#93a1a1;#839496;#657b83;#6c71c4;#586e75;#002b36
-ColorBold=#586e75
+ColorPalette=#073642;#dc322f;#859900;#b58900;#268bd2;#d33682;#2aa198;#eee8d5;#002b36;#cb4b16;#586e75;#657b83;#839496;#6c71c4;#93a1a1;#fdf6e3
+ColorBold=#073642
 ColorBoldUseDefault=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-time-out-plugin] 01/03: I18n: Update translation fr (100%).

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-time-out-plugin.

commit ed5795a175c2db149976de82dde6d06c943e99ba
Author: Yannick Le Guen 
Date:   Wed Aug 31 12:31:25 2016 +0200

I18n: Update translation fr (100%).

33 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/fr.po | 51 ---
 1 file changed, 28 insertions(+), 23 deletions(-)

diff --git a/po/fr.po b/po/fr.po
index bd44a86..9eb7fc6 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -4,13 +4,13 @@
 # 
 # Translators:
 # jc1 , 2013
-# Yannick Le Guen , 2014
+# Yannick Le Guen , 2014,2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:22+0200\n"
-"PO-Revision-Date: 2015-10-05 21:58+\n"
+"POT-Creation-Date: 2016-08-30 18:31+0200\n"
+"PO-Revision-Date: 2016-08-31 09:06+\n"
 "Last-Translator: Yannick Le Guen \n"
 "Language-Team: French 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/fr/)\n"
 "MIME-Version: 1.0\n"
@@ -20,101 +20,106 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:260
+#: ../panel-plugin/time-out.c:264
 msgid "Take a break"
 msgstr "Prendre une pause"
 
 #. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:268
+#: ../panel-plugin/time-out.c:272
 msgid "Reset timer"
 msgstr "Réinitialiser le compteur"
 
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:276
+#: ../panel-plugin/time-out.c:280
 msgid "Enabled"
 msgstr "Activé"
 
 #. Update tooltips
-#: ../panel-plugin/time-out.c:340
+#: ../panel-plugin/time-out.c:344
 msgid "Paused"
 msgstr "En pause"
 
-#: ../panel-plugin/time-out.c:419
+#: ../panel-plugin/time-out.c:423
 msgid ""
 "Xfce Panel plugin for taking a break from computer work every now and then."
 msgstr "Greffon du tableau de bord Xfce pour prendre de temps à autre une 
pause d'ordinateur."
 
-#: ../panel-plugin/time-out.c:428
+#: ../panel-plugin/time-out.c:432
 msgid "translator-credits"
 msgstr "L’équipe de traduction francophone de Xfce"
 
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:460
+#: ../panel-plugin/time-out.c:464
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
 msgid "Time Out"
 msgstr "Temps mort"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:477
+#: ../panel-plugin/time-out.c:481
 msgid "Time settings"
 msgstr "Réglages du temps"
 
 #. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:490
+#: ../panel-plugin/time-out.c:494
 msgid "Minutes"
 msgstr "Minutes"
 
-#: ../panel-plugin/time-out.c:495
+#: ../panel-plugin/time-out.c:499
 msgid "Seconds"
 msgstr "Secondes"
 
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:501
+#: ../panel-plugin/time-out.c:505
 msgid "Time between breaks:"
 msgstr "Temps entre les pauses :"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:525
+#: ../panel-plugin/time-out.c:529
 msgid "Break length:"
 msgstr "Durée de la pause :"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:543
+#: ../panel-plugin/time-out.c:547
 msgid "Postpone length:"
 msgstr "Durée du report :"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:561
+#: ../panel-plugin/time-out.c:565
 msgid "Behaviour"
 msgstr "Comportement"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:576
 msgid "Allow postpone"
 msgstr "Autoriser les reports de pause"
 
 #. Create resume check button
-#: ../panel-plugin/time-out.c:579
+#: ../panel-plugin/time-out.c:583
 msgid "Resume automatically"
 msgstr "Reprendre automatiquement"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:586
+#: ../panel-plugin/time-out.c:590
 msgid "Appearance"
 msgstr "Apparence"
 
+#. Create display icon check button
+#: ../panel-plugin/time-out.c:606
+msgid "Display icon"
+msgstr "Afficher l’icône"
+
 #. Create display time check button
-#: ../panel-plugin/time-out.c:597
+#: ../panel-plugin/time-out.c:613
 msgid "Display remaining time in the panel"
 msgstr "Afficher le temps restant dans le tableau de bord"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:604
+#: ../panel-plugin/time-out.c:620
 msgid "Display hours"
 msgstr "Afficher les heures"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:611
+#: ../panel-plugin/time-out.c:627
 msgid "Display seconds"
 msgstr "Afficher les secondes"
 

-- 
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-time-out-plugin] 03/03: I18n: Update translation zh_CN (100%).

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-time-out-plugin.

commit 3f5fcd09d3cbf920a2c2054ee906457c682a2745
Author: 玉堂白鹤 
Date:   Wed Aug 31 12:31:25 2016 +0200

I18n: Update translation zh_CN (100%).

33 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/zh_CN.po | 52 +---
 1 file changed, 29 insertions(+), 23 deletions(-)

diff --git a/po/zh_CN.po b/po/zh_CN.po
index e4ff38f..7caf2ba 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -5,13 +5,14 @@
 # Translators:
 # Chipong Luo , 2011-2012
 # Hunt Xu , 2009-2010
+# 玉堂白鹤 , 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:22+0200\n"
-"PO-Revision-Date: 2015-10-08 15:02+\n"
-"Last-Translator: Nick Schermer \n"
+"POT-Creation-Date: 2016-08-30 18:31+0200\n"
+"PO-Revision-Date: 2016-08-31 07:04+\n"
+"Last-Translator: 玉堂白鹤 \n"
 "Language-Team: Chinese (China) 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/zh_CN/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,101 +21,106 @@ msgstr ""
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:260
+#: ../panel-plugin/time-out.c:264
 msgid "Take a break"
 msgstr "休息一下"
 
 #. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:268
+#: ../panel-plugin/time-out.c:272
 msgid "Reset timer"
 msgstr "重置定时器"
 
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:276
+#: ../panel-plugin/time-out.c:280
 msgid "Enabled"
 msgstr "已启用"
 
 #. Update tooltips
-#: ../panel-plugin/time-out.c:340
+#: ../panel-plugin/time-out.c:344
 msgid "Paused"
 msgstr "已暂停"
 
-#: ../panel-plugin/time-out.c:419
+#: ../panel-plugin/time-out.c:423
 msgid ""
 "Xfce Panel plugin for taking a break from computer work every now and then."
 msgstr "偶尔提醒您离开计算机工作休息一下的 Xfce 面板插件。"
 
-#: ../panel-plugin/time-out.c:428
+#: ../panel-plugin/time-out.c:432
 msgid "translator-credits"
 msgstr "Hunt Xu , 2009, 2010.\nChipong Luo 
, 2011, 2012."
 
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:460
+#: ../panel-plugin/time-out.c:464
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
 msgid "Time Out"
 msgstr "超时"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:477
+#: ../panel-plugin/time-out.c:481
 msgid "Time settings"
 msgstr "时间设置"
 
 #. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:490
+#: ../panel-plugin/time-out.c:494
 msgid "Minutes"
 msgstr "分钟"
 
-#: ../panel-plugin/time-out.c:495
+#: ../panel-plugin/time-out.c:499
 msgid "Seconds"
 msgstr "秒"
 
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:501
+#: ../panel-plugin/time-out.c:505
 msgid "Time between breaks:"
 msgstr "两次休息间的时间:"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:525
+#: ../panel-plugin/time-out.c:529
 msgid "Break length:"
 msgstr "休息时间:"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:543
+#: ../panel-plugin/time-out.c:547
 msgid "Postpone length:"
 msgstr "延迟时间:"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:561
+#: ../panel-plugin/time-out.c:565
 msgid "Behaviour"
 msgstr "行为"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:576
 msgid "Allow postpone"
 msgstr "允许延迟"
 
 #. Create resume check button
-#: ../panel-plugin/time-out.c:579
+#: ../panel-plugin/time-out.c:583
 msgid "Resume automatically"
 msgstr "自动恢复"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:586
+#: ../panel-plugin/time-out.c:590
 msgid "Appearance"
 msgstr "外观"
 
+#. Create display icon check button
+#: ../panel-plugin/time-out.c:606
+msgid "Display icon"
+msgstr "显示图标"
+
 #. Create display time check button
-#: ../panel-plugin/time-out.c:597
+#: ../panel-plugin/time-out.c:613
 msgid "Display remaining time in the panel"
 msgstr "在面板上显示剩余时间"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:604
+#: ../panel-plugin/time-out.c:620
 msgid "Display hours"
 msgstr "显示小时数"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:611
+#: ../panel-plugin/time-out.c:627
 msgid "Display seconds"
 msgstr "显示秒数"
 

-- 
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-time-out-plugin] 02/03: I18n: Update translation hr (100%).

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-time-out-plugin.

commit 7e3b14c9c6134690530e6c2fa727efeb6a071488
Author: Lovro Kudelić 
Date:   Wed Aug 31 12:31:25 2016 +0200

I18n: Update translation hr (100%).

33 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/hr.po | 52 +---
 1 file changed, 29 insertions(+), 23 deletions(-)

diff --git a/po/hr.po b/po/hr.po
index 573dd25..53deae8 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -5,13 +5,14 @@
 # Translators:
 # Edin Veskovic , 2014
 # Ivica  Kolić , 2013
+# Lovro Kudelić , 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:22+0200\n"
-"PO-Revision-Date: 2015-10-05 20:55+\n"
-"Last-Translator: Edin Veskovic \n"
+"POT-Creation-Date: 2016-08-30 18:31+0200\n"
+"PO-Revision-Date: 2016-08-31 08:14+\n"
+"Last-Translator: Lovro Kudelić \n"
 "Language-Team: Croatian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/hr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,101 +21,106 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:260
+#: ../panel-plugin/time-out.c:264
 msgid "Take a break"
 msgstr "Uzmi pauzu"
 
 #. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:268
+#: ../panel-plugin/time-out.c:272
 msgid "Reset timer"
 msgstr "Resetiraj mjerač"
 
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:276
+#: ../panel-plugin/time-out.c:280
 msgid "Enabled"
 msgstr "Omogućeno"
 
 #. Update tooltips
-#: ../panel-plugin/time-out.c:340
+#: ../panel-plugin/time-out.c:344
 msgid "Paused"
 msgstr "Pauzirano"
 
-#: ../panel-plugin/time-out.c:419
+#: ../panel-plugin/time-out.c:423
 msgid ""
 "Xfce Panel plugin for taking a break from computer work every now and then."
 msgstr "Xfce dodatak za ploču koji podsjeća na uzimanje pauze od računala 
svako toliko."
 
-#: ../panel-plugin/time-out.c:428
+#: ../panel-plugin/time-out.c:432
 msgid "translator-credits"
 msgstr "Ivica Kolić "
 
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:460
+#: ../panel-plugin/time-out.c:464
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
 msgid "Time Out"
 msgstr "Pauza"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:477
+#: ../panel-plugin/time-out.c:481
 msgid "Time settings"
 msgstr "Postavke vremena"
 
 #. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:490
+#: ../panel-plugin/time-out.c:494
 msgid "Minutes"
 msgstr "Minute"
 
-#: ../panel-plugin/time-out.c:495
+#: ../panel-plugin/time-out.c:499
 msgid "Seconds"
 msgstr "Sekunde"
 
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:501
+#: ../panel-plugin/time-out.c:505
 msgid "Time between breaks:"
 msgstr "Vrijeme između pauza:"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:525
+#: ../panel-plugin/time-out.c:529
 msgid "Break length:"
 msgstr "Dužina prekida:"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:543
+#: ../panel-plugin/time-out.c:547
 msgid "Postpone length:"
 msgstr "Dužina odgode:"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:561
+#: ../panel-plugin/time-out.c:565
 msgid "Behaviour"
 msgstr "Ponašanje"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:576
 msgid "Allow postpone"
 msgstr "Omoguči odgodu"
 
 #. Create resume check button
-#: ../panel-plugin/time-out.c:579
+#: ../panel-plugin/time-out.c:583
 msgid "Resume automatically"
 msgstr "Nastavi automatski"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:586
+#: ../panel-plugin/time-out.c:590
 msgid "Appearance"
 msgstr "Izgled"
 
+#. Create display icon check button
+#: ../panel-plugin/time-out.c:606
+msgid "Display icon"
+msgstr "Prikaži ikonu"
+
 #. Create display time check button
-#: ../panel-plugin/time-out.c:597
+#: ../panel-plugin/time-out.c:613
 msgid "Display remaining time in the panel"
 msgstr "Prikaži preostalo vrijeme na ploči"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:604
+#: ../panel-plugin/time-out.c:620
 msgid "Display hours"
 msgstr "Prikaži sate"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:611
+#: ../panel-plugin/time-out.c:627
 msgid "Display seconds"
 msgstr "Prikaži sekunde"
 

-- 
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-co

[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] branch master updated (c6ce993 -> 3f5fcd0)

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository panel-plugins/xfce4-time-out-plugin.

  from  c6ce993   Add option to hide icon - fixes #12084
   new  ed5795a   I18n: Update translation fr (100%).
   new  7e3b14c   I18n: Update translation hr (100%).
   new  3f5fcd0   I18n: Update translation zh_CN (100%).

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:
 po/fr.po| 51 ---
 po/hr.po| 52 +---
 po/zh_CN.po | 52 +---
 3 files changed, 86 insertions(+), 69 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-terminal] branch master updated (8a04258 -> 8d90c17)

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a change to branch master
in repository apps/xfce4-terminal.

  from  8a04258   Fix solarized light theme colors.
   new  8d90c17   Add terminal-regex.h to Makefile

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:
 terminal/Makefile.am | 3 ++-
 1 file 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] [apps/xfce4-terminal] 01/01: Add terminal-regex.h to Makefile

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit 8d90c17a09385cfdc54c2c802c8c61ffe18d4d06
Author: Igor 
Date:   Wed Aug 31 14:55:34 2016 +0300

Add terminal-regex.h to Makefile
---
 terminal/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/terminal/Makefile.am b/terminal/Makefile.am
index 33eafaa..704c978 100644
--- a/terminal/Makefile.am
+++ b/terminal/Makefile.am
@@ -24,8 +24,9 @@ xfce4_terminal_headers = \
terminal-options.h \
terminal-preferences.h \
terminal-preferences-dialog.h \
-   terminal-search-dialog.h \
terminal-private.h \
+   terminal-regex.h \
+   terminal-search-dialog.h \
terminal-screen.h \
terminal-util.h \
terminal-widget.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] [apps/xfce4-terminal] annotated tag xfce4-terminal-0.6.91 created (now 8ad57cf)

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a change to annotated tag xfce4-terminal-0.6.91
in repository apps/xfce4-terminal.

at  8ad57cf   (tag)
   tagging  dc0079a281a9e9a29d34794626b9ab0b3bc31c81 (commit)
  replaces  xfce4-terminal-0.6.90
 tagged by  Igor
on  Wed Aug 31 15:04:53 2016 +0300

- Log -
0.6.91
==
- Fix solarized light theme colors (bug #12800)
- Fix huge size of Set Title dialog under wayland
- Support wayland (resolve crashes and warnings) (bug #12785)
- Improve handling negative x/y geometry positions (bug #12791)
- Fix scrollbar/menubar/toolbar incorrectly shown in dropdown mode after
  window has been minimized/restored (bug #12790)
- Add ability to save terminal contents to file (bug #6276)
- Prepare for upcoming vte regex API change
- Fix Vte-WARNING related to regex
- Implement Read-Only mode (user input disabled)
- Fix input focus lost issue after exiting a console app (e.g. nano)
- Fix cursor not blinking when fg color = bg color (bug #11981)
- Enable configuration of a new tab working directory: MiscDefaultWorkingDir
  option. If it is set (non-empty value), new tabs and windows will use the dir
  specified as their working dir. Otherwise, the behavior remains as is
  (current dir will be used). (bug #3891)
- Do not un-close tab that was moved to another window
- Properly enable/disable F1 shortcut
- Fix Preferences window hidden in fullscreen mode
- Do not un-close tab that was detached to create another window
- Fix incorrect update of go-to-tab menu
- Add Undo Close Tab functionality: stores closed tabs in chronological order;
  restores working directory, position in the tabbar, custom title
- Add Close Other Tabs functionality
- Make terminal always drop down from the top of the screen (bug #10713)
- Create Alt+digit shortcuts if they haven't been loaded from config file
  (bug #10639)
- Fix dropdown window animation; remove viewport widget
- Code cleanup: Do not declare or define a reserved identifier
- Add urgent bell functionality: MiscBellUrgent option (bug #9928)
- When detaching a tab, make new window respect original geometry
- Fix possible buffer overwrite issue found by Coverity
- Keep rows number constant when adding/removing widgets such as toolbar or
  tabbar (bug #12734)
- Make tab close button icon a bit smaller
- Add ability to switch tabs with mouse scroll wheel (request from
  www.opennet.ru)
- Fix selection characters override (bug #12735)
- Fix resize logic with tab (bug #12660)
- Translation updates: Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
  Croatian, Czech, Dutch, English (Australia), German, Hebrew, Japanese, Korean,
  Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish, Ukrainian
---

This annotated tag includes the following new commits:

   new  dc0079a   0.6.91 == - Fix solarized light theme colors (bug 
#12800) - Fix huge size of Set Title dialog under wayland - Support wayland 
(resolve crashes and warnings) (bug #12785) - Improve handling negative x/y 
geometry positions (bug #12791) - Fix scrollbar/menubar/toolbar incorrectly 
shown in dropdown mode after   window has been minimized/restored (bug #12790) 
- Add ability to save terminal contents to file (bug #6276) - Prepare for 
upcoming vte regex API change - Fix  [...]

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.


-- 
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-terminal] 01/01: 0.6.91 ====== - Fix solarized light theme colors (bug #12800) - Fix huge size of Set Title dialog under wayland - Support wayland (resolve crashes and warn

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to annotated tag xfce4-terminal-0.6.91
in repository apps/xfce4-terminal.

commit dc0079a281a9e9a29d34794626b9ab0b3bc31c81
Author: Igor 
Date:   Wed Aug 31 15:03:23 2016 +0300

0.6.91
==
- Fix solarized light theme colors (bug #12800)
- Fix huge size of Set Title dialog under wayland
- Support wayland (resolve crashes and warnings) (bug #12785)
- Improve handling negative x/y geometry positions (bug #12791)
- Fix scrollbar/menubar/toolbar incorrectly shown in dropdown mode after
  window has been minimized/restored (bug #12790)
- Add ability to save terminal contents to file (bug #6276)
- Prepare for upcoming vte regex API change
- Fix Vte-WARNING related to regex
- Implement Read-Only mode (user input disabled)
- Fix input focus lost issue after exiting a console app (e.g. nano)
- Fix cursor not blinking when fg color = bg color (bug #11981)
- Enable configuration of a new tab working directory: MiscDefaultWorkingDir
  option. If it is set (non-empty value), new tabs and windows will use the 
dir
  specified as their working dir. Otherwise, the behavior remains as is
  (current dir will be used). (bug #3891)
- Do not un-close tab that was moved to another window
- Properly enable/disable F1 shortcut
- Fix Preferences window hidden in fullscreen mode
- Do not un-close tab that was detached to create another window
- Fix incorrect update of go-to-tab menu
- Add Undo Close Tab functionality: stores closed tabs in chronological 
order;
  restores working directory, position in the tabbar, custom title
- Add Close Other Tabs functionality
- Make terminal always drop down from the top of the screen (bug #10713)
- Create Alt+digit shortcuts if they haven't been loaded from config file
  (bug #10639)
- Fix dropdown window animation; remove viewport widget
- Code cleanup: Do not declare or define a reserved identifier
- Add urgent bell functionality: MiscBellUrgent option (bug #9928)
- When detaching a tab, make new window respect original geometry
- Fix possible buffer overwrite issue found by Coverity
- Keep rows number constant when adding/removing widgets such as toolbar or
  tabbar (bug #12734)
- Make tab close button icon a bit smaller
- Add ability to switch tabs with mouse scroll wheel (request from
  www.opennet.ru)
- Fix selection characters override (bug #12735)
- Fix resize logic with tab (bug #12660)
- Translation updates: Bulgarian, Catalan, Chinese (China), Chinese 
(Taiwan),
  Croatian, Czech, Dutch, English (Australia), German, Hebrew, Japanese, 
Korean,
  Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish, 
Ukrainian
---
 NEWS| 46 ++
 configure.ac.in |  6 +++---
 2 files changed, 49 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index b0d8a06..6b2809e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+0.6.91
+==
+- Fix solarized light theme colors (bug #12800)
+- Fix huge size of Set Title dialog under wayland
+- Support wayland (resolve crashes and warnings) (bug #12785)
+- Improve handling negative x/y geometry positions (bug #12791)
+- Fix scrollbar/menubar/toolbar incorrectly shown in dropdown mode after
+  window has been minimized/restored (bug #12790)
+- Add ability to save terminal contents to file (bug #6276)
+- Prepare for upcoming vte regex API change
+- Fix Vte-WARNING related to regex
+- Implement Read-Only mode (user input disabled)
+- Fix input focus lost issue after exiting a console app (e.g. nano)
+- Fix cursor not blinking when fg color = bg color (bug #11981)
+- Enable configuration of a new tab working directory: MiscDefaultWorkingDir
+  option. If it is set (non-empty value), new tabs and windows will use the dir
+  specified as their working dir. Otherwise, the behavior remains as is
+  (current dir will be used). (bug #3891)
+- Do not un-close tab that was moved to another window
+- Properly enable/disable F1 shortcut
+- Fix Preferences window hidden in fullscreen mode
+- Do not un-close tab that was detached to create another window
+- Fix incorrect update of go-to-tab menu
+- Add Undo Close Tab functionality: stores closed tabs in chronological order;
+  restores working directory, position in the tabbar, custom title
+- Add Close Other Tabs functionality
+- Make terminal always drop down from the top of the screen (bug #10713)
+- Create Alt+digit shortcuts if they haven't been loaded from config file
+  (bug #10639)
+- Fix dropdown window animation; remove viewport widget
+- Code cleanup: Do not declare or define a reserved identifier
+- Add urgent bell functionality: MiscBellUrgent option (bug #9928)
+- When detaching a tab, make new window respect original geometry
+- Fix possible buffer overwrite issue found by Coverity
+- K

[Xfce4-commits] [apps/xfce4-terminal] branch master updated (8d90c17 -> b854e11)

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a change to branch master
in repository apps/xfce4-terminal.

  from  8d90c17   Add terminal-regex.h to Makefile
   new  b854e11   Release 0.6.91

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| 46 ++
 configure.ac.in |  6 +++---
 2 files changed, 49 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/xfce4-terminal] 01/01: Release 0.6.91

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit b854e112b0684f3238bcb0fc83628a29bef72c82
Author: Igor 
Date:   Wed Aug 31 15:03:23 2016 +0300

Release 0.6.91
---
 NEWS| 46 ++
 configure.ac.in |  6 +++---
 2 files changed, 49 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index b0d8a06..6b2809e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+0.6.91
+==
+- Fix solarized light theme colors (bug #12800)
+- Fix huge size of Set Title dialog under wayland
+- Support wayland (resolve crashes and warnings) (bug #12785)
+- Improve handling negative x/y geometry positions (bug #12791)
+- Fix scrollbar/menubar/toolbar incorrectly shown in dropdown mode after
+  window has been minimized/restored (bug #12790)
+- Add ability to save terminal contents to file (bug #6276)
+- Prepare for upcoming vte regex API change
+- Fix Vte-WARNING related to regex
+- Implement Read-Only mode (user input disabled)
+- Fix input focus lost issue after exiting a console app (e.g. nano)
+- Fix cursor not blinking when fg color = bg color (bug #11981)
+- Enable configuration of a new tab working directory: MiscDefaultWorkingDir
+  option. If it is set (non-empty value), new tabs and windows will use the dir
+  specified as their working dir. Otherwise, the behavior remains as is
+  (current dir will be used). (bug #3891)
+- Do not un-close tab that was moved to another window
+- Properly enable/disable F1 shortcut
+- Fix Preferences window hidden in fullscreen mode
+- Do not un-close tab that was detached to create another window
+- Fix incorrect update of go-to-tab menu
+- Add Undo Close Tab functionality: stores closed tabs in chronological order;
+  restores working directory, position in the tabbar, custom title
+- Add Close Other Tabs functionality
+- Make terminal always drop down from the top of the screen (bug #10713)
+- Create Alt+digit shortcuts if they haven't been loaded from config file
+  (bug #10639)
+- Fix dropdown window animation; remove viewport widget
+- Code cleanup: Do not declare or define a reserved identifier
+- Add urgent bell functionality: MiscBellUrgent option (bug #9928)
+- When detaching a tab, make new window respect original geometry
+- Fix possible buffer overwrite issue found by Coverity
+- Keep rows number constant when adding/removing widgets such as toolbar or
+  tabbar (bug #12734)
+- Make tab close button icon a bit smaller
+- Add ability to switch tabs with mouse scroll wheel (request from
+  www.opennet.ru)
+- Fix selection characters override (bug #12735)
+- Fix resize logic with tab (bug #12660)
+- Translation updates: Bulgarian, Catalan, Chinese (China), Chinese (Taiwan),
+  Croatian, Czech, Dutch, English (Australia), German, Hebrew, Japanese, 
Korean,
+  Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish, Ukrainian
+
+
 0.6.90
 ==
 - Migrate to GTK+3/VTE3 (bugs #11207, #11909, #10602, #11828, #12405, #9,
diff --git a/configure.ac.in b/configure.ac.in
index 073ce5a..89be548 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,11 +9,11 @@ dnl ***
 dnl *** Version information ***
 dnl ***
 m4_define([terminal_version_major], [0])
-m4_define([terminal_version_minor], [7])
-m4_define([terminal_version_micro], [0])
+m4_define([terminal_version_minor], [6])
+m4_define([terminal_version_micro], [91])
 m4_define([terminal_version_nano], [])
 m4_define([terminal_version_build], [@REVISION@])
-m4_define([terminal_version_tag], [git])
+m4_define([terminal_version_tag], [])
 m4_define([terminal_version_dbus], [5])
 m4_define([terminal_version], 
[terminal_version_major().terminal_version_minor().terminal_version_micro()ifelse(terminal_version_nano(),
 [], [], [.terminal_version_nano()])ifelse(terminal_version_tag(), [git], 
[terminal_version_tag()-terminal_version_build()], [terminal_version_tag()])])
 

-- 
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-terminal] 01/01: Return to git versioning

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit 10253e94874867c16414c51f005f28a2efe554a6
Author: Igor 
Date:   Wed Aug 31 15:15:04 2016 +0300

Return to git versioning
---
 configure.ac.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 89be548..073ce5a 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,11 +9,11 @@ dnl ***
 dnl *** Version information ***
 dnl ***
 m4_define([terminal_version_major], [0])
-m4_define([terminal_version_minor], [6])
-m4_define([terminal_version_micro], [91])
+m4_define([terminal_version_minor], [7])
+m4_define([terminal_version_micro], [0])
 m4_define([terminal_version_nano], [])
 m4_define([terminal_version_build], [@REVISION@])
-m4_define([terminal_version_tag], [])
+m4_define([terminal_version_tag], [git])
 m4_define([terminal_version_dbus], [5])
 m4_define([terminal_version], 
[terminal_version_major().terminal_version_minor().terminal_version_micro()ifelse(terminal_version_nano(),
 [], [], [.terminal_version_nano()])ifelse(terminal_version_tag(), [git], 
[terminal_version_tag()-terminal_version_build()], [terminal_version_tag()])])
 

-- 
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-terminal] branch master updated (b854e11 -> 10253e9)

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

f2404 pushed a change to branch master
in repository apps/xfce4-terminal.

  from  b854e11   Release 0.6.91
   new  10253e9   Return to git versioning

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 | 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] [panel-plugins/xfce4-time-out-plugin] 01/02: I18n: Update translation bg (100%).

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-time-out-plugin.

commit 3670f97cb22ff92dfe0bf11675766928562d4148
Author: Kiril Kirilov 
Date:   Wed Aug 31 18:31:24 2016 +0200

I18n: Update translation bg (100%).

33 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/bg.po | 55 ++-
 1 file changed, 30 insertions(+), 25 deletions(-)

diff --git a/po/bg.po b/po/bg.po
index e342ba6..1bb1dd3 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -3,15 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Kiril Kirilov , 2014
-# Lyubomir Vasilev, 2015
+# Kiril Kirilov , 2014,2016
+# Любомир Василев, 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:22+0200\n"
-"PO-Revision-Date: 2015-10-06 16:39+\n"
-"Last-Translator: Lyubomir Vasilev\n"
+"POT-Creation-Date: 2016-08-30 18:31+0200\n"
+"PO-Revision-Date: 2016-08-31 11:23+\n"
+"Last-Translator: Kiril Kirilov \n"
 "Language-Team: Bulgarian 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/bg/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,101 +20,106 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:260
+#: ../panel-plugin/time-out.c:264
 msgid "Take a break"
 msgstr "Почивка"
 
 #. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:268
+#: ../panel-plugin/time-out.c:272
 msgid "Reset timer"
 msgstr "Нулиране на брояча"
 
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:276
+#: ../panel-plugin/time-out.c:280
 msgid "Enabled"
 msgstr "Включено"
 
 #. Update tooltips
-#: ../panel-plugin/time-out.c:340
+#: ../panel-plugin/time-out.c:344
 msgid "Paused"
 msgstr "На пауза"
 
-#: ../panel-plugin/time-out.c:419
+#: ../panel-plugin/time-out.c:423
 msgid ""
 "Xfce Panel plugin for taking a break from computer work every now and then."
 msgstr "Добавка за панела на Xfce, напомняща за правене на почивки от 
компютъра от време на време."
 
-#: ../panel-plugin/time-out.c:428
+#: ../panel-plugin/time-out.c:432
 msgid "translator-credits"
 msgstr "Kiril Kirilov Cybercop "
 
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:460
+#: ../panel-plugin/time-out.c:464
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
 msgid "Time Out"
 msgstr "Времето изтече"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:477
+#: ../panel-plugin/time-out.c:481
 msgid "Time settings"
 msgstr "Настройки на времето"
 
 #. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:490
+#: ../panel-plugin/time-out.c:494
 msgid "Minutes"
 msgstr "Минути"
 
-#: ../panel-plugin/time-out.c:495
+#: ../panel-plugin/time-out.c:499
 msgid "Seconds"
 msgstr "Секунди"
 
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:501
+#: ../panel-plugin/time-out.c:505
 msgid "Time between breaks:"
 msgstr "Време между почивките:"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:525
+#: ../panel-plugin/time-out.c:529
 msgid "Break length:"
 msgstr "Продължителност на почивката:"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:543
+#: ../panel-plugin/time-out.c:547
 msgid "Postpone length:"
 msgstr "Време на отлагане:"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:561
+#: ../panel-plugin/time-out.c:565
 msgid "Behaviour"
 msgstr "Поведение"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:576
 msgid "Allow postpone"
 msgstr "Позволи отлагане"
 
 #. Create resume check button
-#: ../panel-plugin/time-out.c:579
+#: ../panel-plugin/time-out.c:583
 msgid "Resume automatically"
 msgstr "Подновяване автоматично"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:586
+#: ../panel-plugin/time-out.c:590
 msgid "Appearance"
 msgstr "Външен вид"
 
+#. Create display icon check button
+#: ../panel-plugin/time-out.c:606
+msgid "Display icon"
+msgstr "Покажи икона"
+
 #. Create display time check button
-#: ../panel-plugin/time-out.c:597
+#: ../panel-plugin/time-out.c:613
 msgid "Display remaining time in the panel"
 msgstr "Показване на оставащото време в панела"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:604
+#: ../panel-plugin/time-out.c:620
 msgid "Display hours"
 msgstr "Показване на часовете"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:611
+#: ../panel-plugin/time-out.c:627
 msgid "Display seconds"
 msgstr "Показване на секундите"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] branch master updated (3f5fcd0 -> 77bc35b)

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository panel-plugins/xfce4-time-out-plugin.

  from  3f5fcd0   I18n: Update translation zh_CN (100%).
   new  3670f97   I18n: Update translation bg (100%).
   new  77bc35b   I18n: Update translation zh_TW (100%).

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/bg.po| 55 ++-
 po/zh_TW.po | 52 +---
 2 files changed, 59 insertions(+), 48 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-time-out-plugin] 02/02: I18n: Update translation zh_TW (100%).

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-time-out-plugin.

commit 77bc35bb5dfe3ce34885eb692884f25fceeb722a
Author: Jeff Huang 
Date:   Wed Aug 31 18:31:24 2016 +0200

I18n: Update translation zh_TW (100%).

33 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/zh_TW.po | 52 +---
 1 file changed, 29 insertions(+), 23 deletions(-)

diff --git a/po/zh_TW.po b/po/zh_TW.po
index 3140eab..5b1c7e2 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -4,13 +4,14 @@
 # 
 # Translators:
 # Cheng-Chia Tseng , 2010
+# Jeff Huang , 2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:22+0200\n"
-"PO-Revision-Date: 2015-10-05 22:30+\n"
-"Last-Translator: Nick Schermer \n"
+"POT-Creation-Date: 2016-08-30 18:31+0200\n"
+"PO-Revision-Date: 2016-08-31 13:02+\n"
+"Last-Translator: Jeff Huang \n"
 "Language-Team: Chinese (Taiwan) 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/zh_TW/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,101 +20,106 @@ msgstr ""
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:260
+#: ../panel-plugin/time-out.c:264
 msgid "Take a break"
 msgstr "休息一下"
 
 #. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:268
+#: ../panel-plugin/time-out.c:272
 msgid "Reset timer"
 msgstr "重設計時器"
 
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:276
+#: ../panel-plugin/time-out.c:280
 msgid "Enabled"
 msgstr "啟用"
 
 #. Update tooltips
-#: ../panel-plugin/time-out.c:340
+#: ../panel-plugin/time-out.c:344
 msgid "Paused"
 msgstr "暫停"
 
-#: ../panel-plugin/time-out.c:419
+#: ../panel-plugin/time-out.c:423
 msgid ""
 "Xfce Panel plugin for taking a break from computer work every now and then."
 msgstr "偶爾停下電腦工作並休息片刻的 Xfce 面板插件。"
 
-#: ../panel-plugin/time-out.c:428
+#: ../panel-plugin/time-out.c:432
 msgid "translator-credits"
 msgstr "Cheng-Chia Tseng , 2010."
 
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:460
+#: ../panel-plugin/time-out.c:464
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
 msgid "Time Out"
 msgstr "逾時"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:477
+#: ../panel-plugin/time-out.c:481
 msgid "Time settings"
 msgstr "時間設定值"
 
 #. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:490
+#: ../panel-plugin/time-out.c:494
 msgid "Minutes"
 msgstr "分鐘"
 
-#: ../panel-plugin/time-out.c:495
+#: ../panel-plugin/time-out.c:499
 msgid "Seconds"
 msgstr "秒"
 
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:501
+#: ../panel-plugin/time-out.c:505
 msgid "Time between breaks:"
 msgstr "多久休息一次:"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:525
+#: ../panel-plugin/time-out.c:529
 msgid "Break length:"
 msgstr "休息時間:"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:543
+#: ../panel-plugin/time-out.c:547
 msgid "Postpone length:"
 msgstr "延遲長度:"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:561
+#: ../panel-plugin/time-out.c:565
 msgid "Behaviour"
 msgstr "行為"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:576
 msgid "Allow postpone"
 msgstr "允許延遲"
 
 #. Create resume check button
-#: ../panel-plugin/time-out.c:579
+#: ../panel-plugin/time-out.c:583
 msgid "Resume automatically"
 msgstr "自動繼續"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:586
+#: ../panel-plugin/time-out.c:590
 msgid "Appearance"
 msgstr "外觀"
 
+#. Create display icon check button
+#: ../panel-plugin/time-out.c:606
+msgid "Display icon"
+msgstr "顯示圖示"
+
 #. Create display time check button
-#: ../panel-plugin/time-out.c:597
+#: ../panel-plugin/time-out.c:613
 msgid "Display remaining time in the panel"
 msgstr "於面板內顯示剩餘時間"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:604
+#: ../panel-plugin/time-out.c:620
 msgid "Display hours"
 msgstr "顯示小時數"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:611
+#: ../panel-plugin/time-out.c:627
 msgid "Display seconds"
 msgstr "顯示秒數"
 

-- 
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] annotated tag xfce4-weather-plugin-0.8.8 created (now 2308ed6)

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

hjudt pushed a change to annotated tag xfce4-weather-plugin-0.8.8
in repository panel-plugins/xfce4-weather-plugin.

at  2308ed6   (tag)
   tagging  c6f5714a2114d46dd07ebc00a0f8d41c7b2b0875 (commit)
  replaces  xfce4-weather-plugin-0.8.7
 tagged by  Harald Judt
on  Wed Aug 31 21:51:27 2016 +0200

- Log -
0.8.8
=
- Use https://api.met.no, old site has been deprecated and will no
  longer work
- Translation updates: Catalan, Indonesian, Korean, Lithuanian,
  Slovak, Swedish
---

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] [panel-plugins/xfce4-weather-plugin] 02/03: Updates for release

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit c6f5714a2114d46dd07ebc00a0f8d41c7b2b0875
Author: Harald Judt 
Date:   Wed Aug 31 21:49:16 2016 +0200

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

diff --git a/NEWS b/NEWS
index bd55030..203260e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+0.8.8
+=
+- Use https://api.met.no, old site has been deprecated and will no
+  longer work
+- Translation updates: Catalan, Indonesian, Korean, Lithuanian,
+  Slovak, Swedish
+
 0.8.7
 =
 - Use met.no sunrise-1.1 API (bug #12333)
diff --git a/configure.ac.in b/configure.ac.in
index cf86cc9..8080e14 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -10,9 +10,9 @@ dnl *** Version information ***
 dnl ***
 m4_define([weather_version_major], [0])
 m4_define([weather_version_minor], [8])
-m4_define([weather_version_micro], [7])
+m4_define([weather_version_micro], [8])
 m4_define([weather_version_build], [@REVISION@])
-m4_define([weather_version_tag], [git])
+m4_define([weather_version_tag], [])
 m4_define([weather_version], 
[weather_version_major().weather_version_minor().weather_version_micro()ifelse(weather_version_tag(),
 [git], [weather_version_tag()-weather_version_build()], 
[weather_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] [panel-plugins/xfce4-weather-plugin] 01/03: Update http://api.yr.no URLs to https://api.met.no

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit ed692336446fe7b29c33cf03798236ad5744aa8a
Author: Harald Judt 
Date:   Wed Aug 31 21:43:16 2016 +0200

Update http://api.yr.no URLs to https://api.met.no

https://www.slightfuture.com/devel/met-norway-api-endpoints

Let's use the https protocol too, since libsoup supports it.
This should improve security and privacy.
---
 panel-plugin/weather-parsers.c   | 2 +-
 panel-plugin/weather-translate.c | 2 +-
 panel-plugin/weather.c   | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/panel-plugin/weather-parsers.c b/panel-plugin/weather-parsers.c
index b5775db..74a05a6 100644
--- a/panel-plugin/weather-parsers.c
+++ b/panel-plugin/weather-parsers.c
@@ -458,7 +458,7 @@ parse_astro_time(xmlNode *cur_node)
 
 
 /*
- * Look at http://api.yr.no/weatherapi/sunrise/1.1/schema for information
+ * Look at https://api.met.no/weatherapi/sunrise/1.1/schema for information
  * of elements and attributes to expect.
  */
 gboolean
diff --git a/panel-plugin/weather-translate.c b/panel-plugin/weather-translate.c
index 85ebeaa..65f8bb1 100644
--- a/panel-plugin/weather-translate.c
+++ b/panel-plugin/weather-translate.c
@@ -139,7 +139,7 @@ static const symbol_desc symbol_to_desc[] = {
  * try to match these with existing symbols, in order to be compatible
  * with existing icon themes and to maintain translation completeness.
  *
- * See http://api.met.no/weatherapi/weathericon/1.1/documentation
+ * See https://api.met.no/weatherapi/weathericon/1.1/documentation
  * for a list of symbols. For a list of symbols with descriptions,
  * see http://om.yr.no/forklaring/symbol.
  */
diff --git a/panel-plugin/weather.c b/panel-plugin/weather.c
index dc41cbf..8882135 100644
--- a/panel-plugin/weather.c
+++ b/panel-plugin/weather.c
@@ -619,7 +619,7 @@ update_handler(plugin_data *data)
 end_tm = *localtime(&end_t);
 
 /* build url */
-url = g_strdup_printf("http://api.yr.no/weatherapi/sunrise/1.1/?";
+url = g_strdup_printf("https://api.met.no/weatherapi/sunrise/1.1/?";
   "lat=%s;lon=%s;"
   "from=%04d-%02d-%02d;"
   "to=%04d-%02d-%02d",
@@ -646,7 +646,7 @@ update_handler(plugin_data *data)
 
 /* build url */
 url =
-g_strdup_printf("http://api.yr.no/weatherapi";
+g_strdup_printf("https://api.met.no/weatherapi";
 "/locationforecastlts/1.2/?lat=%s;lon=%s;msl=%d",
 data->lat, data->lon, data->msl);
 

-- 
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 (ecd640f -> 39fd7bf)

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  ecd640f   I18n: Update translation ca (92%).
   new  ed69233   Update http://api.yr.no URLs to https://api.met.no
   new  c6f5714   Updates for release
   new  39fd7bf   Post release tag bump

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:
 NEWS | 7 +++
 configure.ac.in  | 2 +-
 panel-plugin/weather-parsers.c   | 2 +-
 panel-plugin/weather-translate.c | 2 +-
 panel-plugin/weather.c   | 4 ++--
 5 files changed, 12 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-weather-plugin] 03/03: Post release tag bump

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 39fd7bf1a07a4bfdd624e98428e9c7d97120b61d
Author: Harald Judt 
Date:   Wed Aug 31 21:58:11 2016 +0200

Post release tag bump
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index 8080e14..616608d 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -12,7 +12,7 @@ m4_define([weather_version_major], [0])
 m4_define([weather_version_minor], [8])
 m4_define([weather_version_micro], [8])
 m4_define([weather_version_build], [@REVISION@])
-m4_define([weather_version_tag], [])
+m4_define([weather_version_tag], [git])
 m4_define([weather_version], 
[weather_version_major().weather_version_minor().weather_version_micro()ifelse(weather_version_tag(),
 [git], [weather_version_tag()-weather_version_build()], 
[weather_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/exo] branch master updated (63a9f5d -> a0b28ea)

2016-08-31 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  63a9f5d   Fix vertical alignment of options in preferred 
applications
   new  a0b28ea   I18n: Update translation ast (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/ast.po | 358 ++
 1 file changed, 197 insertions(+), 161 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 ast (100%).

2016-08-31 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 a0b28ea27869bc9b6f41628f66ada5c7137463c7
Author: enolp 
Date:   Thu Sep 1 00:30:02 2016 +0200

I18n: Update translation ast (100%).

292 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/ast.po | 358 ++
 1 file changed, 197 insertions(+), 161 deletions(-)

diff --git a/po/ast.po b/po/ast.po
index e45d79c..de83ae8 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -3,15 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# enolp , 2015
+# enolp , 2015-2016
 # Ḷḷumex03 , 2014
 # Ḷḷumex03 , 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Exo\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-17 06:30+0100\n"
-"PO-Revision-Date: 2015-11-14 23:50+\n"
+"POT-Creation-Date: 2016-07-12 06:30+0200\n"
+"PO-Revision-Date: 2016-08-31 21:10+\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian (http://www.transifex.com/xfce/exo/language/ast/)\n"
 "MIME-Version: 1.0\n"
@@ -21,36 +21,36 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: ../exo/exo-cell-renderer-ellipsized-text.c:131
-#: ../exo/exo-cell-renderer-icon.c:144
+#: ../exo/exo-cell-renderer-icon.c:160
 msgid "Follow state"
 msgstr "Siguir estáu"
 
 #: ../exo/exo-cell-renderer-ellipsized-text.c:132
-#: ../exo/exo-cell-renderer-icon.c:145
+#: ../exo/exo-cell-renderer-icon.c:161
 msgid "Render differently based on the selection state."
 msgstr "Renderizar de mou diferente basándose nel estáu de la esbilla."
 
-#: ../exo/exo-cell-renderer-icon.c:166
+#: ../exo/exo-cell-renderer-icon.c:182
 msgid "Icon"
 msgstr "Iconu"
 
-#: ../exo/exo-cell-renderer-icon.c:167
+#: ../exo/exo-cell-renderer-icon.c:183
 msgid "The icon to render."
 msgstr "L'iconu pa rederizar."
 
-#: ../exo/exo-cell-renderer-icon.c:185
+#: ../exo/exo-cell-renderer-icon.c:201
 msgid "GIcon"
 msgstr "GIcon"
 
-#: ../exo/exo-cell-renderer-icon.c:186
+#: ../exo/exo-cell-renderer-icon.c:202
 msgid "The GIcon to render."
-msgstr "El Gicon pa renderizar."
+msgstr "El GIcon pa renderizar."
 
-#: ../exo/exo-cell-renderer-icon.c:207
+#: ../exo/exo-cell-renderer-icon.c:223
 msgid "size"
 msgstr "tamañu"
 
-#: ../exo/exo-cell-renderer-icon.c:208
+#: ../exo/exo-cell-renderer-icon.c:224
 msgid "The size of the icon to render in pixels."
 msgstr "El tamañu del iconu pa renderizar en píxeles."
 
@@ -59,22 +59,22 @@ msgstr "El tamañu del iconu pa renderizar en píxeles."
 msgid "Failed to open file \"%s\": %s"
 msgstr "Fallu al abrir ficheru «%s»: %s"
 
-#: ../exo/exo-gdk-pixbuf-extensions.c:849
+#: ../exo/exo-gdk-pixbuf-extensions.c:855
 #, c-format
 msgid "Failed to read file \"%s\": %s"
 msgstr "Fallu al abrir ficheru «%s»: %s"
 
-#: ../exo/exo-gdk-pixbuf-extensions.c:890
+#: ../exo/exo-gdk-pixbuf-extensions.c:896
 #, c-format
 msgid "Failed to load image \"%s\": Unknown reason, probably a corrupt image 
file"
-msgstr "Fallu al cargar la imaxe «%s»: Razón desconocida, quiciabes sía un 
ficheru d'imaxe corruptu"
+msgstr "Fallu al cargar la imaxe «%s»: Razón desconocida, quiciabes sía un 
ficheru d'imaxe toyíu"
 
-#: ../exo/exo-gtk-extensions.c:227
+#: ../exo/exo-gtk-extensions.c:242
 #, c-format
 msgid "Failed to open \"%s\"."
 msgstr "Fallu al abrir «%s»."
 
-#: ../exo/exo-icon-bar.c:277 ../exo/exo-icon-view.c:813
+#: ../exo/exo-icon-bar.c:277 ../exo/exo-icon-view.c:879
 msgid "Orientation"
 msgstr "Orientación"
 
@@ -82,21 +82,21 @@ msgstr "Orientación"
 msgid "The orientation of the iconbar"
 msgstr "La orientación de la barra d'iconos"
 
-#: ../exo/exo-icon-bar.c:294 ../exo/exo-icon-view.c:830
+#: ../exo/exo-icon-bar.c:294 ../exo/exo-icon-view.c:896
 msgid "Pixbuf column"
 msgstr "Columna pixbuf"
 
-#: ../exo/exo-icon-bar.c:295 ../exo/exo-icon-view.c:831
+#: ../exo/exo-icon-bar.c:295 ../exo/exo-icon-view.c:897
 msgid "Model column used to retrieve the icon pixbuf from"
-msgstr "Columna del modelu dende au recuperar el pixbuf d'iconu"
+msgstr "Columna del modelu dende u recuperar el pixbuf d'iconu"
 
-#: ../exo/exo-icon-bar.c:310 ../exo/exo-icon-view.c:975
+#: ../exo/exo-icon-bar.c:310 ../exo/exo-icon-view.c:1041
 msgid "Text column"
 msgstr "Columna de testu"
 
-#: ../exo/exo-icon-bar.c:311 ../exo/exo-icon-view.c:976
+#: ../exo/exo-icon-bar.c:311 ../exo/exo-icon-view.c:1042
 msgid "Model column used to retrieve the text from"
-msgstr "Columna del modelu dende au recuperar el testu"
+msgstr "Columna del modelu dende u recuperar el testu"
 
 #: ../exo/exo-icon-bar.c:323
 msgid "Icon Bar Model"
@@ -139,254 +139,254 @@ msgid "Cursor item text color"
 msgstr "Color de testu del oxetu cursor"
 
 #. EXO_ICON_CHOOSER_CONTEXT_ACTIONS
-#: ../exo/exo-icon-chooser-dialog.c:109
+#: ../exo/exo-icon-chooser-dialog.c:108
 msgid "Action Icons"
 msgstr "Iconos d'aición"
 
 #. EXO_ICON_CHOOSER_CONT

[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] 02/02: I18n: Update translation pt_BR (100%).

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-time-out-plugin.

commit b18ee8298145007977496aad4dc1f6cff18d42db
Author: André Miranda 
Date:   Thu Sep 1 06:31:24 2016 +0200

I18n: Update translation pt_BR (100%).

33 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/pt_BR.po | 54 ++
 1 file changed, 30 insertions(+), 24 deletions(-)

diff --git a/po/pt_BR.po b/po/pt_BR.po
index 1b50b76..6c75054 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# André Miranda , 2016
 # Fábio Nogueira , 2007
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:22+0200\n"
-"PO-Revision-Date: 2015-10-21 18:54+\n"
-"Last-Translator: Nick Schermer \n"
+"POT-Creation-Date: 2016-08-30 18:31+0200\n"
+"PO-Revision-Date: 2016-09-01 00:31+\n"
+"Last-Translator: André Miranda \n"
 "Language-Team: Portuguese (Brazil) 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,101 +20,106 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:260
+#: ../panel-plugin/time-out.c:264
 msgid "Take a break"
 msgstr "Dê uma Pausa"
 
 #. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:268
+#: ../panel-plugin/time-out.c:272
 msgid "Reset timer"
 msgstr "Zerar cronômetro"
 
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:276
+#: ../panel-plugin/time-out.c:280
 msgid "Enabled"
 msgstr "Habilitado"
 
 #. Update tooltips
-#: ../panel-plugin/time-out.c:340
+#: ../panel-plugin/time-out.c:344
 msgid "Paused"
 msgstr "Pausado"
 
-#: ../panel-plugin/time-out.c:419
+#: ../panel-plugin/time-out.c:423
 msgid ""
 "Xfce Panel plugin for taking a break from computer work every now and then."
 msgstr "Plugin do Painel do Xfce para fazer uma pausa do computador do 
trabalho de vez em quando."
 
-#: ../panel-plugin/time-out.c:428
+#: ../panel-plugin/time-out.c:432
 msgid "translator-credits"
-msgstr "André Miranda\nFábio Nogueira 
\nRafael Ferreira "
+msgstr "André Miranda\nFábio Nogueira 
\nRafael Ferreira "
 
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:460
+#: ../panel-plugin/time-out.c:464
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
 msgid "Time Out"
 msgstr "Tempo Esgotado"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:477
+#: ../panel-plugin/time-out.c:481
 msgid "Time settings"
 msgstr "Configurações do tempo"
 
 #. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:490
+#: ../panel-plugin/time-out.c:494
 msgid "Minutes"
 msgstr "Minutos"
 
-#: ../panel-plugin/time-out.c:495
+#: ../panel-plugin/time-out.c:499
 msgid "Seconds"
 msgstr "Segundos"
 
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:501
+#: ../panel-plugin/time-out.c:505
 msgid "Time between breaks:"
 msgstr "Tempo entre as pausas:"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:525
+#: ../panel-plugin/time-out.c:529
 msgid "Break length:"
 msgstr "Duração da pausa:"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:543
+#: ../panel-plugin/time-out.c:547
 msgid "Postpone length:"
 msgstr "Duração do adiamento:"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:561
+#: ../panel-plugin/time-out.c:565
 msgid "Behaviour"
 msgstr "Comportamento"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:576
 msgid "Allow postpone"
 msgstr "Permitir adiamento"
 
 #. Create resume check button
-#: ../panel-plugin/time-out.c:579
+#: ../panel-plugin/time-out.c:583
 msgid "Resume automatically"
 msgstr "Reiniciar automaticamente"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:586
+#: ../panel-plugin/time-out.c:590
 msgid "Appearance"
 msgstr "Aparência"
 
+#. Create display icon check button
+#: ../panel-plugin/time-out.c:606
+msgid "Display icon"
+msgstr "Exibir ícone"
+
 #. Create display time check button
-#: ../panel-plugin/time-out.c:597
+#: ../panel-plugin/time-out.c:613
 msgid "Display remaining time in the panel"
 msgstr "Exibir o tempo restante no painel"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:604
+#: ../panel-plugin/time-out.c:620
 msgid "Display hours"
 msgstr "Exibir horas"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:611
+#: ../panel-plugin/time-out.c:627
 msgid "Display seconds"
 msgstr "Exibir segundos"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator

[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] 01/02: I18n: Update translation he (100%).

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-time-out-plugin.

commit 571f0f0cf76e6377172c74c0e96906dfa90a28bf
Author: GenghisKhan 
Date:   Thu Sep 1 06:31:24 2016 +0200

I18n: Update translation he (100%).

33 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/he.po | 53 +
 1 file changed, 29 insertions(+), 24 deletions(-)

diff --git a/po/he.po b/po/he.po
index 9883cac..cbaa643 100644
--- a/po/he.po
+++ b/po/he.po
@@ -4,16 +4,16 @@
 # 
 # Translators:
 # Elishai Eliyahu , 2016
-# GenghisKhan , 2015
+# GenghisKhan , 2015-2016
 # Hezy Amiel , 2010
 # Yaron Shahrabani , 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-07-03 21:22+0200\n"
-"PO-Revision-Date: 2016-03-14 16:24+\n"
-"Last-Translator: Elishai Eliyahu \n"
+"POT-Creation-Date: 2016-08-30 18:31+0200\n"
+"PO-Revision-Date: 2016-09-01 04:08+\n"
+"Last-Translator: GenghisKhan \n"
 "Language-Team: Hebrew 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/he/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -22,101 +22,106 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Create menu item for taking an instant break
-#: ../panel-plugin/time-out.c:260
+#: ../panel-plugin/time-out.c:264
 msgid "Take a break"
 msgstr "צא להפסקה"
 
 #. Create menu item for resetting the timer
-#: ../panel-plugin/time-out.c:268
+#: ../panel-plugin/time-out.c:272
 msgid "Reset timer"
 msgstr "אפס טיימר"
 
 #. Create menu item for enabling/disabling the countdown
-#: ../panel-plugin/time-out.c:276
+#: ../panel-plugin/time-out.c:280
 msgid "Enabled"
 msgstr "מאופשר"
 
 #. Update tooltips
-#: ../panel-plugin/time-out.c:340
+#: ../panel-plugin/time-out.c:344
 msgid "Paused"
 msgstr "מושהה"
 
-#: ../panel-plugin/time-out.c:419
+#: ../panel-plugin/time-out.c:423
 msgid ""
 "Xfce Panel plugin for taking a break from computer work every now and then."
 msgstr "תוסף לוח Xfce לצורך לקיחת הפסקה מעבודת מחשב מדי פעם בפעם."
 
-#: ../panel-plugin/time-out.c:428
+#: ../panel-plugin/time-out.c:432
 msgid "translator-credits"
 msgstr "שבחים-מתרגמים"
 
 #. Create properties dialog
-#: ../panel-plugin/time-out.c:460
+#: ../panel-plugin/time-out.c:464
 #: ../panel-plugin/xfce4-time-out-plugin.desktop.in.h:1
 msgid "Time Out"
 msgstr "פסק זמן"
 
 #. Create time settings section
-#: ../panel-plugin/time-out.c:477
+#: ../panel-plugin/time-out.c:481
 msgid "Time settings"
 msgstr "הגדרות זמן"
 
 #. Create the labels for the minutes and seconds spins
-#: ../panel-plugin/time-out.c:490
+#: ../panel-plugin/time-out.c:494
 msgid "Minutes"
 msgstr "דקות"
 
-#: ../panel-plugin/time-out.c:495
+#: ../panel-plugin/time-out.c:499
 msgid "Seconds"
 msgstr "שניות"
 
 #. Create break countdown time label
-#: ../panel-plugin/time-out.c:501
+#: ../panel-plugin/time-out.c:505
 msgid "Time between breaks:"
 msgstr "זמן בין הפסקות:"
 
 #. Create lock countdown time label
-#: ../panel-plugin/time-out.c:525
+#: ../panel-plugin/time-out.c:529
 msgid "Break length:"
 msgstr "אורך הפסקה:"
 
 #. Create postpone countdown time label
-#: ../panel-plugin/time-out.c:543
+#: ../panel-plugin/time-out.c:547
 msgid "Postpone length:"
 msgstr "אורך דחייה:"
 
 #. Create behaviour section
-#: ../panel-plugin/time-out.c:561
+#: ../panel-plugin/time-out.c:565
 msgid "Behaviour"
 msgstr "התנהגות"
 
 #. Create postpone check button
-#: ../panel-plugin/time-out.c:572
+#: ../panel-plugin/time-out.c:576
 msgid "Allow postpone"
 msgstr "התר דחייה"
 
 #. Create resume check button
-#: ../panel-plugin/time-out.c:579
+#: ../panel-plugin/time-out.c:583
 msgid "Resume automatically"
 msgstr "המשך אוטומטי"
 
 #. Create appearance section
-#: ../panel-plugin/time-out.c:586
+#: ../panel-plugin/time-out.c:590
 msgid "Appearance"
 msgstr "מראה"
 
+#. Create display icon check button
+#: ../panel-plugin/time-out.c:606
+msgid "Display icon"
+msgstr "הצג אייקון"
+
 #. Create display time check button
-#: ../panel-plugin/time-out.c:597
+#: ../panel-plugin/time-out.c:613
 msgid "Display remaining time in the panel"
 msgstr "הצג זמן נותר בתוך הלוח"
 
 #. Create display hours check button
-#: ../panel-plugin/time-out.c:604
+#: ../panel-plugin/time-out.c:620
 msgid "Display hours"
 msgstr "הצג שעות"
 
 #. Create display seconds check button
-#: ../panel-plugin/time-out.c:611
+#: ../panel-plugin/time-out.c:627
 msgid "Display seconds"
 msgstr "הצג שניות"
 

-- 
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-time-out-plugin] branch master updated (77bc35b -> b18ee82)

2016-08-31 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository panel-plugins/xfce4-time-out-plugin.

  from  77bc35b   I18n: Update translation zh_TW (100%).
   new  571f0f0   I18n: Update translation he (100%).
   new  b18ee82   I18n: Update translation pt_BR (100%).

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/he.po| 53 +
 po/pt_BR.po | 54 ++
 2 files changed, 59 insertions(+), 48 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