[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] 02/02: I18n: Update translation ru (100%).

2018-05-30 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

[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] 01/02: I18n: Update translation pl (100%).

2018-05-30 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

[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] branch master updated (7215a0c -> 1860f2c)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a change to branch master in repository thunar-plugins/thunar-vcs-plugin.

[Xfce4-commits] [apps/xfce4-taskmanager] 03/20: Fix possible file descriptor leak on linux (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 16/20: Properly bzero args (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 07/20: timeout is an unsigned integer (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 09/20: More float initializers (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 11/20: spacing

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 14/20: Select_Window returns a static Window (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 04/20: Move getpwuid() from backends to gui, use getpwuid_r(), call only once on task add. (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 01/20: Make pid type: GPid (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 19/20: More cast/type fixes (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] branch master updated (397bb63 -> 84e7197)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a change to branch master in repository apps/xfce4-taskmanager. from 397bb63

[Xfce4-commits] [apps/xfce4-taskmanager] 08/20: Use the proper types, add casts where necessary (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 12/20: Better zeroing of found struct (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 10/20: xtm_process_tree_model_get_value returns void (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 15/20: use a 1k buffer for the initial argv malloc (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 17/20: parenthesis around addition (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 02/20: Mark unused params, remove unused macro and args (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 05/20: Stop displaying 'Running as on ' and remove corresponding code (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 06/20: Improve GOptionEntry initialization (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 13/20: Fix useless indentation (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 20/20: Simplify the way process state is stored on FreeBSD (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

[Xfce4-commits] [apps/xfce4-taskmanager] 18/20: Rework the way model is iterated through (bug 14401)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. landry pushed a commit to branch master in repository apps/xfce4-taskmanager. commit

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

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository xfce/xfdesktop. commit

[Xfce4-commits] [xfce/xfdesktop] branch master updated (46bc6ac -> 5b4c2f6)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a change to branch master in repository xfce/xfdesktop. from 46bc6ac

[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] branch master updated (1860f2c -> c700ee2)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a change to branch master in repository thunar-plugins/thunar-vcs-plugin.

[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] 01/01: I18n: Update translation da (99%).

2018-05-30 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

[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] 01/01: I18n: Update translation zh_TW (100%).

2018-05-30 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

[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] branch master updated (c700ee2 -> fb2878a)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. andre pushed a change to branch master in repository thunar-plugins/thunar-vcs-plugin. from c700ee2

[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] 01/01: Add mnemonics to buttons

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. andre pushed a commit to branch master in repository thunar-plugins/thunar-vcs-plugin. commit

[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] branch master updated (fb2878a -> a8bbda8)

2018-05-30 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a change to branch master in repository thunar-plugins/thunar-vcs-plugin.