[Xfce4-commits] [xfce/xfce4-panel] 24/24: Fix remote_event for both internal and external plugins

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit a4adbb4dd9ef259e5dce0a7307ae5

[Xfce4-commits] [xfce/xfce4-panel] 22/24: Fix GVariant handling in the external wrapper

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 6b9b5325a2db36648573e4ad92a92

[Xfce4-commits] [xfce/xfce4-panel] 07/24: Remove obsolete PANEL_PROPERTIES_TYPE_VALUE_ARRAY

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit d3a6a546c83b1489b87087b0fd68b

[Xfce4-commits] [xfce/xfce4-panel] 16/24: In show preferences via D-Bus the socket param is not required anymore

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit a02438858352edf4c7453fceef321

[Xfce4-commits] [xfce/xfce4-panel] 13/24: Fix GPtrArray usage in launcher and systray

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit fd4b03b165ba6e3110014216dc774

[Xfce4-commits] [xfce/xfce4-panel] 12/24: Get rid of more dbus-glib cflags and libs

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 71b7e4224ae8cc60f2bf42f9fbfff

[Xfce4-commits] [xfce/xfce4-panel] 01/24: Port the panel dbus service to gdbus

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 6778d620c5f9f1849ba5064903dd5

[Xfce4-commits] [xfce/xfce4-panel] 11/24: Fix signal disconnecting

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit a386a6e1b1ce814fcc587ab1a0bb4

[Xfce4-commits] [xfce/xfce4-panel] 09/24: Fix PanelDBusService GType

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit c157851e61b5deb3785b81135d071

[Xfce4-commits] [xfce/xfce4-panel] 06/24: Get rid of dbus-glib libs and cflags

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 47310591f521fbf6d60a9c30064c6

[Xfce4-commits] [xfce/xfce4-panel] 18/24: Fix panel to wrapper signals

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 9b75cf62e44674808d1dbeff65cd7

[Xfce4-commits] [xfce/xfce4-panel] 23/24: Add missing parenthesis in the wrapper dbus remote event variant type

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit d16addd2f05975dbd51a60aa48558

[Xfce4-commits] [xfce/xfce4-panel] 19/24: Remove remaining dbus-binding-tool Makefile.am rule

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit e946cf26899d8ecff2b5c52bac443

[Xfce4-commits] [xfce/xfce4-panel] 04/24: Plugin Wrapper ported to gdbus

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit b77bac758b2ae7adc19c6eeeb7bd7

[Xfce4-commits] [xfce/xfce4-panel] 05/24: Acquire org.xfce.Panel on startup using gdbus API

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 81af574435bd3d04d395a19e8db3e

[Xfce4-commits] [xfce/xfce4-panel] 20/24: Fix RemoteEvent signal on both panel and wrapper side

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 28fba673319798202a1edaf15b8cd

[Xfce4-commits] [xfce/xfce4-panel] branch master updated (a8def83 -> a4adbb4)

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a change to branch master in repository xfce/xfce4-panel. from a8def83 I18n: Update t

[Xfce4-commits] [xfce/xfce4-panel] 15/24: Bump xfconf dependency version to 4.13.2

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 765ceeb4927235b65c8c1e2eb3a2f

[Xfce4-commits] [xfce/xfce4-panel] 14/24: Fix plugin_event variant signature

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 7c170c5a952d3f3a420cbd81d931d

[Xfce4-commits] [xfce/xfce4-panel] 10/24: Port panel actions plugin to gdbus

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit cae0fd3be52c29a4998ef9afb5f4b

[Xfce4-commits] [xfce/xfce4-panel] 17/24: Send dummy arguments for add_new_item dbus method

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 2de3bfd7056da3ec3ced02784ef12

[Xfce4-commits] [xfce/xfce4-panel] 21/24: Only load panel when we acquire bus name

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit 9bc565c9a30fee9a3bf595c735d19

[Xfce4-commits] [xfce/xfce4-panel] 08/24: Use correct G_VARIANT_TYPE_TUPLE instead of G_VARIANT_TYPE("a(uv)")

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit f8ea3f1a466f493ba663b6200f945

[Xfce4-commits] [xfce/xfce4-panel] 02/24: Fix panel_return_if_fail call

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit f590e705122ef85f55093fbc7df5c

[Xfce4-commits] [xfce/xfce4-panel] 03/24: Port the external plugin wrapper to GDBus

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository xfce/xfce4-panel. commit c3d56227fb0882f389d6a026973ef

[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] branch master updated (a24999e -> 4df7a46)

2017-07-03 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-xkb-plugin. from

[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 02/02: I18n: Update translation zh_TW (100%).

2017-07-03 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-xkb-plugin. commit 4df

[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 01/02: I18n: Update translation pt_BR (100%).

2017-07-03 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-xkb-plugin. commit 36e

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

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository xfce/xfconf. commit 9caa50fba5c14a6d2fc5f1

[Xfce4-commits] [xfce/xfconf] branch master updated (44a93a8 -> 9caa50f)

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a change to branch master in repository xfce/xfconf. from 44a93a8 I18n: U

[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 01/01: I18n: Update translation da (100%).

2017-07-03 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-xkb-plugin. commit a24

[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] branch master updated (1ea4e30 -> a24999e)

2017-07-03 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-xkb-plugin. from

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

2017-07-03 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-session. commit 5dedeb8ee6b42a1

[Xfce4-commits] [xfce/xfce4-session] branch master updated (d2b7c7c -> 5dedeb8)

2017-07-03 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-session. from d2b7c7c

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

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository xfce/tumbler. commit 2e0e873b1a899b301cd60

[Xfce4-commits] [xfce/tumbler] branch master updated (efab058 -> 2e0e873)

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a change to branch master in repository xfce/tumbler. from efab058 I18n:

[Xfce4-commits] [xfce/libxfce4ui] branch master updated (30b6d89 -> ff15819)

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a change to branch master in repository xfce/libxfce4ui. from 30b6d89 Bac

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

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository xfce/libxfce4ui. commit ff1581976fb63b64ba

[Xfce4-commits] [xfce/libxfce4ui] 01/01: Back to development

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. eric pushed a commit to branch master in repository xfce/libxfce4ui. commit 30b6d89e85cbb520b8c9f0cda0a15fd5fb3d90

[Xfce4-commits] [xfce/libxfce4ui] branch master updated (1a6e46f -> 30b6d89)

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. eric pushed a change to branch master in repository xfce/libxfce4ui. from 1a6e46f Updates for release

[Xfce4-commits] [xfce/libxfce4ui] annotated tag libxfce4ui-4.13.3 created (now 08d3a8d)

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. eric pushed a change to annotated tag libxfce4ui-4.13.3 in r

[Xfce4-commits] [xfce/libxfce4ui] 01/01: Updates for release

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. eric pushed a commit to branch master in repository xfce/libxfce4ui. commit 1a6e46f273f5e8e994bdbed141b875583b9d92

[Xfce4-commits] [xfce/libxfce4ui] branch master updated (408df96 -> 1a6e46f)

2017-07-03 Thread noreply
This is an automated email from the git hooks/post-receive script. eric pushed a change to branch master in repository xfce/libxfce4ui. from 408df96 Fix make distcheck with