Mageia Bugzilla – Attachment 5538 Details for
Bug 14369
Update request: lxpanel-0.7.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
renamed patch lxpanel-0.7.1-mga-battery-monitor.patch
lxpanel-0.7.2-mga-battery-monitor.patch (text/plain), 633 bytes, created by
Nicolas Salguero
on 2014-10-25 23:58:20 CEST
(
hide
)
Description:
renamed patch lxpanel-0.7.1-mga-battery-monitor.patch
Filename:
MIME Type:
Creator:
Nicolas Salguero
Created:
2014-10-25 23:58:20 CEST
Size:
633 bytes
patch
obsolete
>diff -ruN lxpanel-0.7.1.orig/plugins/batt/batt.c lxpanel-0.7.1/plugins/batt/batt.c >--- lxpanel-0.7.1.orig/plugins/batt/batt.c 2012-04-08 01:27:42.000000000 +0200 >+++ lxpanel-0.7.1/plugins/batt/batt.c 2012-05-28 15:45:35.376081097 +0200 >@@ -428,7 +428,7 @@ > > /* Apply more default options */ > if (! lx_b->alarmCommand) >- lx_b->alarmCommand = g_strdup("xmessage Battery low"); >+ lx_b->alarmCommand = g_strdup("notify-send 'Battery low' 'Your battery has dropped below the configured level'"); > if (! lx_b->backgroundColor) > lx_b->backgroundColor = g_strdup("black"); > if (! lx_b->chargingColor1)
diff -ruN lxpanel-0.7.1.orig/plugins/batt/batt.c lxpanel-0.7.1/plugins/batt/batt.c --- lxpanel-0.7.1.orig/plugins/batt/batt.c 2012-04-08 01:27:42.000000000 +0200 +++ lxpanel-0.7.1/plugins/batt/batt.c 2012-05-28 15:45:35.376081097 +0200 @@ -428,7 +428,7 @@ /* Apply more default options */ if (! lx_b->alarmCommand) - lx_b->alarmCommand = g_strdup("xmessage Battery low"); + lx_b->alarmCommand = g_strdup("notify-send 'Battery low' 'Your battery has dropped below the configured level'"); if (! lx_b->backgroundColor) lx_b->backgroundColor = g_strdup("black"); if (! lx_b->chargingColor1)
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 14369
:
5537
| 5538