[evolution] Bug 648317 - MeeGo shell looking for the wrong atom
- From: David Woodhouse <dwmw2 src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 648317 - MeeGo shell looking for the wrong atom
- Date: Wed, 20 Apr 2011 22:08:14 +0000 (UTC)
commit a27e5eb99ec458993f631e5617483701a482f42d
Author: Abner Silva <abnerf gmail com>
Date: Wed Apr 20 23:04:43 2011 +0100
Bug 648317 - MeeGo shell looking for the wrong atom
Yet another s/MOBLIN/MEEGO/
https://bugs.meego.com/show_bug.cgi?id=13756
shell/e-shell-meego.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/e-shell-meego.c b/shell/e-shell-meego.c
index 51a2da9..2c95bef 100644
--- a/shell/e-shell-meego.c
+++ b/shell/e-shell-meego.c
@@ -71,7 +71,7 @@ e_shell_detect_meego (gboolean *is_meego,
return;
wm_win = gdk_atom_intern ("_NET_SUPPORTING_WM_CHECK", TRUE);
- mob_atom = gdk_atom_intern ("_MOBLIN", TRUE);
+ mob_atom = gdk_atom_intern ("_MEEGO", TRUE);
if (!wm_win || !mob_atom)
return;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]