[Xfce4-commits] [apps/xfdashboard] 01/03: Add blue theme screenshot

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

nomad pushed a 
commit to branch 
master
in repository apps/xfdashboard.

commit 2710e40c6f47fc26dfacf44abf88f0bfa261fce3
Author: Gregor Santner 
Date:   Fri May 4 18:17:21 2018 +0200

Add blue theme screenshot

* fixes #162
---
 data/themes/xfdashboard-blue/Makefile.am   |   3 ++-
 .../xfdashboard-blue/screenshot-xfdashboard-blue.png   | Bin 0 -> 798655 bytes
 data/themes/xfdashboard-blue/xfdashboard.theme.in.in   |   1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/data/themes/xfdashboard-blue/Makefile.am 
b/data/themes/xfdashboard-blue/Makefile.am
index decf99b..90e2505 100644
--- a/data/themes/xfdashboard-blue/Makefile.am
+++ b/data/themes/xfdashboard-blue/Makefile.am
@@ -9,7 +9,8 @@ theme_DATA = \
xfdashboard.css \
xfdashboard.xml \
xfdashboard-secondary.xml \
-   effects.xml
+   effects.xml \
+   screenshot-xfdashboard-blue.png
 
 # Substitute bindir so it works when built in a non-system prefix
 xfdashboard.theme.in:xfdashboard.theme.in.in
diff --git a/data/themes/xfdashboard-blue/screenshot-xfdashboard-blue.png 
b/data/themes/xfdashboard-blue/screenshot-xfdashboard-blue.png
new file mode 100644
index 000..78b2399
Binary files /dev/null and 
b/data/themes/xfdashboard-blue/screenshot-xfdashboard-blue.png differ
diff --git a/data/themes/xfdashboard-blue/xfdashboard.theme.in.in 
b/data/themes/xfdashboard-blue/xfdashboard.theme.in.in
index 5c6b09a..4bba469 100644
--- a/data/themes/xfdashboard-blue/xfdashboard.theme.in.in
+++ b/data/themes/xfdashboard-blue/xfdashboard.theme.in.in
@@ -6,3 +6,4 @@ Layout=xfdashboard.xml;xfdashboard-secondary.xml
 Effects=effects.xml
 Author=lacios
 Version=@PACKAGE_VERSION@
+Screenshot=screenshot-xfdashboard-blue.png

-- 
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/xfdashboard] branch master updated (032ac3a -> cbed0b6)

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

nomad pushed a 
change to branch 
master
in repository apps/xfdashboard.

  from  032ac3a   Do not create application button for desktop file not 
found.
   new  2710e40   Add blue theme screenshot
   new  13ecc64   Merge pull request #170 from gsantner/gsantner_master
   new  cbed0b6   Merge branch 'master' of github.com:gmc-holle/xfdashboard

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:
 data/themes/xfdashboard-blue/Makefile.am   |   3 ++-
 .../xfdashboard-blue/screenshot-xfdashboard-blue.png   | Bin 0 -> 798655 bytes
 data/themes/xfdashboard-blue/xfdashboard.theme.in.in   |   1 +
 3 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 data/themes/xfdashboard-blue/screenshot-xfdashboard-blue.png

-- 
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/xfdashboard] 03/03: Merge branch 'master' of github.com:gmc-holle/xfdashboard

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

nomad pushed a 
commit to branch 
master
in repository apps/xfdashboard.

commit cbed0b6e6ac8540ef290a3367a8f6e81850b342c
Merge: 032ac3a 13ecc64
Author: Stephan Haller 
Date:   Fri May 18 11:18:20 2018 +0200

Merge branch 'master' of github.com:gmc-holle/xfdashboard

 data/themes/xfdashboard-blue/Makefile.am   |   3 ++-
 .../xfdashboard-blue/screenshot-xfdashboard-blue.png   | Bin 0 -> 798655 bytes
 data/themes/xfdashboard-blue/xfdashboard.theme.in.in   |   1 +
 3 files changed, 3 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/xfdashboard] 02/03: Merge pull request #170 from gsantner/gsantner_master

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

nomad pushed a 
commit to branch 
master
in repository apps/xfdashboard.

commit 13ecc6455bf018b0cb63289052021a18220fb5c5
Merge: c332913 2710e40
Author: gmc-holle 
Date:   Sat May 5 15:18:56 2018 +0200

Merge pull request #170 from gsantner/gsantner_master

Add blue theme screenshot

 data/themes/xfdashboard-blue/Makefile.am   |   3 ++-
 .../xfdashboard-blue/screenshot-xfdashboard-blue.png   | Bin 0 -> 798655 bytes
 data/themes/xfdashboard-blue/xfdashboard.theme.in.in   |   1 +
 3 files changed, 3 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] [xfce/thunar] branch master updated (cfeb650 -> e75d486)

2018-05-21 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  cfeb650   I18n: Update translation es (100%).
   new  e75d486   I18n: Update translation he (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/he.po | 102 ++-
 1 file changed, 94 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] 01/02: I18n: Update translation en_AU (100%).

2018-05-21 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-cpufreq-plugin.

commit 50f8c083251a81dda08e52fcfa836f676bec
Author: John Humphrys 
Date:   Mon May 21 18:31:58 2018 +0200

I18n: Update translation en_AU (100%).

41 translated messages.

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

diff --git a/po/en_AU.po b/po/en_AU.po
index 419584f..1a65535 100644
--- a/po/en_AU.po
+++ b/po/en_AU.po
@@ -3,15 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# John Humphrys , 2018
+# John Humphrys , 2018
+# John Humphrys , 2018
 # Michael Findlay , 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-06-09 06:31+0200\n"
-"PO-Revision-Date: 2018-04-06 00:10+\n"
-"Last-Translator: John Humphrys \n"
+"POT-Creation-Date: 2018-05-18 06:32+0200\n"
+"PO-Revision-Date: 2018-05-21 10:43+\n"
+"Last-Translator: John Humphrys \n"
 "Language-Team: English (Australia) 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/en_AU/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -104,7 +105,7 @@ msgstr "Show CPU fre_quency"
 msgid "Show CPU _governor"
 msgstr "Show CPU _governor"
 
-#: ../panel-plugin/xfce4-cpufreq-linux.c:485
+#: ../panel-plugin/xfce4-cpufreq-linux.c:465
 msgid ""
 "Your system does not support cpufreq.\n"
 "The applet only shows the current cpu frequency"
@@ -176,8 +177,8 @@ msgid "Show CPU frequencies and governor"
 msgstr "Show CPU frequencies and governor"
 
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:671
-msgid "Copyright (c) 2003-2017\n"
-msgstr "Copyright (c) 2003-2017\n"
+msgid "Copyright (c) 2003-2018\n"
+msgstr "Copyright (c) 2003-2018\n"
 
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:698
 msgid ""

