The branch, master has been updated via 48fc169893bc976524b3872fa6ef4d5e26c0147d (commit) from f60a434d482973d8ad0332a365009d8ddbca959f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 48fc169893bc976524b3872fa6ef4d5e26c0147d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 11 22:02:51 2013 +0100 x2gomatebindings: create /etc/xdg/menus/ ----------------------------------------------------------------------- Summary of changes: x2gomatebindings.spec | 1 + 1 file changed, 1 insertion(+) The diff of changes is: diff --git a/x2gomatebindings.spec b/x2gomatebindings.spec index 3850084..0b97828 100644 --- a/x2gomatebindings.spec +++ b/x2gomatebindings.spec @@ -55,6 +55,7 @@ ln -s -f %{buildroot}%{_datadir}/icons/gnome-colors-common/scalable/devices/driv install -p -m 644 share/mime/packages/*.xml %{buildroot}%{_datadir}/mime/packages/ mkdir -p %{buildroot}%{_datadir}/x2go/x2gofeature.d/ install -p -m 644 share/x2go/x2gofeature.d/*.features %{buildroot}%{_datadir}/x2go/x2gofeature.d/ +mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/ install -p -m 644 xdg-menus/mate-settings-x2go.menu %{buildroot}%{_sysconfdir}/xdg/menus/ mkdir -p %{buildroot}%{_libdir}/x2go/extensions/pre-runcommand.d install -p -m 644 lib/x2go/extensions/pre-runcommand.d/005_MATE-monitors-xml-ignore %{buildroot}%{_libdir}/x2go/extensions/pre-runcommand.d/ hooks/post-receive -- x2gomatebindings.git (MATE bindings for X2Go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gomatebindings.git" (MATE bindings for X2Go).