Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 72108 Details for
Bug 111481
sylpheed-claws 1.9.99 + updated plugins
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mail-client/sylpheed-claws-acpi-notifier/files/acpi_notifier-0.3-ibm.patch
acpi_notifier-0.3-ibm.patch (text/plain), 611 bytes, created by
TGL
on 2005-11-04 08:16:45 UTC
(
hide
)
Description:
mail-client/sylpheed-claws-acpi-notifier/files/acpi_notifier-0.3-ibm.patch
Filename:
MIME Type:
Creator:
TGL
Created:
2005-11-04 08:16:45 UTC
Size:
611 bytes
patch
obsolete
>--- src/acpi_notifier.c.orig 2005-11-04 14:22:00.000000000 +0100 >+++ src/acpi_notifier.c 2005-11-04 14:22:05.000000000 +0100 >@@ -55,6 +55,7 @@ > {"Other", "", "", ""}, > {"ACER", "1", "0", "/proc/driver/acerhk/led"}, > {"ASUS", "1", "0", "/proc/acpi/asus/mled"}, >+ {"IBM", "7 on", "7 off", "/proc/acpi/ibm/led"}, > {NULL, NULL, NULL, NULL} > }; > >@@ -545,7 +546,7 @@ > if (on) { > fwrite(acpiprefs.on_param, 1, strlen(acpiprefs.on_param), fp); > } else { >- fwrite(acpiprefs.off_param, 1, strlen(acpiprefs.on_param), fp); >+ fwrite(acpiprefs.off_param, 1, strlen(acpiprefs.off_param), fp); > } > fclose(fp); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 111481
:
72106
|
72107
| 72108 |
72109
|
72110
|
72111
|
72112
|
72113
|
72114
|
72115
|
72116
|
72117