-- 
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: I18n: Update translation he (100%).

2018-05-21 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-cpufreq-plugin.

commit f6440869b5f89527ca918c3633862f7b429cd0c4
Author: Elishai Eliyahu 
Date:   Mon May 21 18:31:58 2018 +0200

I18n: Update translation he (100%).

41 translated messages.

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

diff --git a/po/he.po b/po/he.po
index 1fabf43..d9f3746 100644
--- a/po/he.po
+++ b/po/he.po
@@ -3,20 +3,20 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
-# Elishai Eliyahu , 2016-2017
+# Elishai Eliyahu , 2016-2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-06-09 06:31+0200\n"
-"PO-Revision-Date: 2017-09-23 19:02+\n"
+"POT-Creation-Date: 2018-05-18 06:32+0200\n"
+"PO-Revision-Date: 2018-05-21 09:59+\n"
 "Last-Translator: Elishai Eliyahu \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"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: he\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 
1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
 
 #: ../panel-plugin/xfce4-cpufreq-configure.c:80
 msgid "Select font..."
@@ -103,7 +103,7 @@ msgstr "הצג תדירות מעבד"
 msgid "Show CPU _governor"
 msgstr "הצג מושל מעבד"
 
-#: ../panel-plugin/xfce4-cpufreq-linux.c:485
+#: ../panel-plugin/xfce4-cpufreq-linux.c:465
 msgid ""
 "Your system does not support cpufreq.\n"
 "The applet only shows the current cpu frequency"
@@ -160,6 +160,8 @@ msgid "%d cpu available"
 msgid_plural "%d cpus available"
 msgstr[0] "%d מעבד זמין"
 msgstr[1] "%d מעבדים זמינים"
+msgstr[2] "%d מעבדים זמינים"
+msgstr[3] "%d מעבדים זמינים"
 
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:396
 msgid "Frequency: "
@@ -175,8 +177,8 @@ msgid "Show CPU frequencies and governor"
 msgstr "הצג תדירויות מעבד ומושל"
 
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:671
-msgid "Copyright (c) 2003-2017\n"
-msgstr "זכויות יוצרים (c) 2003-2017\n"
+msgid "Copyright (c) 2003-2018\n"
+msgstr "זכויות יוצרים (c) 2003-2018\n"
 
 #: ../panel-plugin/xfce4-cpufreq-plugin.c:698
 msgid ""

-- 
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 (94a77bd -> f644086)

