[Xfce4-commits] [xfce/xfce4-session] branch master updated (9ba6164 -> 20b7f95)

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

alex pushed a 
change to branch 
master
in repository xfce/xfce4-session.

  from  9ba6164   Fixed warning "cast between incompatible function types" 
introduced in GCC 8
   new  20b7f95   rollback fix of a warning (fix requires glib 2.58)

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:
 engines/balou/config.c | 4 
 1 file changed, 4 insertions(+)

-- 
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-session] 01/01: rollback fix of a warning (fix requires glib 2.58)

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

alex pushed a 
commit to branch 
master
in repository xfce/xfce4-session.

commit 20b7f95473e1b0cbd48bf92678759d726f9b816b
Author: Alexander Schwinn 
Date:   Fri Apr 12 23:03:36 2019 +0200

rollback fix of a warning (fix requires glib 2.58)
---
 engines/balou/config.c | 4 
 1 file changed, 4 insertions(+)

diff --git a/engines/balou/config.c b/engines/balou/config.c
index f08ccea..6bf4d94 100644
--- a/engines/balou/config.c
+++ b/engines/balou/config.c
@@ -881,7 +881,11 @@ config_create (XfsmSplashRc *rc)
GTK_SELECTION_SINGLE);
   g_signal_connect (G_OBJECT (selection), "changed",
 G_CALLBACK (config_selection_changed), NULL);
+#if GLIB_CHECK_VERSION (2, 58, 0) /* TODO: Remove when glib 2.58 is required 
in configure.ac.in*/
   g_idle_add (G_SOURCE_FUNC (config_selection_changed),  selection);
+#else
+  g_idle_add ((GSourceFunc)config_selection_changed, selection);
+#endif
   gtk_tree_view_set_headers_visible (GTK_TREE_VIEW (treeview), FALSE);
   gtk_container_add (GTK_CONTAINER (swin), treeview);
 

-- 
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 he (100%).

2019-04-12 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 22596566fde091b30df5845e5d1373157b3653cc
Author: Elishai Eliyahu 
Date:   Fri Apr 12 18:31:13 2019 +0200

I18n: Update translation he (100%).

76 translated messages.

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

diff --git a/po/he.po b/po/he.po
index 9c9cae9..c7340dc 100644
--- a/po/he.po
+++ b/po/he.po
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-01-10 06:31+0100\n"
-"PO-Revision-Date: 2019-01-14 16:58+\n"
+"POT-Creation-Date: 2019-04-07 00:31+0200\n"
+"PO-Revision-Date: 2019-04-12 13:17+\n"
 "Last-Translator: Elishai Eliyahu \n"
 "Language-Team: Hebrew 
