wmacpi: Bump to version 2.2rc4.
[dockapps.git] / wmacpi / .hgempty
blobdafe3bc4c3d025644aa23a5b6dad7833fde4a843
2 Empty original changeset by Simon Fowler <simon@himi.org>:
3 [project @ simon@himi.org--wmacpi/wmacpi--mainline--2.0--patch-2]
4 Fixes for compiling against libdockapp-0.5.0
5 This amounted to a four line patch - narrowing the type of
6 the dockapp width and height to an unsigned short.
8 Unfortunately this isn't compatible with libdockapp-0.4.0
9 now.
11 Empty original changeset by Simon Fowler <simon@himi.org>:
12 [project @ simon@himi.org--wmacpi/wmacpi--mainline--2.0--patch-3]
13 Upped version numbers for 2.1 release.
14 That's about it.
16 Empty original changeset by Simon Fowler <simon@himi.org>:
17 [project @ simon@himi.org--wmacpi/wmacpi--mainline--2.0--patch-4]
18 Small patch submitted by Patrice Dumas <pertusus at free.fr>
19 Keywords: libdockapp build fixes
20 Build fixes for newer versions of libdockapp.
22 Empty original changeset by Simon Fowler <simon@himi.org>:
23 [project @ simon@himi.org--wmacpi/wmacpi--mainline--2.0--patch-5]
24 Updated email address and changelog for alpha release.
25 Since my dreamcraft.com.au address will be going away at some point . . .
27 Empty original changeset by Simon Fowler <simon@himi.org>:
28 [project @ simon@himi.org--wmacpi/wmacpi--mainline--2.0--patch-6]
29 Fix for 'charged' battery status
30 Some batteries report their status as 'discharging' when they're
31 fully charged, some report their status as 'charged' - previously
32 I was only checking for 'discharging' when switching out of the
33 battery charging state, now we check for 'charged' as well.
35 This fixes part of Debian bug #393617.