~ubuntu-branches/ubuntu/raring/baobab/raring

« back to all changes in this revision

Viewing changes to src/baobab-connect-server.c

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2013-01-16 09:58:28 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20130116095828-auovnwktg6842q1h
Tags: 3.6.4-0ubuntu1
* New upstream release
* debian/control:
  - Use standards version 3.9.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* baobab-connect-server.c generated by valac 0.18.0.29-efcd0, the Vala compiler
 
1
/* baobab-connect-server.c generated by valac 0.18.0.77-c8a68, the Vala compiler
2
2
 * generated from baobab-connect-server.vala, do not modify */
3
3
 
4
4
/* -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
66
66
BaobabConnectServer* baobab_connect_server_new (void);
67
67
BaobabConnectServer* baobab_connect_server_construct (GType object_type);
68
68
 
69
 
static const gchar* BAOBAB_CONNECT_SERVER_argv[2] = {"nautilus-connect-server", "--print-uri"};
 
69
static const gchar* BAOBAB_CONNECT_SERVER_argv[3] = {"nautilus-connect-server", "--print-uri", NULL};
70
70
 
71
71
static void baobab_connect_server_on_child_watch (BaobabConnectServer* self, GPid pid, gint status) {
72
72
        GPid _tmp0_;
257
257
                _inner_error_ = NULL;
258
258
                _tmp2_ = e;
259
259
                _tmp3_ = _tmp2_->message;
260
 
                g_warning ("baobab-connect-server.vala:73: Failed to run nautilus-connect-server: " \
 
260
                g_warning ("baobab-connect-server.vala:74: Failed to run nautilus-connect-server: " \
261
261
"%s", _tmp3_);
262
262
                _g_error_free0 (e);
263
263
        }