[evolution/webkit] Bug 648317 - MeeGo shell looking for the wrong atom
- From: Dan VrÃtil <dvratil src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/webkit] Bug 648317 - MeeGo shell looking for the wrong atom
- Date: Mon, 11 Jul 2011 14:29:13 +0000 (UTC)
commit 8b523e99e25a7c63160e3dddbe95f9e384c2e483
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]