Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
memset-fix | Fix incorrect use of memset count/value (#609085) In ./matchbox-panel_0.9.3/src/panel.c memset(panel, sizeof(MBPanel), 0); This should be memset(panel, 0, sizeof(MBPanel)) |
Silvio Cesare <silvio.cesare@gmail.com> | no | 2011-01-06 | ||
ram-display-fix | Improvements for mb-applet-system-monitor's RAM display (#551305) mb-applet-system-monitor's memory part is not really useful; its assumptions about /proc/meminfo don't fit neither on my desktop machine nor on my openmoko (where I'm using it), and the calculations are also debatable. |
gregor herrmann <gregoa@debian.org> | no | 2009-10-17 | ||
invalid-icon-size-fix | Fix crash with invalid panel app icon size (#337632) | Moray Allan <moray@debian.org> | no | 2006-04-22 | ||
translation-language-codes-fix | Fix translation's language codes -- also see debian/rules (#336799) Using a country part in a translation file is a discouraged practice except in very few cases (pt_BR, zh_CN, zh_TW). -- Christian Perrier |
Moray Allan <moray@debian.org> | no | 2012-03-21 | ||
mb-applet-battery-fix | Fix build of mb-applet-battery.c | no | ||||
mb-applet-battery-desktop-file | Enable installation of mb-applet-battery.desktop | no | ||||
enable-png | Fix check for enabling PNG support | no | ||||
mb-applet-wireless-patch | Bug fix in mb-applet-wireless.c | no | ||||
linking-fix | FTBFS with binutils-gold (#555589) FTBFS again, underlinked (#713728) | no | 2013-11-06 | |||
fix-typos | fix typos in help text=================================================================== | no | ||||
clang-ftbfs | fix FTBFS with clang=================================================================== | no | ||||
fix-build | fix FTBFS with stricter GCC flags=================================================================== | no |