2018-05-21 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-cpufreq-plugin.

  from  94a77bd   I18n: Update translation zh_CN (100%).
   new  50f8c08   I18n: Update translation en_AU (100%).
   new  f644086   I18n: Update translation he (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/en_AU.po | 15 ---
 po/he.po| 16 +---
 2 files changed, 17 insertions(+), 14 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 he (100%).

2018-05-21 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 e75d48682e027307b6161fad66d53b84855e6b14
Author: Elishai Eliyahu 
Date:   Mon May 21 18:30:25 2018 +0200

I18n: Update translation he (100%).

744 translated messages.

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

diff --git a/po/he.po b/po/he.po
index 5e0ba19..f673fa7 100644
--- a/po/he.po
+++ b/po/he.po
@@ -13,15 +13,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Thunar\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-06 06:30+0200\n"
-"PO-Revision-Date: 2018-04-11 10:47+\n"
+"POT-Creation-Date: 2018-05-06 00:30+0200\n"
+"PO-Revision-Date: 2018-05-21 10:01+\n"
 "Last-Translator: Elishai Eliyahu \n"
 "Language-Team: Hebrew (http://www.transifex.com/xfce/thunar/language/he/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: he\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 
1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
 
 #: ../thunar/main.c:90
 msgid ""
@@ -224,6 +224,8 @@ msgid_plural ""
 "delete the %u selected files?"
 msgstr[0] "האם אתה בטוח כי ברצונך למחוק\nלצמיתות את הקובץ הנבחר?"
 msgstr[1] "האם אתה בטוח כי ברצונך למחוק\nבאופן קבוע את %u הקבצים הנבחרים?"
+msgstr[2] "האם אתה בטוח כי ברצונך למחוק\nבאופן קבוע את %u הקבצים הנבחרים?"
+msgstr[3] "האם אתה בטוח כי ברצונך למחוק\nבאופן קבוע את %u הקבצים הנבחרים?"
 
 #. add the "Cancel" button
 #. append the cancel item
@@ -654,11 +656,11 @@ msgstr "הגדר עמודות..."
 msgid "Configure the columns in the detailed list view"
 msgstr "הגדר את העמודות בתצוגת הרשימה המפורטת"
 
-#: ../thunar/thunar-details-view.c:397
+#: ../thunar/thunar-details-view.c:398
 msgid "Detailed directory listing"
 msgstr "תרשים ספרייה מפורט"
 
-#: ../thunar/thunar-details-view.c:398
+#: ../thunar/thunar-details-view.c:399
 msgid "Details view"
 msgstr "תצוגת פרטים"
 
@@ -1102,6 +1104,8 @@ msgid "Failed to open %d file"
 msgid_plural "Failed to open %d files"
 msgstr[0] "אירע כשל בפתיחת הקובץ"
 msgstr[1] "אירע כשל בפתיחת %d קבצים"
+msgstr[2] "אירע כשל בפתיחת %d קבצים"
+msgstr[3] "אירע כשל בפתיחת %d קבצים"
 
 #: ../thunar/thunar-launcher.c:721
 msgid "Are you sure you want to open all folders?"
@@ -1113,6 +1117,8 @@ msgid "This will open %d separate file manager window."
 msgid_plural "This will open %d separate file manager windows."
 msgstr[0] "פעולה זו תפתח חלון מנהל קבצים נפרד."
 msgstr[1] "פעולה זו תפתח %d חלונות מנהלי קבצים נפרדים."
+msgstr[2] "פעולה זו תפתח %d חלונות מנהלי קבצים נפרדים."
+msgstr[3] "פעולה זו תפתח %d חלונות מנהלי קבצים נפרדים."
 
 #: ../thunar/thunar-launcher.c:727
 #, c-format
@@ -1120,6 +1126,8 @@ msgid "Open %d New Window"
 msgid_plural "Open %d New Windows"
 msgstr[0] "פתח חלון חדש %d"
 msgstr[1] "פתח %d חלונות חדשים"
+msgstr[2] "פתח %d חלונות חדשים"
+msgstr[3] "פתח %d חלונות חדשים"
 
 #. turn "Open New Window" into "Open in n New Windows"
 #: ../thunar/thunar-launcher.c:827
@@ -1128,6 +1136,8 @@ msgid "Open in %d New _Window"
 msgid_plural "Open in %d New _Windows"
 msgstr[0] "פתח ב_חלון חדש %d"
 msgstr[1] "פתח בתוך %d חלונות חדשים"
+msgstr[2] "פתח בתוך %d חלונות חדשים"
+msgstr[3] "פתח בתוך %d חלונות חדשים"
 
 #: ../thunar/thunar-launcher.c:828
 #, c-format
@@ -1135,6 +1145,8 @@ msgid "Open the selected directory in %d new window"
 msgid_plural "Open the selected directories in %d new windows"
 msgstr[0] "פתח את הספרייה שנבחרה באמצעות חלון חדש %d"
 msgstr[1] "פתח את הספריות שנבחרו באמצעות %d חלונות חדשים"
+msgstr[2] "פתח את הספריות שנבחרו באמצעות %d חלונות חדשים"
+msgstr[3] "פתח את הספריות שנבחרו באמצעות %d חלונות חדשים"
 
 #. turn "Open in New Tab" into "Open in x New Tabs"
 #: ../thunar/thunar-launcher.c:839
@@ -1143,6 +1155,8 @@ msgid "Open in %d New _Tab"
 msgid_plural "Open in %d New _Tabs"
 msgstr[0] "פתח ב_כרטיסייה חדשה %d"
 msgstr[1] "פתח בתוך %d _לשוניות חדשות"
+msgstr[2] "פתח בתוך %d _לשוניות חדשות"
+msgstr[3] "פתח בתוך %d _לשוניות חדשות"
 
 #: ../thunar/thunar-launcher.c:840
 #, c-format
@@ -1150,6 +1164,8 @@ msgid "Open the selected directory in %d new tab"
 msgid_plural "Open the selected directories in %d new tabs"
 msgstr[0] "פתח את הספרייה הנבחרת בתוך כרטיסייה אחת %d"
 msgstr[1] "פתח את הספריות הנבחרות בתוך %d לשוניות חדשות"
+msgstr[2] "פתח את הספריות הנבחרות בתוך %d לשוניות חדשות"
+msgstr[3] "פתח את הספריות הנבחרות בתוך %d לשוניות חדשות"
 
 #: ../thunar/thunar-launcher.c:855
 msgid "Open the selected directory in a new window"
@@ -1169,6 +1185,8 @@ msgid "Open the selected file"
 msgid_plural "Open the 

[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] annotated tag v2.2.0 created (now 39156f8)

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
change to annotated 
tag v2.2.0
in repository panel-plugins/xfce4-whiskermenu-plugin.

at  39156f8   (tag)
   tagging  4992656790649b5e749e94a97555f3dd5331481f (commit)
  replaces  v2.1.0
 tagged by  Graeme Gott
on  Mon May 21 07:45:04 2018 -0400

- Log -
2.2.0
=
- Fix panel icon size not following theme.
- Disable opacity option when non-composited.
- Rename option for including favorites in recent.
- Load applications in a thread. (bug #12903)
- Slide out search results.
- Require GTK+ version 3.22.
- Translation updates: Amharic, Belarusian, Bulgarian, Catalan,
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  Esperanto, French, German, Lithuanian, Nepali, Polish, Portuguese,
  Portuguese (Brazil), Romanian, Russian, Slovak, Slovenian, Turkish.
-BEGIN PGP SIGNATURE-

iQIzBAABCgAdFiEEJqVBmruaoaPtR8P2mF4ok/sIYtUFAlsCsUgACgkQmF4ok/sI
YtXCfA/+OjaqaiO2PeE2MTPhbNJSrv407l9v2EnlKz+dcrBk/ceIXvSme4STXk7b
RfrHYZi9UhlzVXOkdDVMlG2Xcc0xeM6by5Zxse8J9q9Z0g8TsPA8W1foM5wYacwW
CencN+FI5qG+tsImWrokVnUwyLcitbtk25riis5Jh1xbfwR2QU7RzaTL0Z6B38dj
5kDeRuMxIlHVtDPjRQfxzOyrv1V7V9R3O4l07ZdpMv1ffOhUWrogysWrc8Kizzcq
rv7FjyBcTefM9Si59CsCkcDX6iTZoquPnqlOzJ58wAqiQdPLmRuQ2H6uGKtJbinR
ir5qSGYLpA2B58MFe0WWtC/xcn34HWDNb4TDzMFmz4GpTcHnWubO0spQBwdjG7rO
BnUKBjCAmniQeNWc7Pr09EOH5ay2AmH5v4xObi+EOvhKrMMaM3p1YHPuDIIl0xqC
/TRXpCiJebRQ917REWHTBMUq9N/MRqsOsW6nfMU5NYHlXq30owJutbNeVgiDPQNK
Kj1Zn1UyDrFsTLKJqA7yrwA2oSwDWNCsScpa96s4sWzgGyI35FazqASNZPZGtzvO
Dy3ZWtdENOhUsRPTrRaRqq7lHv1W8LPXsmlB1gLBwMZ1K5s7kscOD7Ji6u8NjtBR
uLy+xkgYPNgVXs/EWcfSMplvJvNNbVNBxCeAuQpJwUT98K2HBRA=
=MLY4
-END PGP SIGNATURE-
---

This annotated tag includes the following new commits:

   new  4992656   Bump version number.

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] [panel-plugins/xfce4-whiskermenu-plugin] 02/02: Add git version number.

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit c1255e6dbb62e537f08ec3c9b40469da176b5c8c
Author: Graeme Gott 
Date:   Mon May 21 07:45:54 2018 -0400

Add git version number.
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 53e3f29..1d36297 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@ project(whiskermenu)
 set(whiskermenu_version_major "2")
 set(whiskermenu_version_minor "2")
 set(whiskermenu_version_micro "0")
-set(whiskermenu_version_tag "")
+set(whiskermenu_version_tag "git")
 set(whiskermenu_version 
"${whiskermenu_version_major}.${whiskermenu_version_minor}.${whiskermenu_version_micro}")
 if(${whiskermenu_version_tag} MATCHES "git")
if(NOT DEFINED whiskermenu_version_build)

-- 
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-whiskermenu-plugin] 01/02: Bump version number.

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 4992656790649b5e749e94a97555f3dd5331481f
Author: Graeme Gott 
Date:   Mon May 21 07:45:01 2018 -0400

Bump version number.
---
 CMakeLists.txt |  4 ++--
 NEWS   | 13 +
 2 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c63390f..53e3f29 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,9 +4,9 @@ project(whiskermenu)
 
 # version number
 set(whiskermenu_version_major "2")
-set(whiskermenu_version_minor "1")
+set(whiskermenu_version_minor "2")
 set(whiskermenu_version_micro "0")
-set(whiskermenu_version_tag "git")
+set(whiskermenu_version_tag "")
 set(whiskermenu_version 
"${whiskermenu_version_major}.${whiskermenu_version_minor}.${whiskermenu_version_micro}")
 if(${whiskermenu_version_tag} MATCHES "git")
