diff options
Diffstat (limited to '')
-rw-r--r-- | x11/gnome-applets/files/patch-battstat-acpi | 4 | ||||
-rw-r--r-- | x11/gnomeapplets2/files/patch-battstat-acpi | 4 |
2 files changed, 4 insertions, 4 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. */ diff --git a/x11/gnomeapplets2/files/patch-battstat-acpi b/x11/gnomeapplets2/files/patch-battstat-acpi index 621ca6b14880..ce52971f369c 100644 --- a/x11/gnomeapplets2/files/patch-battstat-acpi +++ b/x11/gnomeapplets2/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. */ |