The branch, master has been updated via 3b29fe2bfc67349a60c57ff621d43cc37faddb58 (commit) from 54590db82f855178b4f04052cc292b29250d3a72 (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 3b29fe2bfc67349a60c57ff621d43cc37faddb58 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Dec 26 23:04:03 2011 +0100 Install icons from ,,icons_symlinked'' folder. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/pyhoca-gui.install | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index cec6b63..a6e5924 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,7 @@ pyhoca-gui (0.1.0.11-0~x2go1) UNRELEASED; urgency=low PyHoca-GUI on Debian or other Distros that also ship the gnome-colors-common icon theme. * Depend on Python X2Go 0.1.1.9. + * Install icons from ,,icons_symlinked'' folder. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 09 Nov 2011 03:13:09 +0100 diff --git a/debian/pyhoca-gui.install b/debian/pyhoca-gui.install index 88c8033..7cc4b11 100644 --- a/debian/pyhoca-gui.install +++ b/debian/pyhoca-gui.install @@ -1,5 +1,5 @@ pyhoca-gui /usr/bin/ -icons/* /usr/share/icons/ +icons_symlinked/* /usr/share/icons/ desktop/* /usr/share/applications/ pixmaps/*.svg /usr/share/pixmaps/ img/*.png /usr/share/pyhoca/img/ \ No newline at end of file hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) 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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).