This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-gui. from 700c7db Make the hover text of the tray icon brandable (drop hard-coded PyHoca-GUI application name). new 82f3871 debian/pyhoca-gui.install: make sure that new icon names get installed The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/pyhoca-gui.install | 7 +++++++ 1 file changed, 7 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 82f3871bc8911172b1d98c995e5c64c85b792cef Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Feb 12 10:41:55 2014 +0100 debian/pyhoca-gui.install: make sure that new icon names get installed --- debian/pyhoca-gui.install | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/pyhoca-gui.install b/debian/pyhoca-gui.install index b6623e4..06defff 100644 --- a/debian/pyhoca-gui.install +++ b/debian/pyhoca-gui.install @@ -5,26 +5,33 @@ 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/PyHoca-GUI_*.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/PyHoca-GUI_*.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/ icons/PyHoca/32x32/pyhoca*.png /usr/share/icons/PyHoca/32x32/ +icons/PyHoca/32x32/PyHoca-GUI_*.png /usr/share/icons/PyHoca/32x32/ icons/PyHoca/32x32/x2go*.png /usr/share/icons/PyHoca/32x32/ icons/PyHoca/32x32/question.png /usr/share/icons/PyHoca/32x32/ icons/PyHoca/32x32/broom-cleanup.png /usr/share/icons/PyHoca/32x32/ icons/PyHoca/48x48/pyhoca*.png /usr/share/icons/PyHoca/48x48/ +icons/PyHoca/48x48/PyHoca-GUI_*.png /usr/share/icons/PyHoca/48x48/ icons/PyHoca/48x48/x2go*.png /usr/share/icons/PyHoca/48x48/ icons/PyHoca/48x48/question.png /usr/share/icons/PyHoca/48x48/ icons/PyHoca/64x64/pyhoca*.png /usr/share/icons/PyHoca/64x64/ +icons/PyHoca/64x64/PyHoca-GUI_*.png /usr/share/icons/PyHoca/64x64/ icons/PyHoca/64x64/x2go*.png /usr/share/icons/PyHoca/64x64/ icons/PyHoca/64x64/question.png /usr/share/icons/PyHoca/64x64/ icons/PyHoca/128x128/pyhoca*.png /usr/share/icons/PyHoca/128x128/ +icons/PyHoca/128x128/PyHoca-GUI_*.png /usr/share/icons/PyHoca/128x128/ icons/PyHoca/128x128/x2go*.png /usr/share/icons/PyHoca/128x128/ icons/PyHoca/128x128/question.png /usr/share/icons/PyHoca/128x128/ icons/PyHoca/scalable/pyhoca*.svg /usr/share/icons/PyHoca/scalable/ +icons/PyHoca/scalable/PyHoca-GUI_*.png /usr/share/icons/PyHoca/scalable/ icons/PyHoca/scalable/x2go*.svg /usr/share/icons/PyHoca/scalable/ icons/PyHoca/scalable/question.svg /usr/share/icons/PyHoca/scalable/ icons/PyHoca/scalable/broom-cleanup.svg /usr/share/icons/PyHoca/scalable/ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git