if(NOT DEFINED whiskermenu_version_build)
diff --git a/NEWS b/NEWS
index cde85d4..7f3f074 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.2.0
+=
+- Fix panel icon size not following theme.
+- Disable opacity option when non-composited.
+- Rename option for including favorites in recent.
+- Load applications in a thread. (bug #12903)
+- Slide out search results.
+- Require GTK+ version 3.22.
+- Translation updates: Amharic, Belarusian, Bulgarian, Catalan,
+  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
+  Esperanto, French, German, Lithuanian, Nepali, Polish, Portuguese,
+  Portuguese (Brazil), Romanian, Russian, Slovak, Slovenian, Turkish.
+
 2.1.7
 =
 - Fix memory leak when recreating window.

-- 
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-whiskermenu-plugin] branch master updated (30bbd9d -> c1255e6)

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
change to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

  from  30bbd9d   Update strings.
   new  4992656   Bump version number.
   new  c1255e6   Add git version number.

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:
 CMakeLists.txt |  2 +-
 NEWS   | 13 +
 2 files changed, 14 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-whiskermenu-plugin] branch master updated (3e3f017 -> 30bbd9d)

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
change to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

  from  3e3f017   Fix panel icon size not following theme.
   new  d3c9c6f   I18n: Update translation am (100%).
   new  b07847a   I18n: Update translation be (100%).
   new  a5bc468   I18n: Update translation ca (100%).
   new  489c3bf   I18n: Update translation eo (32%).
   new  9279bec   I18n: Update translation hr (100%).
   new  1e2dc57   I18n: Update translation ne (100%).
   new  d9ef152   I18n: Update translation pl (100%).
   new  7cd0cb9   I18n: Update translation pt (100%).
   new  83e2e64   I18n: Update translation pt_BR (100%).
   new  a3a7e8b   I18n: Update translation ru (99%).
   new  1b99268   I18n: Update translation zh_CN (100%).
   new  30bbd9d   Update strings.

The 12 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/whiskermenu.desktop   |   2 +
 po/am.po   |  71 
 po/ar.po   |  62 +++
 po/ast.po  |  62 +++
 po/{uk.po => be.po}| 271 ++---
 po/bg.po   |  62 +++
 po/ca.po   |  71 
 po/c...@valencia.po  |  62 +++
 po/cs.po   |  62 +++
 po/da.po   |  62 +++
 po/de.po   |  62 +++
 po/el.po   |  62 +++
 po/en_GB.po|  62 +++
 po/{xfce4-whiskermenu-plugin.pot => eo.po} | 144 +++
 po/es.po   |  62 +++
 po/et.po   |  62 +++
 po/eu.po   |  62 +++
 po/fa.po   |  62 +++
 po/fi.po   |  62 +++
 po/fr.po   |  62 +++
 po/he.po   |  62 +++
 po/hr.po   |  80 +
 po/hu.po   |  62 +++
 po/id.po   |  62 +++
 po/is.po   |  62 +++
 po/it.po   |  62 +++
 po/ja.po   |  62 +++
 po/kk.po   |  62 +++
 po/ko.po   |  62 +++
 po/lt.po   |  62 +++
 po/lv.po   |  62 +++
 po/ms.po   |  62 +++
 po/nb.po   |  62 +++
 po/ne.po   |  71 
 po/nl.po   |  62 +++
 po/pl.po   |  71 
 po/pt.po   |  87 -
 po/pt_BR.po|  74 
 po/ro.po   |  62 +++
 po/ru.po   |  73 
 po/sk.po   |  62 +++
 po/sl.po   |  62 +++
 po/sr.po   |  62 +++
 po/s...@latin.po |  62 +++
 po/sv.po   |  62 +++
 po/tr.po   |  62 +++
 po/uk.po   |  62 +++
 po/uz.po   |  62 +++
 po/vi.po   |  62 +++
 po/xfce4-whiskermenu-plugin.pot|  62 +++
 po/zh_CN.po|  71 
 po/zh_TW.po|  62 +++
 52 files changed, 1780 insertions(+), 1786 deletions(-)
 copy po/{uk.po => be.po} (50%)
 copy po/{xfce4-whiskermenu-plugin.pot => eo.po} (75%)

