~ubuntu-branches/ubuntu/maverick/gnome-session/maverick

« back to all changes in this revision

Viewing changes to gnome-session/gsm-xsmp-client.c

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-05-08 19:54:30 UTC
  • mfrom: (1.2.4 upstream)
  • mto: This revision was merged to the branch mainline in revision 112.
  • Revision ID: james.westby@ubuntu.com-20090508195430-emwvafeu8f4upq97
Tags: upstream-2.26.1
ImportĀ upstreamĀ versionĀ 2.26.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1237
1237
                 client->priv->description,
1238
1238
                 success ? "True" : "False");
1239
1239
 
1240
 
        client->priv->current_save_yourself = -1;
1241
 
        SmsSaveComplete (client->priv->conn);
 
1240
        if (client->priv->current_save_yourself != -1) {
 
1241
                SmsSaveComplete (client->priv->conn);
 
1242
                client->priv->current_save_yourself = -1;
 
1243
        }
1242
1244
 
1243
1245
        /* If success is false then the application couldn't save data. Nothing
1244
1246
         * the session manager can do about, though. FIXME: we could display a