The branch, master has been updated via 137cafc7d13fe7256b4d024c26c9db8adaa5a63a (commit) from f1c7968561910d353638708bb8ce4eb93c68cc7c (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 137cafc7d13fe7256b4d024c26c9db8adaa5a63a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 2 23:15:46 2012 +0100 Include dialog-*.png icons for 64x64 pixel size as they are missing in gnome-colors-common package. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/pyhoca-gui.install | 6 ++++++ 2 files changed, 8 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 584c99e..cd6f6be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,8 @@ pyhoca-gui (0.1.0.11-0~x2go1) UNRELEASED; urgency=low * Install X2Go icons with explicit install paths. * Add /debian/source/options file with entry single-debian-patch. Fix control file. * 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. -- 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 7d78cbd..3b11072 100644 --- a/debian/pyhoca-gui.install +++ b/debian/pyhoca-gui.install @@ -26,3 +26,9 @@ icons/PyHoca/scalable/pyhoca*.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/ + +# these 64x64 icons are missing in gnome-colors-common +icons/PyHoca/64x64/dialog-apply.png /usr/share/icons/PyHoca/64x64/ +icons/PyHoca/64x64/dialog-error.png /usr/share/icons/PyHoca/64x64/ +icons/PyHoca/64x64/dialog-question.png /usr/share/icons/PyHoca/64x64/ +icons/PyHoca/64x64/dialog-warning.png /usr/share/icons/PyHoca/64x64/ 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)).