[Xfce4-commits] [apps/ristretto] branch master updated (ebde20c -> e078b95)

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

f2404 pushed a change to branch master
in repository apps/ristretto.

  from  ebde20c   I18n: Update translation lt (100%).
   new  e078b95   Remove unneeded ifdef

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:
 src/icon_bar.c | 2 --
 1 file changed, 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/ristretto] 01/01: Remove unneeded ifdef

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

f2404 pushed a commit to branch master
in repository apps/ristretto.

commit e078b959440a5e6a53c5c8344cd1630ffcf26966
Author: Igor 
Date:   Wed Oct 12 12:09:55 2016 +0300

Remove unneeded ifdef
---
 src/icon_bar.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/icon_bar.c b/src/icon_bar.c
index ff9eada..189a01e 100644
--- a/src/icon_bar.c
+++ b/src/icon_bar.c
@@ -21,9 +21,7 @@
  * Boston, MA 02111-1307, USA.
  */
 
-#ifdef HAVE_CONFIG_H
 #include 
-#endif
 
 #include 
 

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


[Xfce4-commits] [apps/xfce4-notifyd] branch master updated (295eb55 -> 328baa7)

2016-10-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-notifyd.

  from  295eb55   I18n: Update translation en_AU (100%).
   new  328baa7   I18n: Update translation es (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/es.po | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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


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

2016-10-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-notifyd.

commit 328baa78b110497beac4ffb8cfbd19e907b95276
Author: Manolo Díaz 
Date:   Wed Oct 12 12:30:55 2016 +0200

I18n: Update translation es (100%).

32 translated messages.

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

diff --git a/po/es.po b/po/es.po
index 487c48a..9931ce1 100644
--- a/po/es.po
+++ b/po/es.po
@@ -4,6 +4,7 @@
 # 
 # Translators:
 #  , 2008
+# Manolo Díaz , 2016
 # Pablo Roberto “Jristz” Lezaeta Reyes , 2013-2014
 # Pablo Roberto “Jristz” Lezaeta Reyes , 2016
 msgid ""
@@ -11,7 +12,7 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-10-04 00:30+0200\n"
-"PO-Revision-Date: 2016-10-04 07:06+\n"
+"PO-Revision-Date: 2016-10-12 10:19+\n"
 "Last-Translator: Manolo Díaz \n"
 "Language-Team: Spanish 
(http://www.transifex.com/xfce/xfce-apps/language/es/)\n"
 "MIME-Version: 1.0\n"
@@ -57,7 +58,7 @@ msgstr "No se pudo mostrar una vista previa de la 
notificación"
 
 #: ../xfce4-notifyd-config/main.c:470
 msgid "Settings daemon is unavailable"
-msgstr "La configuración del servicio no está disponible"
+msgstr "El servicio de configuraciones no está disponible"
 
 #: ../xfce4-notifyd-config/main.c:559
 msgid "Display version information"

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


[Xfce4-commits] [apps/xfce4-terminal] branch master updated (e45adbc -> 2b07c37)

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

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

  from  e45adbc   I18n: Update translation en_AU (100%).
   new  2b07c37   gdk_display_get_screen has been deprecates since 3.20

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


Summary of changes:
 terminal/terminal-app.c | 2 ++
 1 file changed, 2 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] [apps/xfce4-terminal] 01/01: gdk_display_get_screen has been deprecates since 3.20

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

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

commit 2b07c3787be3e128fc80479eb8735206c62a7872
Author: Igor 
Date:   Wed Oct 12 16:41:03 2016 +0300

gdk_display_get_screen has been deprecates since 3.20
---
 terminal/terminal-app.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/terminal/terminal-app.c b/terminal/terminal-app.c
index 4c84f09..f268cbe 100644
--- a/terminal/terminal-app.c
+++ b/terminal/terminal-app.c
@@ -618,8 +618,10 @@ terminal_app_find_screen (GdkDisplay *display,
 
   if (display != NULL)
 {
+#if !GTK_CHECK_VERSION (3, 20, 0)
   if (screen_num >= 0)
 screen = gdk_display_get_screen (display, screen_num);
+#endif
 
   if (screen == NULL)
 screen = gdk_display_get_default_screen (display);

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


[Xfce4-commits] [apps/xfce4-terminal] branch master updated (2b07c37 -> 9e1e6c1)

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

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

  from  2b07c37   gdk_display_get_screen has been deprecates since 3.20
   new  9e1e6c1   Resolve gtk_style_context_get_background_color and 
gtk_widget_override_background_color deprecated warnings

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


Summary of changes:
 terminal/terminal-window.c | 8 ++--
 1 file changed, 2 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] [apps/xfce4-terminal] 01/01: Resolve gtk_style_context_get_background_color and gtk_widget_override_background_color deprecated warnings

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

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

commit 9e1e6c16bbc764bc36914e3ff238fb756302be34
Author: Igor 
Date:   Wed Oct 12 18:02:26 2016 +0300

Resolve gtk_style_context_get_background_color and 
gtk_widget_override_background_color deprecated warnings
---
 terminal/terminal-window.c | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/terminal/terminal-window.c b/terminal/terminal-window.c
index 1ab65a0..0809a73 100644
--- a/terminal/terminal-window.c
+++ b/terminal/terminal-window.c
@@ -333,8 +333,6 @@ terminal_window_init (TerminalWindow *window)
   GdkScreen   *screen;
   GdkVisual   *visual;
   GtkStyleContext *context;
-  GtkStateFlagsstate;
-  GdkRGBA  bg;
 
   window->preferences = terminal_preferences_get ();
 
@@ -376,10 +374,8 @@ terminal_window_init (TerminalWindow *window)
   gtk_container_add (GTK_CONTAINER (window), window->vbox);
 
   /* avoid transparent widgets, such as menubar or tabbar */
-  context = gtk_widget_get_style_context (GTK_WIDGET (window));
-  state = gtk_widget_get_state_flags (GTK_WIDGET (window));
-  gtk_style_context_get_background_color (context, state, &bg);
-  gtk_widget_override_background_color (window->vbox, state, &bg);
+  context = gtk_widget_get_style_context (window->vbox);
+  gtk_style_context_add_class (context, GTK_STYLE_CLASS_BACKGROUND);
 
   /* allocate the notebook for the terminal screens */
   g_object_get (G_OBJECT (window->preferences), "misc-always-show-tabs", 
&always_show_tabs, NULL);

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


[Xfce4-commits] [apps/ristretto] branch master updated (e078b95 -> 604d7f8)

2016-10-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/ristretto.

  from  e078b95   Remove unneeded ifdef
   new  604d7f8   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 | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

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


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

2016-10-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/ristretto.

commit 604d7f887288971cf87fcb3fc315354918fb1c71
Author: Igor 
Date:   Thu Oct 13 00:30:49 2016 +0200

I18n: Update translation ru (100%).

195 translated messages.

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

diff --git a/po/ru.po b/po/ru.po
index c68d18f..98cee00 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -13,7 +13,7 @@ msgstr ""
 "Project-Id-Version: Xfce Apps\n"
 "Report-Msgid-Bugs-To: xfce-i...@xfce.org\n"
 "POT-Creation-Date: 2016-10-07 18:30+0200\n"
-"PO-Revision-Date: 2016-10-08 06:37+\n"
+"PO-Revision-Date: 2016-10-12 18:11+\n"
 "Last-Translator: Igor \n"
 "Language-Team: Russian 
(http://www.transifex.com/xfce/xfce-apps/language/ru/)\n"
 "MIME-Version: 1.0\n"
@@ -279,7 +279,7 @@ msgstr "П_ервое"
 #. Keyboard shortcut
 #: ../src/main_window.c:526
 msgid "First image"
-msgstr "В начало"
+msgstr "Первое изображение"
 
 #. Icon-name
 #: ../src/main_window.c:530
@@ -290,7 +290,7 @@ msgstr "_Последнее"
 #. Keyboard shortcut
 #: ../src/main_window.c:532
 msgid "Last image"
-msgstr "В конец"
+msgstr "Последнее изображение"
 
 #: ../src/main_window.c:537
 msgid "_Help"
@@ -337,7 +337,7 @@ msgstr "Раз_мер эскизов"
 #. Icon-name
 #: ../src/main_window.c:571
 msgid "Leave _Fullscreen"
-msgstr "Выйти из полноэкранного режима"
+msgstr "Выйти из полно_экранного режима"
 
 #. Icon-name
 #: ../src/main_window.c:587
@@ -425,7 +425,7 @@ msgstr "Начать слайд-шоу"
 
 #: ../src/main_window.c:858
 msgid "_Pause"
-msgstr "Пауза"
+msgstr "_Пауза"
 
 #: ../src/main_window.c:858
 msgid "Pause slideshow"
@@ -442,11 +442,11 @@ msgstr "Недавно просмотренные"
 
 #: ../src/main_window.c:965 ../src/main_window.c:1539
 msgid "Press open to select an image"
-msgstr "Нажмите открыть для выбора изображения"
+msgstr "Нажмите Открыть для выбора изображения"
 
 #: ../src/main_window.c:1398 ../src/main_window.c:1402
 msgid "Open With Other _Application..."
-msgstr "Открыть с помощью..."
+msgstr "Открыть с помо_щью..."
 
 #: ../src/main_window.c:1423 ../src/main_window.c:1429
 msgid "Empty"

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