This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-gui. from 07863f0 NSIS: update i18n README and mention the translatable strings in the NSIS installer new 8b6b7fb pyhoca-gui.install: fix icon file installation 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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 8b6b7fb5e7e1c6f24e5b9994bc6a67ef306fd905 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Feb 22 13:33:54 2014 +0100 pyhoca-gui.install: fix icon file installation --- debian/pyhoca-gui.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/pyhoca-gui.install b/debian/pyhoca-gui.install index 06defff..c59e49a 100644 --- a/debian/pyhoca-gui.install +++ b/debian/pyhoca-gui.install @@ -31,7 +31,7 @@ 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/PyHoca-GUI_*.svg /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