[gnome-power-manager] Closed lid notification message typo fix (GNOME bug 619452)
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] Closed lid notification message typo fix (GNOME bug 619452)
- Date: Sat, 29 May 2010 13:00:01 +0000 (UTC)
commit 197ee0219b363e59fa2f65fd4ae95819db22232f
Author: Frédéric Péters <fpeters 0d be>
Date: Sat May 29 13:02:11 2010 +0100
Closed lid notification message typo fix (GNOME bug 619452)
Signed-off-by: Richard Hughes <richard hughsie com>
src/gpm-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gpm-manager.c b/src/gpm-manager.c
index dc6d4cc..6cc7724 100644
--- a/src/gpm-manager.c
+++ b/src/gpm-manager.c
@@ -840,7 +840,7 @@ gpm_manager_lid_button_pressed (GpmManager *manager, gboolean pressed)
if (!manager->priv->on_battery) {
egg_debug ("Performing AC policy");
gpm_manager_perform_policy (manager, GPM_CONF_BUTTON_LID_AC,
- "Lid been closed on AC power.");
+ "Lid closed on AC power.");
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]