(http://www.transifex.com/xfce/xfce-apps/language/he/)\n"
 "MIME-Version: 1.0\n"
@@ -36,8 +36,8 @@ msgstr "הצילום 
מסך כע
 
 #. Setup window
 #: ../lib/screenshooter-dialogs.c:661 ../lib/screenshooter-dialogs.c:677
-#: ../lib/screenshooter-dialogs.c:897 ../lib/screenshooter-utils.c:64
-#: ../lib/screenshooter-utils.c:96 ../lib/screenshooter-imgur-dialog.c:128
+#: ../lib/screenshooter-dialogs.c:897 ../lib/screenshooter-utils.c:124
+#: ../lib/screenshooter-utils.c:156 ../lib/screenshooter-imgur-dialog.c:128
 #: ../src/xfce4-screenshooter.desktop.in.in.h:1
 #: ../panel-plugin/screenshooter.desktop.in.h:1
 msgid "Screenshot"
@@ -158,7 +158,7 @@ msgstr "תצוגה מקדימהThe application could not be launched.\n"
@@ -182,6 +182,89 @@ msgstr "Imgur"
 msgid "Your uploaded image"
 msgstr "התמונה שהועלתה שלך"
 
+#: ../lib/screenshooter-imgur-dialog.ui.h:1
+msgid "Size"
+msgstr "גודל"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:2
+msgid "Link"
+msgstr "קישור"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:3
+msgid "Tiny"
+msgstr "קטנטן"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:4
+msgid "Medium"
+msgstr "בינוני"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:5
+msgid "Full"
+msgstr "מלא"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:6
+msgid "Copy"
+msgstr "העתק"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:7
+msgid "View in browser"
+msgstr "צפה בתוך דפדפן"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:8
+msgid "Image"
+msgstr "דמות"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:9
+msgid "Syntax"
+msgstr "תחביר"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:10
+msgid "HTML"
+msgstr "HTML"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:11
+msgid "Markdown"
+msgstr "סימון"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:12
+msgid "BBCODE"
+msgstr "BBCODE"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:13
+msgid "Code"
+msgstr "קוד"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:14
+msgid "Type"
+msgstr "סוג"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:15
+msgid "Direct image"
+msgstr "תמונה ישירה"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:16
+msgid "Link to full size"
+msgstr "קישור לגודל מלא"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:17
+msgid "Embed into code"
+msgstr "שבץ לתוך קוד"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:18
+msgid "Delete"
+msgstr "מחק"
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:19
+msgid ""
+"This link only shows up once. Make sure to save it if you think you might be"
+" deleting this image. We don't currently support linking images to Imgur "
+"accounts."
+msgstr "קישור זה מופיע רק פעם אחת. וודא לשמור אותו אם אתה חושב שאתה עלול למחוק 
תמונה זו. אנחנו לא תומכים כרגע בקישור תמונות לחשבונות Imgur."
+
+#: ../lib/screenshooter-imgur-dialog.ui.h:20
+msgid "Deletion link"
+msgstr "קישור מחיקה"
+
 #: ../lib/screenshooter-job-callbacks.c:73
 msgid "Status"
 msgstr "מצב"
@@ -264,7 +347,7 @@ msgid ""
 "given. It will be ignored.\n"
 msgstr "The --%s option is only used when --fullscreen, --window or --region 
is given. It will be ignored.\n"
 
-#: ../src/main.c:158
+#: ../src/main.c:159
 #, c-format
 msgid ""
 "%s: %s\n"

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


[Xfce4-commits] [xfce/xfce4-settings] branch master updated (8403012 -> 0a4a957)

2019-04-12 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-settings.

  from  8403012   I18n: Update translation hu (100%).
   new  0a4a957   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 | 576 +--
 1 file changed, 416 insertions(+), 160 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 (001181c -> 2259656)

2019-04-12 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  001181c   I18n: Update translation gl (100%).
   new  2259656   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 | 95 
 1 file changed, 89 insertions(+), 6 deletions(-)

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


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

2019-04-12 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-settings.

commit 0a4a9579271e67c928ef353e36d87a68b666fcb4
Author: Elishai Eliyahu 
Date:   Fri Apr 12 18:30:39 2019 +0200

I18n: Update translation he (100%).

452 translated messages.

Transifex (https://www.transifex.com/xfce/public/).
---
 po/he.po | 576 +--
 1 file changed, 416 insertions(+), 160 deletions(-)

diff --git a/po/he.po b/po/he.po
index dccb074..0b0284f 100644
--- a/po/he.po
+++ b/po/he.po
@@ -4,7 +4,7 @@
 # 
 # Translators:
 # Automatically generated, 2010
-# Elishai Eliyahu , 2016-2018
+# Elishai Eliyahu , 2016-2019
 # GenghisKhan , 2015
 # Hezy Amiel , 2010
 # koby vurgaft , 2012
@@ -13,8 +13,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Xfce4-settings\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-11-12 00:30+0100\n"
-"PO-Revision-Date: 2018-11-30 18:45+\n"
+"POT-Creation-Date: 2019-04-05 00:30+0200\n"
+"PO-Revision-Date: 2019-04-12 13:06+\n"
 "Last-Translator: Elishai Eliyahu \n"
 "Language-Team: Hebrew 
(http://www.transifex.com/xfce/xfce4-settings/language/he/)\n"
 "MIME-Version: 1.0\n"
@@ -23,6 +23,45 @@ msgstr ""
 "Language: he\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"
 
+#. Translators: "Unknown" here is used to identify a monitor for which
+#. * we don't know the vendor. When a vendor is known, the name of the
+#. * vendor is used.
+#: ../common/display-name.c:2641
+msgctxt "Monitor vendor"
+msgid "Unknown"
+msgstr "לא ידוע"
+
+#: ../common/xfce-randr.c:286 ../dialogs/display-settings/main.c:3844
+#, c-format
+msgid "Unable to query the version of the RandR extension being used"
+msgstr "לא יכול לתשאל גרסה של הרחבת RandR בשימוש"
+
+#. 1.2 is required
+#: ../common/xfce-randr.c:294
+#, c-format
+msgid ""
+"This system is using RandR %d.%d. For the display settings to work version "
+"1.2 is required at least"
+msgstr "מערכת זו משתמשת ב-RandR %d.%d. נדרשת לפחות גרסה 1.2 כדי שהגדרות התצוגה 
יעבדו "
+
+#: ../common/xfce-randr.c:574
+msgid "Laptop"
+msgstr "מחשב נייד"
+
+#. TRANSLATORS: an externally connected display, where %s is either the
+#. * model, vendor or ID, e.g. 'LP2480zx Monitor'
+#: ../common/xfce-randr.c:588 ../dialogs/color-settings/color-device.c:65
+msgid "Monitor"
+msgstr "צג"
+
+#: ../common/xfce-randr.c:591
+msgid "Television"
+msgstr "טלוויזיה"
+
+#: ../common/xfce-randr.c:595
+msgid "Digital display"
+msgstr "תצוגה דיגיטלית"
+
 #: ../dialogs/accessibility-settings/accessibility-dialog.glade.h:1
 #: 
../dialogs/accessibility-settings/xfce4-accessibility-settings.desktop.in.h:1
 msgid "Accessibility"
@@ -233,7 +272,7 @@ msgstr "עכ_בר"
 
 #: ../dialogs/accessibility-settings/main.c:46
 #: ../dialogs/appearance-settings/main.c:109
-#: ../dialogs/display-settings/main.c:121
+#: ../dialogs/color-settings/main.c:48 ../dialogs/display-settings/main.c:131
 #: ../dialogs/keyboard-settings/main.c:40 ../dialogs/mime-settings/main.c:43
 #: ../dialogs/mouse-settings/main.c:84 ../xfce4-settings-editor/main.c:49
 msgid "Settings manager socket"
@@ -241,7 +280,7 @@ msgstr "שקע מנהל הגדרות"
 
 #: ../dialogs/accessibility-settings/main.c:46
 #: ../dialogs/appearance-settings/main.c:109
-#: ../dialogs/display-settings/main.c:121
+#: ../dialogs/color-settings/main.c:48 ../dialogs/display-settings/main.c:131
 #: ../dialogs/keyboard-settings/main.c:40 ../dialogs/mime-settings/main.c:43
 #: ../dialogs/mouse-settings/main.c:84 ../xfce4-settings-editor/main.c:49
 msgid "SOCKET ID"
@@ -249,39 +288,42 @@ msgstr "זהות שקע"
 
 #: ../dialogs/accessibility-settings/main.c:47
 #: ../dialogs/appearance-settings/main.c:110
-#: ../dialogs/display-settings/main.c:122
+#: ../dialogs/color-settings/main.c:49 ../dialogs/display-settings/main.c:132
 #: ../dialogs/keyboard-settings/main.c:41 ../dialogs/mime-settings/main.c:44
 #: ../dialogs/mouse-settings/main.c:85 ../xfce4-settings-editor/main.c:50
-#: ../xfsettingsd/main.c:101 ../xfce4-settings-manager/main.c:43
+#: ../xfce4-settings-manager/main.c:43 ../xfsettingsd/main.c:101
 msgid "Version information"
 msgstr "מידע גרסה"
 
 #: ../dialogs/accessibility-settings/main.c:200
 #: ../dialogs/appearance-settings/main.c:1166
-#: ../dialogs/display-settings/main.c:3740
+#: ../dialogs/color-settings/main.c:1361
+#: ../dialogs/display-settings/main.c:3812
 #: ../dialogs/keyboard-settings/main.c:78 ../dialogs/mime-settings/main.c:78
 #: ../dialogs/mouse-settings/main.c:1872 ../xfce4-settings-editor/main.c:120
-#: ../xfsettingsd/main.c:237 ../xfsettingsd/main.c:275
-#: ../xfce4-settings-manager/main.c:64
+#: ../xfce4-settings-manager/main.c:64 ../xfsettingsd/main.c:237
+#: ../xfsettingsd/main.c:275