-- 
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-whiskermenu-plugin] 11/12: I18n: Update translation zh_CN (100%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 1b99268e1d6a9a07ac49d7db1e4707650748efd6
Author: Graeme Gott 
Date:   Mon May 21 07:22:35 2018 -0400

I18n: Update translation zh_CN (100%).
---
 po/zh_CN.po | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/po/zh_CN.po b/po/zh_CN.po
index a7b3376..2b85f03 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,17 +1,17 @@
 # Chinese (China) translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2017 Graeme Gott
+# Copyright (C) 2018 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
 # Mingcong Bai , 2014
 # Tao Lin , 2015
-# 玉堂白鹤 , 2015-2017
+# 玉堂白鹤 , 2015-2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-15 08:22-0400\n"
-"PO-Revision-Date: 2017-05-03 04:36+\n"
+"PO-Revision-Date: 2018-04-26 01:18+\n"
 "Last-Translator: 玉堂白鹤 \n"
 "Language-Team: Chinese (China) (http://www.transifex.com/gottcode/xfce4-;
 "whiskermenu-plugin/language/zh_CN/)\n"
@@ -144,9 +144,8 @@ msgid "Icon and title"
 msgstr "图标和标题"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-#, fuzzy
 msgid "Include _favorites"
-msgstr "忽略收藏夹(_F)"
+msgstr "包含收藏夹(_F)"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
 msgid "Ite_m icon size:"

-- 
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-whiskermenu-plugin] 10/12: I18n: Update translation ru (99%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit a3a7e8bda3ef5a613fcdf4a957e1ad5479aa05de
Author: Graeme Gott 
Date:   Mon May 21 07:21:59 2018 -0400

I18n: Update translation ru (99%).
---
 po/ru.po | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/po/ru.po b/po/ru.po
index 19aedab..bf167fb 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,18 +1,18 @@
 # Russian translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2017 Graeme Gott
+# Copyright (C) 2018 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
 # sorrymak , 2013
 # Kyrill Detinov , 2013,2016
-# Sergey Alyoshin , 2013-2015,2017
+# Sergey Alyoshin , 2013-2015,2017-2018
 # Sergey Shlyapugin , 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-15 08:22-0400\n"
-"PO-Revision-Date: 2017-09-28 05:12+\n"
+"PO-Revision-Date: 2018-05-11 20:32+\n"
 "Last-Translator: Sergey Alyoshin \n"
 "Language-Team: Russian (http://www.transifex.com/gottcode/xfce4-whiskermenu-;
 "plugin/language/ru/)\n"
@@ -147,9 +147,8 @@ msgid "Icon and title"
 msgstr "Значок и заголовок"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-#, fuzzy
 msgid "Include _favorites"
-msgstr "Игнорировать избранное"
+msgstr ""
 
 #: ../panel-plugin/configuration-dialog.cpp:623
 msgid "Ite_m icon size:"
@@ -418,6 +417,6 @@ msgstr "За_головок:"
 msgid "translator-credits"
 msgstr ""
 "Артём Демаков , 2013\n"
-"Кирилл Детинов , 2013-2016\n"
+"Кирилл Детинов , 2013—2016\n"
 "Сергей Алёшин , 2013, 2014\n"
 "Сергей Шляпугин , 2013"

-- 
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-whiskermenu-plugin] 09/12: I18n: Update translation pt_BR (100%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 83e2e64f54d38f684d547c55d5e6ed00ae0564d9
Author: Graeme Gott 
Date:   Mon May 21 07:21:20 2018 -0400

I18n: Update translation pt_BR (100%).
---
 po/pt_BR.po | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/po/pt_BR.po b/po/pt_BR.po
index 76df910..e66d745 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1,5 +1,5 @@
 # Portuguese (Brazil) translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2017 Graeme Gott
+# Copyright (C) 2018 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
@@ -8,14 +8,15 @@
 # Gabriel Henrique, 2017
 # Holmes , 2014
 # José Vieira , 2016-2017
+# Lorhan Sohaky, 2018
 # Paulo Castro, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-15 08:22-0400\n"
-"PO-Revision-Date: 2017-08-09 18:47+\n"
-"Last-Translator: Gabriel Henrique\n"
+"PO-Revision-Date: 2018-05-21 03:45+\n"
+"Last-Translator: Lorhan Sohaky\n"
 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/gottcode/xfce4-;
 "whiskermenu-plugin/language/pt_BR/)\n"
 "Language: pt_BR\n"
@@ -82,7 +83,7 @@ msgstr "Limpar usados recentemente"
 
 #: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
-msgstr "Direitos autorais: Copyright © 2013-2018 Graeme Gott"
+msgstr "Copyright © 2013-2018 Graeme Gott"
 
 #: ../panel-plugin/configuration-dialog.cpp:846
 msgid "Details"
@@ -147,9 +148,8 @@ msgid "Icon and title"
 msgstr "Ícone e título"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-#, fuzzy
 msgid "Include _favorites"
-msgstr "Ignorar f_avoritos"
+msgstr "Incluir _favorites"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
 msgid "Ite_m icon size:"

-- 
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-whiskermenu-plugin] 08/12: I18n: Update translation pt (100%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 7cd0cb90757134e9d991dd195fefca220859ce63
Author: Graeme Gott 
Date:   Mon May 21 07:20:19 2018 -0400

I18n: Update translation pt (100%).
---
 po/pt.po | 25 +
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/po/pt.po b/po/pt.po
index fb0a2e1..9b5f395 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -6,14 +6,15 @@
 # Carlos Reis , 2017
 # fabioluciano , 2013
 # José Vieira , 2016-2018
+# Rui , 2018
 # Sérgio Marques , 2013-2015
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-15 08:22-0400\n"
-"PO-Revision-Date: 2018-04-21 22:48+\n"
-"Last-Translator: José Vieira \n"
+"PO-Revision-Date: 2018-04-25 22:58+\n"
+"Last-Translator: Rui \n"
 "Language-Team: Portuguese (http://www.transifex.com/gottcode/xfce4-;
 "whiskermenu-plugin/language/pt/)\n"
 "Language: pt\n"
@@ -24,7 +25,7 @@ msgstr ""
 
 #: ../panel-plugin/configuration-dialog.cpp:818
 msgid "Add action"
-msgstr "Adicionar acção"
+msgstr "Adicionar ação"
 
 #: ../panel-plugin/page.cpp:257
 msgid "Add to Desktop"
@@ -80,7 +81,7 @@ msgstr "Limpar itens recentes"
 
 #: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
-msgstr "Copyright © 2013-2018 Graeme Gott"
+msgstr "Direitos de Autor © 2013-2018 Graeme Gott"
 
 #: ../panel-plugin/configuration-dialog.cpp:846
 msgid "Details"
@@ -92,7 +93,7 @@ msgstr "E_xibição:"
 
 #: ../panel-plugin/configuration-dialog.cpp:736
 msgid "Display by _default"
-msgstr "Mostrar por pré-_definição"
+msgstr "Mostrar por pre_definição"
 
 #: ../panel-plugin/page.cpp:268
 msgid "Edit Application..."
@@ -118,11 +119,11 @@ msgstr "Falha ao iniciar o editor de menu."
 
 #: ../panel-plugin/settings.cpp:120
 msgid "Failed to lock screen."
-msgstr "Falha ao bloquear ecrã."
+msgstr "Falha ao bloquear o ecrã."
 
 #: ../panel-plugin/settings.cpp:122
 msgid "Failed to log out."
-msgstr "Falha ao sair."
+msgstr "Falha ao sair da conta."
 
 #: ../panel-plugin/settings.cpp:119
 msgid "Failed to open settings manager."
@@ -245,11 +246,11 @@ msgstr "Procurar a_cções"
 
 #: ../panel-plugin/search-action.cpp:259
 msgid "Search Action"
-msgstr "Procurar acção"
+msgstr "Procurar ação"
 
 #: ../panel-plugin/configuration-dialog.cpp:119
 msgid "Select An Icon"
-msgstr "Escolher um icone"
+msgstr "Escolher um ícone"
 
 #: ../panel-plugin/command-edit.cpp:64
 msgid "Select Command"
@@ -273,7 +274,7 @@ msgstr "Mostrar nomes das categ_orias"
 
 #: ../panel-plugin/configuration-dialog.cpp:592
 msgid "Show generic application _names"
-msgstr "Mostrar _nome genérico da aplicação"
+msgstr "Mostrar _nomes genéricos da aplicação"
 
 #: ../panel-plugin/configuration-dialog.cpp:617
 msgid "Show menu hie_rarchy"
@@ -321,7 +322,7 @@ msgstr "Não foi possível adicionar o lançador ao painel."
 
 #: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
-msgstr "Impossível alterar o lançador"
+msgstr "Não é possível editar o lançador"
 
 #: ../panel-plugin/configuration-dialog.cpp:493
 #, c-format
@@ -351,7 +352,7 @@ msgstr "Menu Whisker"
 
 #: ../panel-plugin/settings.cpp:128
 msgid "Wikipedia"
-msgstr "Wikipedia"
+msgstr "Wikipédia"
 
 #: ../panel-plugin/configuration-dialog.cpp:83
 msgid "_Appearance"

-- 
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-whiskermenu-plugin] 07/12: I18n: Update translation pl (100%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit d9ef15252bad0bc4e9758132553c35fef9f9cae6
Author: Graeme Gott 
Date:   Mon May 21 07:19:38 2018 -0400

I18n: Update translation pl (100%).
---
 po/pl.po | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/po/pl.po b/po/pl.po
index 3af24d8..4aae2ca 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,18 +9,19 @@
 # december , 2013
 # Marcin Mikołajczak , 2016
 # Michał Olber , 2013-2015
-# M T , 2013-2014,2016-2018
+# Michał Trzebiatowski , 2013-2014,2016-2018
 # Michał Olber , 2013
 # Piotr Sokół , 2013-2014
 # Piotr Sokół , 2015
 # Piotr Sokół , 2016
+# Piotr Strębski , 2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-15 08:22-0400\n"
-"PO-Revision-Date: 2018-04-16 23:16+\n"
-"Last-Translator: M T \n"
+"PO-Revision-Date: 2018-05-16 22:00+\n"
+"Last-Translator: Piotr Strębski \n"
 "Language-Team: Polish (http://www.transifex.com/gottcode/xfce4-whiskermenu-;
 "plugin/language/pl/)\n"
 "Language: pl\n"
@@ -89,7 +90,7 @@ msgstr "Wyczyść ostatnio używane"
 
 #: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
-msgstr "Copyright © 2013-2018 Graeme Gott"
+msgstr "Prawa autorskie © 2013-2018 Graeme Gott"
 
 #: ../panel-plugin/configuration-dialog.cpp:846
 msgid "Details"

-- 
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-whiskermenu-plugin] 06/12: I18n: Update translation ne (100%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 1e2dc57522ebdd4c648d4c9f96facdc7ac9205ea
Author: Graeme Gott 
Date:   Mon May 21 07:18:56 2018 -0400

I18n: Update translation ne (100%).
---
 po/ne.po | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/po/ne.po b/po/ne.po
index f2700f7..81a9cdd 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -1,16 +1,16 @@
 # Nepali translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2017 Graeme Gott
+# Copyright (C) 2018 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
-# starryprabin , 2013-2017
+# starryprabin , 2013-2018
 # Prabin Gautam , 2013-2014
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-15 08:22-0400\n"
-"PO-Revision-Date: 2017-07-18 18:35+\n"
+"PO-Revision-Date: 2018-05-07 13:52+\n"
 "Last-Translator: starryprabin \n"
 "Language-Team: Nepali (http://www.transifex.com/gottcode/xfce4-whiskermenu-;
 "plugin/language/ne/)\n"
@@ -143,9 +143,8 @@ msgid "Icon and title"
 msgstr "मूर्ति र शीर्षक "
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-#, fuzzy
 msgid "Include _favorites"
-msgstr "मन पर्नेलाई बेवास्ता गर्नुहोस्"
+msgstr "मनपर्ने समावेश गर्नुहोस्"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
 msgid "Ite_m icon size:"

-- 
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-whiskermenu-plugin] 03/12: I18n: Update translation ca (100%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit a5bc468ddcf5cfe76ef7bb5dfa3c0a780cf09f53
Author: Graeme Gott 
Date:   Mon May 21 07:16:39 2018 -0400

I18n: Update translation ca (100%).
---
 po/ca.po | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/po/ca.po b/po/ca.po
index 421b6b0..aea586b 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@
 # Adolfo Jayme-Barrientos, 2015
 # Adolfo Jayme-Barrientos, 2013
 # Adolfo Jayme-Barrientos, 2014
-# Davidmp , 2017
+# Davidmp , 2017-2018
 # Oriol Fernandez , 2013
 # Robert Antoni Buj Gelonch , 2017-2018
 # Robert Antoni Buj Gelonch , 2016
@@ -16,8 +16,8 @@ msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-15 08:22-0400\n"
-"PO-Revision-Date: 2018-04-08 03:46+\n"
-"Last-Translator: Adolfo Jayme-Barrientos\n"
+"PO-Revision-Date: 2018-04-26 16:33+\n"
+"Last-Translator: Davidmp \n"
 "Language-Team: Catalan (http://www.transifex.com/gottcode/xfce4-whiskermenu-;
 "plugin/language/ca/)\n"
 "Language: ca\n"
@@ -149,9 +149,8 @@ msgid "Icon and title"
 msgstr "Icona i títol"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-#, fuzzy
 msgid "Include _favorites"
-msgstr "Ignora les pre_ferides"
+msgstr "Inclou les pre_ferides"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
 msgid "Ite_m icon size:"

-- 
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-whiskermenu-plugin] 02/12: I18n: Update translation be (100%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit b07847a932803a1c8adb8f022dfee9d4a4189567
Author: Graeme Gott 
Date:   Mon May 21 07:15:41 2018 -0400

I18n: Update translation be (100%).
---
 panel-plugin/whiskermenu.desktop |   2 +
 po/be.po | 415 +++
 2 files changed, 417 insertions(+)

diff --git a/panel-plugin/whiskermenu.desktop b/panel-plugin/whiskermenu.desktop
index 07d3c58..05c4e7c 100644
--- a/panel-plugin/whiskermenu.desktop
+++ b/panel-plugin/whiskermenu.desktop
@@ -5,6 +5,7 @@ Name=Whisker Menu
 Name[am]=የ ዊስከር ዝርዝር
 Name[ar]=قائمة Whisker
 Name[ast]=Menú Whisker
+Name[be]=Меню Whisker
 Name[bg]=Whisker Меню
 Name[ca]=Menú Whisker
 Name[ca@valencia]=Menú Whisker
@@ -54,6 +55,7 @@ Comment=Show a menu to easily access installed applications
 Comment[am]=የ ተገጠሙ መተግበሪያዎች በ ቀላሉ በ ዝርዝር ውስጥ ማሳያ
 Comment[ar]=إظهار قائمة لولوج إلى التطبيقات المثبتة بسهولة
 Comment[ast]=Amuesa un menú p'acceder cenciellamente a les aplicaciones 
instalaes
+Comment[be]=Адлюстроўвае меню для зручнага доступу да ўсталяваных праграм
 Comment[bg]=Показване на меню за лесен достъп до инсталираните приложения
 Comment[ca]=Mostra un menú per accedir fàcilment a les aplicacions instal·lades
 Comment[ca@valencia]=Mostra un menú per a accedir fàcilment a les aplicacions 
instal·lades
diff --git a/po/be.po b/po/be.po
new file mode 100644
index 000..a82e182
--- /dev/null
+++ b/po/be.po
@@ -0,0 +1,415 @@
+# Belarusian translation of xfce4-whiskermenu-plugin.
+# Copyright (C) 2018 Graeme Gott
+# This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
+#
+# Translators:
+# Zmicer Turok , 2018
+msgid ""
+msgstr ""
+"Project-Id-Version: Whisker Menu\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
+"PO-Revision-Date: 2018-05-21 10:04+\n"
+"Last-Translator: Zmicer Turok \n"
+"Language-Team: Belarusian (http://www.transifex.com/gottcode/xfce4-;
+"whiskermenu-plugin/language/be/)\n"
+"Language: be\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
+"%100>=11 && n%100<=14)? 2 : 3);\n"
+
+#: ../panel-plugin/configuration-dialog.cpp:818
+msgid "Add action"
+msgstr "Дадаць дзеянне"
+
+#: ../panel-plugin/page.cpp:257
+msgid "Add to Desktop"
+msgstr "Дадаць на працоўны стол"
+
+#: ../panel-plugin/page.cpp:241
+msgid "Add to Favorites"
+msgstr "Дадаць ва ўпадабанае"
+
+#: ../panel-plugin/page.cpp:261
+msgid "Add to Panel"
+msgstr "Дадаць на панэль"
+
+#: ../panel-plugin/category.cpp:61
+msgid "All"
+msgstr "Усе"
+
+#: ../panel-plugin/settings.cpp:119
+msgid "All _Settings"
+msgstr "Усе _налады"
+
+#: ../panel-plugin/plugin.cpp:405
+msgid "Alternate application launcher for Xfce"
+msgstr "Альтэрнатыўнае меню запуску праграм для Xfce"
+
+#: ../panel-plugin/configuration-dialog.cpp:719
+msgid "Amount of _items:"
+msgstr "Колькасць _элементаў:"
+
+#: ../panel-plugin/plugin.cpp:210
+msgid "Applications"
+msgstr "Праграмы"
+
+#: ../panel-plugin/configuration-dialog.cpp:654
+msgid "Background opacit_y:"
+msgstr "Празрыстасць фону"
+
+#: ../panel-plugin/command-edit.cpp:49
+msgid "Browse the file system to choose a custom command."
+msgstr "Аглядзець файлавую сістэму для выбару адвольнага загаду."
+
+#: ../panel-plugin/configuration-dialog.cpp:876
+msgid "C_ommand:"
+msgstr "За_гад:"
+
+#: ../panel-plugin/configuration-dialog.cpp:639
+msgid "Categ_ory icon size:"
+msgstr "Памер значка _катэгорыі:"
+
+#: ../panel-plugin/recent-page.cpp:173
+msgid "Clear Recently Used"
+msgstr "Ачысціць гісторыю"
+
+#: ../panel-plugin/plugin.cpp:406
+msgid "Copyright © 2013-2018 Graeme Gott"
+msgstr "Copyright © 2013-2018 Graeme Gott"
+
+#: ../panel-plugin/configuration-dialog.cpp:846
+msgid "Details"
+msgstr "Падрабязнасці"
+
+#: ../panel-plugin/configuration-dialog.cpp:534
+msgid "Di_splay:"
+msgstr "Ад_люстроўваць:"
+
+#: ../panel-plugin/configuration-dialog.cpp:736
+msgid "Display by _default"
+msgstr "Прадвызначана _адлюстроўваць"
+
+#: ../panel-plugin/page.cpp:268
+msgid "Edit Application..."
+msgstr "Рэдагаваць праграму..."
+
+#: ../panel-plugin/settings.cpp:124
+msgid "Edit _Profile"
+msgstr "Рэдагаваць _профіль"
+
+#: ../panel-plugin/settings.cpp:124
+msgid "Failed to edit profile."
+msgstr "Адрэдагаваць профіль не атрымалася."
+
+#: ../panel-plugin/launcher.cpp:288 ../panel-plugin/launcher.cpp:362
+#: ../panel-plugin/run-action.cpp:41 ../panel-plugin/search-action.cpp:188
+#, c-format
+msgid "Failed to execute 

[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 04/12: I18n: Update translation eo (32%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 489c3bf485061cc347fc605f0d4081090d28b977
Author: Graeme Gott 
Date:   Mon May 21 07:17:34 2018 -0400

I18n: Update translation eo (32%).
---
 po/eo.po | 413 +++
 1 file changed, 413 insertions(+)

diff --git a/po/eo.po b/po/eo.po
new file mode 100644
index 000..78b80f8
--- /dev/null
+++ b/po/eo.po
@@ -0,0 +1,413 @@
+# Esperanto translation of xfce4-whiskermenu-plugin.
+# Copyright (C) 2018 Graeme Gott
+# This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
+#
+# Translators:
+# Kurt Ankh Phoenix , 2018
+msgid ""
+msgstr ""
+"Project-Id-Version: Whisker Menu\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
+"PO-Revision-Date: 2018-05-09 13:11+\n"
+"Last-Translator: Kurt Ankh Phoenix \n"
+"Language-Team: Esperanto (http://www.transifex.com/gottcode/xfce4-;
+"whiskermenu-plugin/language/eo/)\n"
+"Language: eo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../panel-plugin/configuration-dialog.cpp:818
+msgid "Add action"
+msgstr ""
+
+#: ../panel-plugin/page.cpp:257
+msgid "Add to Desktop"
+msgstr "Aldoni al Labortablo"
+
+#: ../panel-plugin/page.cpp:241
+msgid "Add to Favorites"
+msgstr "Aldoni al Favoratoj"
+
+#: ../panel-plugin/page.cpp:261
+msgid "Add to Panel"
+msgstr ""
+
+#: ../panel-plugin/category.cpp:61
+msgid "All"
+msgstr "Ĉiom"
+
+#: ../panel-plugin/settings.cpp:119
+msgid "All _Settings"
+msgstr "Ĉiom _Settings"
+
+#: ../panel-plugin/plugin.cpp:405
+msgid "Alternate application launcher for Xfce"
+msgstr ""
+
+#: ../panel-plugin/configuration-dialog.cpp:719
+msgid "Amount of _items:"
+msgstr ""
+
+#: ../panel-plugin/plugin.cpp:210
+msgid "Applications"
+msgstr "Aplikaĵoj"
+
+#: ../panel-plugin/configuration-dialog.cpp:654
+msgid "Background opacit_y:"
+msgstr ""
+
+#: ../panel-plugin/command-edit.cpp:49
+msgid "Browse the file system to choose a custom command."
+msgstr ""
+
+#: ../panel-plugin/configuration-dialog.cpp:876
+msgid "C_ommand:"
+msgstr ""
+
+#: ../panel-plugin/configuration-dialog.cpp:639
+msgid "Categ_ory icon size:"
+msgstr ""
+
+#: ../panel-plugin/recent-page.cpp:173
+msgid "Clear Recently Used"
+msgstr ""
+
+#: ../panel-plugin/plugin.cpp:406
+msgid "Copyright © 2013-2018 Graeme Gott"
+msgstr ""
+
+#: ../panel-plugin/configuration-dialog.cpp:846
+msgid "Details"
+msgstr "Detaloj"
+
+#: ../panel-plugin/configuration-dialog.cpp:534
+msgid "Di_splay:"
+msgstr ""
+
+#: ../panel-plugin/configuration-dialog.cpp:736
+msgid "Display by _default"
+msgstr ""
+
+#: ../panel-plugin/page.cpp:268
+msgid "Edit Application..."
+msgstr "Redakti Aplikaĵo..."
+
+#: ../panel-plugin/settings.cpp:124
+msgid "Edit _Profile"
+msgstr ""
+
+#: ../panel-plugin/settings.cpp:124
+msgid "Failed to edit profile."
+msgstr ""
+
+#: ../panel-plugin/launcher.cpp:288 ../panel-plugin/launcher.cpp:362
+#: ../panel-plugin/run-action.cpp:41 ../panel-plugin/search-action.cpp:188
+#, c-format
+msgid "Failed to execute command \"%s\"."
+msgstr ""
+
+#: ../panel-plugin/settings.cpp:123
+msgid "Failed to launch menu editor."
+msgstr ""
+
+#: ../panel-plugin/settings.cpp:120
+msgid "Failed to lock screen."
+msgstr ""
+
+#: ../panel-plugin/settings.cpp:122
+msgid "Failed to log out."
+msgstr ""
+
+#: ../panel-plugin/settings.cpp:119
+msgid "Failed to open settings manager."
+msgstr ""
+
+#: ../panel-plugin/settings.cpp:121
+msgid "Failed to switch users."
+msgstr ""
+
+#: ../panel-plugin/window.cpp:150
+msgid "Favorites"
+msgstr "Favoratoj"
+
+#: ../panel-plugin/configuration-dialog.cpp:539
+msgid "Icon"
+msgstr "Bildsimbolo"
+
+#: ../panel-plugin/configuration-dialog.cpp:541
+msgid "Icon and title"
+msgstr "Bildsimbolo kaj titolo"
+
+#: ../panel-plugin/configuration-dialog.cpp:730
+msgid "Include _favorites"
+msgstr "Inkluzivi _favoratoj"
+
+#: ../panel-plugin/configuration-dialog.cpp:623
+msgid "Ite_m icon size:"
+msgstr ""
+
+#: ../panel-plugin/icon-size.cpp:54
+msgid "Large"
+msgstr "Granda"
+
+#: ../panel-plugin/icon-size.cpp:55
+msgid "Larger"
+msgstr "Pli Granda"
+
+#: ../panel-plugin/settings.cpp:122
+msgid "Log _Out"
+msgstr ""
+
+#: ../panel-plugin/settings.cpp:126
+msgid "Man Pages"
+msgstr ""
+
+#: ../panel-plugin/configuration-dialog.cpp:587
+#: ../panel-plugin/configuration-dialog.cpp:679
+msgid "Menu"
+msgstr ""
+
+#: ../panel-plugin/configuration-dialog.cpp:851
+msgid "Nam_e:"
+msgstr ""
+
+#: ../panel-plugin/configuration-dialog.cpp:796
+msgid "Name"
+msgstr "Nomo"
+
+#: ../panel-plugin/icon-size.cpp:49

[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 05/12: I18n: Update translation hr (100%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 9279becea545f09d766cc6b87123018873ea3d54
Author: Graeme Gott 
Date:   Mon May 21 07:18:16 2018 -0400

I18n: Update translation hr (100%).
---
 po/hr.po | 18 --
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/po/hr.po b/po/hr.po
index 7cda099..46fcd2f 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -1,17 +1,18 @@
 # Croatian translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2016 Graeme Gott
+# Copyright (C) 2018 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
 # Ante Grubišić Čabo , 2016
-# Ilija Ćulap , 2013-2015
+# dmanthing , 2018
+# Ilija Ćulap , 2013-2015,2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-15 08:22-0400\n"
-"PO-Revision-Date: 2016-12-01 14:12+\n"
-"Last-Translator: Ante Grubišić Čabo \n"
+"PO-Revision-Date: 2018-05-19 08:37+\n"
+"Last-Translator: dmanthing \n"
 "Language-Team: Croatian (http://www.transifex.com/gottcode/xfce4-whiskermenu-;
 "plugin/language/hr/)\n"
 "Language: hr\n"
@@ -94,9 +95,8 @@ msgid "Display by _default"
 msgstr "Prema zadanom prikaži"
 
 #: ../panel-plugin/page.cpp:268
-#, fuzzy
 msgid "Edit Application..."
-msgstr "_Uredi Aplikacije"
+msgstr "Uredi aplikaciju"
 
 #: ../panel-plugin/settings.cpp:124
 msgid "Edit _Profile"
@@ -145,9 +145,8 @@ msgid "Icon and title"
 msgstr "Ikona i ime"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-#, fuzzy
 msgid "Include _favorites"
-msgstr "Ignoriraj omiljene"
+msgstr "Uključi omiljene"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
 msgid "Ite_m icon size:"
@@ -321,9 +320,8 @@ msgid "Unable to add launcher to panel."
 msgstr "Nije moguće dodati pokretač na Ploču"
 
 #: ../panel-plugin/page.cpp:410
-#, fuzzy
 msgid "Unable to edit launcher."
-msgstr "Nije moguće dodati pokretač na Ploču"
+msgstr "Nije moće urediti pokretač"
 
 #: ../panel-plugin/configuration-dialog.cpp:493
 #, c-format

-- 
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-whiskermenu-plugin] 01/12: I18n: Update translation am (100%).

2018-05-21 Thread noreply
This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit d3c9c6ff50aca31d25f222f3a924df6b8d1687fb
Author: Graeme Gott 
Date:   Mon May 21 07:09:54 2018 -0400

I18n: Update translation am (100%).
---
 po/am.po | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/po/am.po b/po/am.po
index 0a00ad0..9b336be 100644
--- a/po/am.po
+++ b/po/am.po
@@ -1,15 +1,15 @@
 # Amharic translation of xfce4-whiskermenu-plugin.
-# Copyright (C) 2017 Graeme Gott
+# Copyright (C) 2018 Graeme Gott
 # This file is distributed under the same license as the 
xfce4-whiskermenu-plugin package.
 #
 # Translators:
-# samson , 2016-2017
+# samson , 2016-2018
 msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-15 08:22-0400\n"
-"PO-Revision-Date: 2017-11-20 00:25+\n"
+"PO-Revision-Date: 2018-05-01 14:33+\n"
 "Last-Translator: samson \n"
 "Language-Team: Amharic (http://www.transifex.com/gottcode/xfce4-whiskermenu-;
 "plugin/language/am/)\n"
@@ -142,9 +142,8 @@ msgid "Icon and title"
 msgstr "ምልክት እና አርእስት"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-#, fuzzy
 msgid "Include _favorites"
-msgstr "_የምወዳቸውን መተው"
+msgstr "_የምወዳቸውን ማካተቻ"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
 msgid "Ite_m icon size:"

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