gnome-session r5147 - in trunk: . gnome-session
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-session r5147 - in trunk: . gnome-session
- Date: Mon, 10 Nov 2008 18:49:09 +0000 (UTC)
Author: matthiasc
Date: Mon Nov 10 18:49:09 2008
New Revision: 5147
URL: http://svn.gnome.org/viewvc/gnome-session?rev=5147&view=rev
Log:
Fix a typo
Modified:
trunk/ChangeLog
trunk/gnome-session/gsm-manager.c
Modified: trunk/gnome-session/gsm-manager.c
==============================================================================
--- trunk/gnome-session/gsm-manager.c (original)
+++ trunk/gnome-session/gsm-manager.c Mon Nov 10 18:49:09 2008
@@ -2416,7 +2416,7 @@
/* just accept the client - we can't associate with an
existing App */
app = NULL;
- } else if (IS_STRING_EMPTY (startup_id)) {
+ } else if (IS_STRING_EMPTY (app_id)) {
app = find_app_for_startup_id (manager, startup_id);
} else if (IS_STRING_EMPTY (startup_id)) {
/* try to associate this app id with a known app */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]