diff options
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r-- | x11/gnome-applets/files/patch-battstat-acpi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/files/patch-battstat-acpi b/x11/gnome-applets/files/patch-battstat-acpi index 621ca6b14880..ce52971f369c 100644 --- a/x11/gnome-applets/files/patch-battstat-acpi +++ b/x11/gnome-applets/files/patch-battstat-acpi @@ -348,8 +348,8 @@ + return TRUE; +} +#endif ---- power-management.c.orig Sun Mar 20 05:20:55 2005 -+++ power-management.c Wed May 11 10:22:17 2005 +--- battstat/power-management.c.orig Sun Mar 20 05:20:55 2005 ++++ battstat/power-management.c Wed May 11 10:22:17 2005 @@ -73,9 +73,18 @@ static int pm_initialised; * the problem might be. This error message is not to be freed. */ |