[Xfce4-commits] [apps/xfdashboard] branch master updated (dff986d -> 71c9ad1)

2015-11-28 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  dff986d   Do not free and clear GError object we have propagated 
with g_propagate_error()
   new  71c9ad1   Include error message from GError when creating directory 
monitor failed at FreeBSD

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:
 xfdashboard/application-database.c |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

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


[Xfce4-commits] [apps/xfdashboard] 01/01: Include error message from GError when creating directory monitor failed at FreeBSD

2015-11-28 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 71c9ad1e60afef802145f2de60e2609a7969a408
Author: Stephan Haller 
Date:   Sat Nov 28 10:00:36 2015 +0100

Include error message from GError when creating directory monitor failed at 
FreeBSD
---
 xfdashboard/application-database.c |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/xfdashboard/application-database.c 
b/xfdashboard/application-database.c
index 4e5e6c2..f47eef8 100644
--- a/xfdashboard/application-database.c
+++ b/xfdashboard/application-database.c
@@ -919,8 +919,10 @@ static gboolean 
_xfdashboard_application_database_load_applications_recursive(Xf
if(!monitorData->monitor && error)
{
 #if defined(__unix__)
-   /* Workaround for FreeBSD with Glib bug (file/directory 
monitors cannot be created */
-   g_warning("[workaround for FreeBSD] Cannot initialize file 
monitor for path '%s' - will not detect changes", path);
+   /* Workaround for FreeBSD with Glib bug (file/directory 
monitors cannot be created) */
+   g_warning(_("[workaround for FreeBSD] Cannot initialize file 
monitor for path '%s' but will not fail: %s",
+   path,
+   error ? error->message : _("Unknown 
error"));
 
/* Clear error as this error will not fail at FreeBSD */
g_clear_error();

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


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

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit eb14f11d452cd29521b4b82acdbaeca009ff9cb8
Author: Sergey Alyoshin 
Date:   Sat Nov 28 12:31:07 2015 +0100

I18n: Update translation ru (100%).

81 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/ru.po |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/po/ru.po b/po/ru.po
index 17afb6d..2a0ff8f 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -11,15 +11,15 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-12 00:31+0100\n"
-"PO-Revision-Date: 2015-02-13 19:29+\n"
+"POT-Creation-Date: 2015-11-01 12:31+0100\n"
+"PO-Revision-Date: 2015-11-28 10:16+\n"
 "Last-Translator: Sergey Alyoshin \n"
-"Language-Team: Russian 
(http://www.transifex.com/projects/p/xfce-apps/language/ru/)\n"
+"Language-Team: Russian 
(http://www.transifex.com/xfce/xfce-apps/language/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: ru\n"
-"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"
+"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"
 
 #: ../lib/screenshooter-dialogs.c:466
 #, c-format
@@ -174,89 +174,89 @@ msgid ""
 "%s"
 msgstr "Приложение не может быть запущено.\n%s"
 
-#: ../lib/screenshooter-zimagez.c:88
+#: ../lib/screenshooter-zimagez.c:96
 #, c-format
 msgid "An error occurred while creating the XMLRPC request."
 msgstr "Произошла ошибка при создании запроса XMLRPC."
 
-#: ../lib/screenshooter-zimagez.c:107
+#: ../lib/screenshooter-zimagez.c:115
 #, c-format
 msgid "An error occurred while transferring the data to ZimageZ."
 msgstr "Не удалось передать изображение на сервер ZimageZ."
 
-#: ../lib/screenshooter-zimagez.c:132
+#: ../lib/screenshooter-zimagez.c:140
 #, c-format
 msgid "An error occurred while parsing the response from ZimageZ."
 msgstr "Произошла ошибка при разборе ответа от сервера ZimageZ."
 
 #. For translators: the first wildcard is the date, the second one the time,
 #. * e.g. "Taken on 12/31/99, at 23:13:48".
-#: ../lib/screenshooter-zimagez.c:182
+#: ../lib/screenshooter-zimagez.c:190
 #, c-format
 msgid "Taken on %x, at %X"
 msgstr "Получен %x в %X"
 
 #. Start the user soup session
-#: ../lib/screenshooter-zimagez.c:255
+#: ../lib/screenshooter-zimagez.c:263
 msgid "Initialize the connection..."
 msgstr "Устанавливается соединение..."
 
-#: ../lib/screenshooter-zimagez.c:301
+#: ../lib/screenshooter-zimagez.c:309
 msgid ""
 "Please fill the following fields with your http://www.zimagez.com\;>ZimageZ \n"
 "user name, passsword and details about the screenshot."
 msgstr "Пожалуйста, укажите свой логин и пароль на сервере http://www.zimagez.com\;>ZimageZ \nи добавьте описание снимка 
экрана."
 
-#: ../lib/screenshooter-zimagez.c:358
+#: ../lib/screenshooter-zimagez.c:366
 msgid "Check the user information..."
 msgstr "Проверка введенных данных..."
 
-#: ../lib/screenshooter-zimagez.c:365
+#: ../lib/screenshooter-zimagez.c:373
 msgid ""
 "You "
 "must fill all the fields."
 msgstr "Необходимо заполнить все поля."
 
-#: ../lib/screenshooter-zimagez.c:379
+#: ../lib/screenshooter-zimagez.c:387
 msgid "Login on ZimageZ..."
 msgstr "Аутентификация на сервере ZimageZ..."
 
-#: ../lib/screenshooter-zimagez.c:419 ../lib/screenshooter-zimagez.c:570
+#: ../lib/screenshooter-zimagez.c:427 ../lib/screenshooter-zimagez.c:578
 msgid ""
 "An unexpected reply from ZimageZ was received. The upload of the screenshot "
 "failed."
 msgstr "Получен неожиданный ответ от сервера ZimageZ. Не удалось разместить 
снимок экрана."
 
-#: ../lib/screenshooter-zimagez.c:458
+#: ../lib/screenshooter-zimagez.c:466
 msgid ""
 "The "
 "user and the password you entered do not match. Please retry."
 msgstr "Указаны неверные логин или пароль. Пожалуйста, 
попробуйте еще раз."
 
-#: ../lib/screenshooter-zimagez.c:516 ../lib/screenshooter-imgur.c:105
+#: ../lib/screenshooter-zimagez.c:524 ../lib/screenshooter-imgur.c:104
 msgid "Upload the screenshot..."
 msgstr "Отправка снимка экрана..."
 
-#: ../lib/screenshooter-zimagez.c:549
+#: ../lib/screenshooter-zimagez.c:557
 #, c-format
 msgid "An error occurred while uploading the screenshot."
 msgstr "Произошла ошибка при отправке снимка экрана."
 
 #. End the user session
-#: ../lib/screenshooter-zimagez.c:582
+#: ../lib/screenshooter-zimagez.c:590
 msgid "Close the session on ZimageZ..."
 msgstr "Закрытие сессии на сервере ZimageZ..."
 
-#: ../lib/screenshooter-zimagez.c:643
+#: ../lib/screenshooter-zimagez.c:651
 msgid "ZimageZ"
 msgstr 

[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] branch master updated (5686411 -> 2225f1d)

2015-11-28 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  5686411   I18n: Update translation it (100%).
   new  2225f1d   I18n: Update translation cs (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/cs.po |   23 ---
 1 file changed, 12 insertions(+), 11 deletions(-)

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


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

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit d70ac586113ae452b52c6a4315a0a9844baf7c1d
Author: Michal Várady 
Date:   Sat Nov 28 12:30:59 2015 +0100

I18n: Update translation cs (100%).

302 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/cs.po |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/po/cs.po b/po/cs.po
index 9a75ed5..f9fe24f 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -5,15 +5,15 @@
 # Translators:
 # Alois Nešpor , 2013
 # Alois Nešpor , 2014
-# Michal Várady , 2014
+# Michal Várady , 2014-2015
 # Petr Šimáček , 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-07-20 06:30+0200\n"
-"PO-Revision-Date: 2015-10-29 08:41+\n"
-"Last-Translator: Petr Šimáček \n"
+"PO-Revision-Date: 2015-11-28 09:50+\n"
+"Last-Translator: Michal Várady \n"
 "Language-Team: Czech (http://www.transifex.com/xfce/xfce-apps/language/cs/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1303,11 +1303,11 @@ msgstr "Pro vytváření hudebních\nkompozic používá 
konvertor knihovnu gstr
 #: ../xfburn/xfburn-transcoder-gst.c:699 ../xfburn/xfburn-transcoder-gst.c:729
 #, c-format
 msgid "An error occurred while identifying '%s' with gstreamer"
-msgstr "Při identifikování '%s' s gstreamerem došlo k chybě"
+msgstr "Při identifikaci položky '%s' gstreamerem došlo k chybě"
 
 #: ../xfburn/xfburn-transcoder-gst.c:716
 msgid "A plugin"
-msgstr "A zásuvný modul"
+msgstr "Zásuvný modul"
 
 #: ../xfburn/xfburn-transcoder-gst.c:849
 #, 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-time-out-plugin] 01/01: I18n: Update translation cs (100%).

2015-11-28 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 2225f1d8df1bbf5f6a4c15bd25bf426f5adf4e3e
Author: Michal Várady 
Date:   Sat Nov 28 12:31:38 2015 +0100

I18n: Update translation cs (100%).

32 translated messages.

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

diff --git a/po/cs.po b/po/cs.po
index b418b18..6f22827 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Michal Várady , 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-29 08:47+\n"
-"Last-Translator: Nick Schermer \n"
+"PO-Revision-Date: 2015-11-28 10:16+\n"
+"Last-Translator: Michal Várady \n"
 "Language-Team: Czech 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/cs/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,12 +21,12 @@ msgstr ""
 #. Create menu item for taking an instant break
 #: ../panel-plugin/time-out.c:260
 msgid "Take a break"
-msgstr "Vzít si přestávku"
+msgstr "Dejte si přestávku"
 
 #. Create menu item for resetting the timer
 #: ../panel-plugin/time-out.c:268
 msgid "Reset timer"
-msgstr "Vynulovat čítač"
+msgstr "Vynulovat časovač"
 
 #. Create menu item for enabling/disabling the countdown
 #: ../panel-plugin/time-out.c:276
@@ -40,7 +41,7 @@ msgstr "Pozastaveno"
 #: ../panel-plugin/time-out.c:419
 msgid ""
 "Xfce Panel plugin for taking a break from computer work every now and then."
-msgstr "Zásuvný modul panelu Xfce k upozornění o občasné přestávce při práci s 
počítačem"
+msgstr "Zásuvný modul panelu Xfce k upozornění na občasnou přestávku při práci 
s počítačem"
 
 #: ../panel-plugin/time-out.c:428
 msgid "translator-credits"
@@ -69,7 +70,7 @@ msgstr "Sekund"
 #. Create break countdown time label
 #: ../panel-plugin/time-out.c:501
 msgid "Time between breaks:"
-msgstr "čas mezi přestávkami:"
+msgstr "Čas mezi přestávkami:"
 
 #. Create lock countdown time label
 #: ../panel-plugin/time-out.c:525
@@ -94,7 +95,7 @@ msgstr "Povolit odložení"
 #. Create resume check button
 #: ../panel-plugin/time-out.c:579
 msgid "Resume automatically"
-msgstr "Automaticky obnovit"
+msgstr "Pokračovat automaticky"
 
 #. Create appearance section
 #: ../panel-plugin/time-out.c:586
@@ -104,17 +105,17 @@ msgstr "Vzhled"
 #. Create display time check button
 #: ../panel-plugin/time-out.c:597
 msgid "Display remaining time in the panel"
-msgstr "Zobrazovat zbývající čas v panelu"
+msgstr "Zobrazit zbývající čas v panelu"
 
 #. Create display hours check button
 #: ../panel-plugin/time-out.c:604
 msgid "Display hours"
-msgstr "Zobrazovat hodiny"
+msgstr "Zobrazit hodiny"
 
 #. Create display seconds check button
 #: ../panel-plugin/time-out.c:611
 msgid "Display seconds"
-msgstr "Zobrazovat sekundy"
+msgstr "Zobrazit sekundy"
 
 #. Create postpone button
 #: ../panel-plugin/time-out-lock-screen.c:219
@@ -124,7 +125,7 @@ msgstr "_Odložit"
 #. Create resume button
 #: ../panel-plugin/time-out-lock-screen.c:225
 msgid "_Resume"
-msgstr "_Obnovit"
+msgstr "_Pokračovat"
 
 #: ../panel-plugin/time-out-countdown.c:377
 msgid "The break is over."

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


[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] branch master updated (7c870c1 -> 7f38a8e)

2015-11-28 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-datetime-plugin.

  from  7c870c1   I18n: Update translation it (100%).
   new  7f38a8e   I18n: Update translation cs (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/cs.po |7 ---
 1 file changed, 4 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-datetime-plugin] 01/01: I18n: Update translation cs (100%).

2015-11-28 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-datetime-plugin.

commit 7f38a8e4a37c1d107618f4d5094df40d1053e455
Author: Michal Várady 
Date:   Sat Nov 28 12:31:19 2015 +0100

I18n: Update translation cs (100%).

19 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/cs.po |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/po/cs.po b/po/cs.po
index 470fb33..b0b2f48 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Michal Várady , 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-07-03 20:55+0200\n"
-"PO-Revision-Date: 2015-10-29 08:49+\n"
-"Last-Translator: Nick Schermer \n"
+"PO-Revision-Date: 2015-11-28 10:00+\n"
+"Last-Translator: Michal Várady \n"
 "Language-Team: Czech 
(http://www.transifex.com/xfce/xfce-panel-plugins/language/cs/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -53,7 +54,7 @@ msgstr "Vybrat písmo"
 #: ../panel-plugin/datetime-dialog.c:313
 #, c-format
 msgid "Unable to open the following url: %s"
-msgstr "Nelze otevřít následující adresu URL: %s"
+msgstr "Nelze otevřít toto umístění URL: %s"
 
 #: ../panel-plugin/datetime-dialog.c:352
 msgid "Datetime"

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


[Xfce4-commits] [apps/xfdashboard] 02/02: Do not free and clear GError object we have propagated with g_propagate_error()

2015-11-28 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 dff986d51053abfa9ed320e504ec1dc21fac43fa
Author: Stephan Haller 
Date:   Sat Nov 28 09:56:20 2015 +0100

Do not free and clear GError object we have propagated with 
g_propagate_error()
---
 xfdashboard/application-database.c |1 -
 1 file changed, 1 deletion(-)

diff --git a/xfdashboard/application-database.c 
b/xfdashboard/application-database.c
index 1dfcc17..4e5e6c2 100644
--- a/xfdashboard/application-database.c
+++ b/xfdashboard/application-database.c
@@ -1021,7 +1021,6 @@ static gboolean 
_xfdashboard_application_database_load_applications(XfdashboardA
if(fileMonitors) g_list_free_full(fileMonitors, 
g_object_unref);
if(apps) g_hash_table_unref(apps);
if(directory) g_object_unref(directory);
-   if(error) g_error_free(error);
 
return(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] [apps/xfdashboard] branch master updated (62db87a -> dff986d)

2015-11-28 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  62db87a   Do not return with failure result if file monitor for a 
path could not be created with an error. That means that only failures on file 
monitor creations *with* a GError will return failure result.
   new  13b037e   Another try for a workaround at FreeBSD with broken 
directory monitor in Glib
   new  dff986d   Do not free and clear GError object we have propagated 
with g_propagate_error()

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:
 xfdashboard/application-database.c |   25 +++--
 1 file changed, 15 insertions(+), 10 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/xfdashboard] 01/02: Another try for a workaround at FreeBSD with broken directory monitor in Glib

2015-11-28 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 13b037eedc6e9c329e4ef1dad659f1c3e1c24c48
Author: Stephan Haller 
Date:   Sat Nov 28 09:55:42 2015 +0100

Another try for a workaround at FreeBSD with broken directory monitor in 
Glib
---
 xfdashboard/application-database.c |   24 +++-
 1 file changed, 15 insertions(+), 9 deletions(-)

diff --git a/xfdashboard/application-database.c 
b/xfdashboard/application-database.c
index 4411600..1dfcc17 100644
--- a/xfdashboard/application-database.c
+++ b/xfdashboard/application-database.c
@@ -881,12 +881,6 @@ static gboolean 
_xfdashboard_application_database_load_applications_recursive(Xf
 
if(error)
{
-   g_debug("Failed to iterate path '%s' with info=%s@%p and 
error=@%p",
-   path,
-   info ? G_OBJECT_TYPE_NAME(info) : "",
-   info,
-   error);
-
/* Propagate error */
g_propagate_error(outError, error);
 
@@ -924,6 +918,13 @@ static gboolean 
_xfdashboard_application_database_load_applications_recursive(Xf
monitorData->monitor=g_file_monitor(inCurrentPath, G_FILE_MONITOR_NONE, 
NULL, );
if(!monitorData->monitor && error)
{
+#if defined(__unix__)
+   /* Workaround for FreeBSD with Glib bug (file/directory 
monitors cannot be created */
+   g_warning("[workaround for FreeBSD] Cannot initialize file 
monitor for path '%s' - will not detect changes", path);
+
+   /* Clear error as this error will not fail at FreeBSD */
+   g_clear_error();
+#else
g_debug("Failed to initialize file monitor for path '%s'", 
path);
 
/* Propagate error */
@@ -931,23 +932,28 @@ static gboolean 
_xfdashboard_application_database_load_applications_recursive(Xf
 
/* Release allocated resources */
if(monitorData) 
_xfdashboard_application_database_monitor_data_free(monitorData);
+
if(path) g_free(path);
if(topLevelPath) g_free(topLevelPath);
if(enumerator) g_object_unref(enumerator);
 
return(FALSE);
+#endif
}
 
-   if(monitorData->monitor)
+   /* If file monitor could be created, add it to list of file monitors 
... */
+   if(monitorData && monitorData->monitor)
{
*ioFileMonitors=g_list_prepend(*ioFileMonitors, monitorData);
 
g_debug("Added file monitor for path '%s'", path);
}
+   /* ... otherwise free file monitor data */
else
{
-   g_warning(_("Could not create file monitor for path 
'%s' so no changes will be detected"),
-   path);
+   if(monitorData) 
_xfdashboard_application_database_monitor_data_free(monitorData);
+
+   g_debug("Destroying file monitor for path '%s'", path);
}
 
g_debug("Finished scanning directory '%s' for search path '%s'",

-- 
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/parole] 01/01: I18n: Update translation cs (100%).

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 37ad7cf7a63d9522d9fbae69f4ae56de463094f7
Author: Michal Várady 
Date:   Sat Nov 28 12:30:52 2015 +0100

I18n: Update translation cs (100%).

273 translated messages.

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

diff --git a/po/cs.po b/po/cs.po
index 986f4b7..374a5ab 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -4,15 +4,15 @@
 # 
 # Translators:
 # Alois Nešpor , 2013-2014
-# Michal Várady , 2014
+# Michal Várady , 2014-2015
 # Petr Šimáček , 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-09-07 18:30+0200\n"
-"PO-Revision-Date: 2015-10-29 08:40+\n"
-"Last-Translator: Petr Šimáček \n"
+"PO-Revision-Date: 2015-11-28 09:53+\n"
+"Last-Translator: Michal Várady \n"
 "Language-Team: Czech (http://www.transifex.com/xfce/xfce-apps/language/cs/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -506,7 +506,7 @@ msgstr "Parole nabízí přehrávání lokálních mediálních 
souborů, včetn
 msgid ""
 "This release improves the build process and includes several bug fixes. This"
 " new stable release is a recommended upgrade for all users."
-msgstr "Tato verze zlepšuje proces sestavení a obsahuje i opravy chyb. Na tuto 
novou stabilní verzi je doporučeno aktualizovat všem uživatelům. "
+msgstr "Toto vydání zlepšuje proces sestavení a obsahuje i opravy několika 
chyb. Aktualizace na tuto novou stabilní verzi je doporučena všem uživatelům."
 
 #: ../data/appdata/parole.appdata.xml.in.h:4
 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] [apps/xfburn] branch master updated (127a61d -> d70ac58)

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  127a61d   I18n: Update translation ast (99%).
   new  d70ac58   I18n: Update translation cs (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/cs.po |   10 +-
 1 file changed, 5 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] [apps/xfce4-screenshooter] branch master updated (57a9a18 -> eb14f11)

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  57a9a18   I18n: Update translation lt (100%).
   new  eb14f11   I18n: Update translation ru (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/ru.po |   42 +-
 1 file changed, 21 insertions(+), 21 deletions(-)

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


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

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit a0f90261daac5d74e917f36b613413b43d63ceb9
Author: Michal Várady 
Date:   Sat Nov 28 12:30:25 2015 +0100

I18n: Update translation cs (100%).

395 translated messages.

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

diff --git a/po/cs.po b/po/cs.po
index 4aba4d9..d6838a1 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -4,15 +4,15 @@
 # 
 # Translators:
 # Alois Nešpor , 2013-2014
-# Michal Várady , 2013-2014
+# Michal Várady , 2013-2015
 # Petr Šimáček , 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-panel\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-09-27 18:30+0200\n"
-"PO-Revision-Date: 2015-10-29 08:44+\n"
-"Last-Translator: Petr Šimáček \n"
+"PO-Revision-Date: 2015-11-28 10:19+\n"
+"Last-Translator: Michal Várady \n"
 "Language-Team: Czech 
(http://www.transifex.com/xfce/xfce4-panel/language/cs/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -405,7 +405,7 @@ msgstr "Odstranit aktuálně vybraný panel"
 
 #: ../panel/panel-preferences-dialog.glade.h:13
 msgid "Switch between panel presets"
-msgstr "Přepnout mezi přednastaveními panelu "
+msgstr "Přepnout mezi předvolbami panelu "
 
 #: ../panel/panel-preferences-dialog.glade.h:14
 msgid "M_ode:"

-- 
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/parole] branch master updated (eb50305 -> 37ad7cf)

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  eb50305   I18n: Update translation lt (100%).
   new  37ad7cf   I18n: Update translation cs (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/cs.po |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

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


[Xfce4-commits] [xfce/xfce4-panel] branch master updated (5eea7c3 -> a0f9026)

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  5eea7c3   I18n: Update translation lt (100%).
   new  a0f9026   I18n: Update translation cs (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/cs.po |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

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


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

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 404ea984775c9be07e03fc208b1ad58c4bf04779
Author: Anonymous 
Date:   Sat Nov 28 18:31:24 2015 +0100

I18n: Update translation lt (100%).

172 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 57371f2..1276c2f 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: Xfwm4\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-06-16 00:31+0200\n"
-"PO-Revision-Date: 2015-11-20 20:58+\n"
+"PO-Revision-Date: 2015-11-28 16:10+\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian 
(http://www.transifex.com/xfce/xfwm4/language/lt/)\n"
 "MIME-Version: 1.0\n"
@@ -192,11 +192,11 @@ msgstr "Dėmesys sutelkiamas, spustelėjus pelės mygtuką"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:23
 msgid "Focus follows _mouse"
-msgstr "Dėmesys _sutelkiamas pagal pelės poziciją"
+msgstr "Fokusavimas _seka paskui pelės poziciją"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:24
 msgid "_Delay before window receives focus:"
-msgstr "_Užlaikymas, prieš langui įgijant fokusą:"
+msgstr "_Užlaikymas, prieš langui įgaunant fokusavimą:"
 
 #. Raise focus delay
 #: ../settings-dialogs/xfwm4-dialog.glade.h:26
@@ -214,7 +214,7 @@ msgstr "Fokusavimo modelis"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:30
 msgid "Automatically give focus to _newly created windows"
-msgstr "Automatiškai sutelkti _dėmesį į naujai sukurtus langus"
+msgstr "Automatiškai f_okusuoti naujai sukurtus langus"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:31
 msgid "New window focus"
@@ -222,7 +222,7 @@ msgstr "Naujo lango fokusavimas"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:32
 msgid "Automatically _raise windows when they receive focus"
-msgstr "Automatiškai iškelti _langus kai jie dėmesio centre"
+msgstr "Automatiškai iškelti _langus, kai jie įgauna fokusavimą"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:33
 msgid "Delay _before raising focused window:"
@@ -230,7 +230,7 @@ msgstr "_Užlaikymas, prieš iškeliant fokusuotą langą:"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:34
 msgid "Raise on focus"
-msgstr "Iškelti kai fokusuojama"
+msgstr "Iškelti, kai fokusuojama"
 
 #: ../settings-dialogs/xfwm4-dialog.glade.h:35
 msgid "Raise window when clicking _inside application 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] [xfce/xfwm4] branch master updated (928aa7c -> 404ea98)

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  928aa7c   I18n: Update translation de (100%).
   new  404ea98   I18n: Update translation lt (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/lt.po |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

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


[Xfce4-commits] [www/www.xfce.org] 01/01: I18n: Update translation it (95%).

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 8557522c696d04849319d7696eee0acee0f780ce
Author: Cristian Marchi 
Date:   Sun Nov 29 00:31:33 2015 +0100

I18n: Update translation it (95%).

651 translated messages, 28 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 lib/po/it.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/po/it.po b/lib/po/it.po
index 04292d2..d876a25 100644
--- a/lib/po/it.po
+++ b/lib/po/it.po
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: Xfce Websites\n"
 "Report-Msgid-Bugs-To: https://bugzilla.xfce.org\n;
 "POT-Creation-Date: 2015-03-28 09:10+0100\n"
-"PO-Revision-Date: 2015-11-22 10:52+\n"
+"PO-Revision-Date: 2015-11-28 19:58+\n"
 "Last-Translator: Cristian Marchi \n"
 "Language-Team: Italian 
(http://www.transifex.com/xfce/xfce-www/language/it/)\n"
 "MIME-Version: 1.0\n"
@@ -2988,7 +2988,7 @@ msgstr ""
 
 #: news-array.php:52
 msgid "A new alternative menu for the panel named whiskermenu was added."
-msgstr ""
+msgstr "È stato aggiunto un nuovo menu alternativo per il pannello denominato 
whiskermenu."
 
 #: news-array.php:53
 msgid "The GNOME2 hardware monitor plugin was ported to our panel."

-- 
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] [thunar-plugins/thunar-vcs-plugin] 01/01: I18n: Update translation it (98%).

2015-11-28 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository thunar-plugins/thunar-vcs-plugin.

commit abe9c8cc5b0499d3544eb811e8d33dc57c3428d7
Author: Cristian Marchi 
Date:   Sun Nov 29 00:30:18 2015 +0100

I18n: Update translation it (98%).

315 translated messages, 5 untranslated messages.

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

diff --git a/po/it.po b/po/it.po
index ab1dbd5..0e24713 100644
--- a/po/it.po
+++ b/po/it.po
@@ -15,9 +15,9 @@ msgstr ""
 "Project-Id-Version: Thunar Plugins\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-02-17 00:30+0100\n"
-"PO-Revision-Date: 2015-02-20 21:00+\n"
+"PO-Revision-Date: 2015-11-28 20:04+\n"
 "Last-Translator: Cristian Marchi \n"
-"Language-Team: Italian 
(http://www.transifex.com/projects/p/thunar-plugins/language/it/)\n"
+"Language-Team: Italian 
(http://www.transifex.com/xfce/thunar-plugins/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"

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