The branch, master has been updated via 92608230d3bf666b0cbc981e49efb32ea1baf1d7 (commit) from 1adb4328d4ed4511cf90e74b99ee9a2768cbb82f (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 92608230d3bf666b0cbc981e49efb32ea1baf1d7 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Apr 3 14:49:34 2012 +0200 Install published applications icons in Debian package. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/pyhoca-gui.install | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 924740e..dc5dd6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -96,6 +96,7 @@ pyhoca-gui (0.1.2.0-0~x2go1) UNRELEASED; urgency=low * Depend on icons in gnome-colors-common package. * Include dialog-*.png icons for 64x64 pixel size as they are missing in gnome-colors-common package. + * Install published applications icons in Debian package. [ Terje Andersen ] * New upstream version (0.1.2.0): diff --git a/debian/pyhoca-gui.install b/debian/pyhoca-gui.install index 3b11072..b6623e4 100644 --- a/debian/pyhoca-gui.install +++ b/debian/pyhoca-gui.install @@ -3,9 +3,11 @@ desktop/* /usr/share/applications/ pixmaps/*.svg /usr/share/pixmaps/ img/*.png /usr/share/pyhoca/img/ +icons/PyHoca/16x16/applications-*.png /usr/share/icons/PyHoca/16x16/ icons/PyHoca/16x16/pyhoca*.png /usr/share/icons/PyHoca/16x16/ icons/PyHoca/16x16/x2go*.png /usr/share/icons/PyHoca/16x16/ icons/PyHoca/16x16/question.png /usr/share/icons/PyHoca/16x16/ +icons/PyHoca/22x22/applications-*.png /usr/share/icons/PyHoca/22x22/ icons/PyHoca/22x22/pyhoca*.png /usr/share/icons/PyHoca/22x22/ icons/PyHoca/22x22/x2go*.png /usr/share/icons/PyHoca/22x22/ icons/PyHoca/22x22/question.png /usr/share/icons/PyHoca/22x22/ 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)).