debian/patches/072_statusicon_icon_size.patch: Fix how we determine the

icon size for the statusicon. This could lead to a crash in
notification-daemon caused by an assertion failure. Closes: #669883
Thanks to Fernando Lemos for the patch and Brad Jorsch for the excellent
debugging.
This commit is contained in:
Michael Biebl
2012-06-30 15:00:13 +00:00
parent d540451506
commit 8c55897c00
3 changed files with 58 additions and 0 deletions

View File

@ -10,3 +10,4 @@
061_multiarch_module_fallback.patch
070_revert-widget-set-up-signals-after-initializing.patch
071_fix-installation-of-HTML-images.patch
072_statusicon_icon_size.patch