The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated via 6087fbd7d899f55bf2b881d7f19c278ddd739fd0 (commit) from 6fcb7d97fb4dffe7e086b535d3b0a788d31d8a6f (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 ++- debian/pyhoca-gui.install | 27 +++++++++++++++++++++++++-- 2 files changed, 27 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 4f90937..501d7de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,7 +26,8 @@ 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 via dh_links. + * Install GNOME icons via dh_links. + * Install X2Go icons with explicit install paths. -- 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 7cc4b11..803a25b 100644 --- a/debian/pyhoca-gui.install +++ b/debian/pyhoca-gui.install @@ -1,5 +1,28 @@ pyhoca-gui /usr/bin/ -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 +img/*.png /usr/share/pyhoca/img/ + +icons/PyHoca/16x16/pyhoca*.png +icons/PyHoca/16x16/x2go*.png +icons/PyHoca/16x16/question.png +icons/PyHoca/22x22/pyhoca*.png +icons/PyHoca/22x22/x2go*.png +icons/PyHoca/22x22/question.png +icons/PyHoca/32x32/pyhoca*.png +icons/PyHoca/32x32/x2go*.png +icons/PyHoca/32x32/question.png +icons/PyHoca/32x32/broom-cleanup.png +icons/PyHoca/48x48/pyhoca*.png +icons/PyHoca/48x48/x2go*.png +icons/PyHoca/48x48/question.png +icons/PyHoca/64x64/pyhoca*.png +icons/PyHoca/64x64/x2go*.png +icons/PyHoca/64x64/question.png +icons/PyHoca/128x128/pyhoca*.png +icons/PyHoca/128x128/x2go*.png +icons/PyHoca/128x128/question.png +icons/PyHoca/scalable/pyhoca*.svg +icons/PyHoca/scalable/x2go*.svg +icons/PyHoca/scalable/question.svg +icons/PyHoca/scalable/broom-cleanup.svg 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)).