~larsu/indicator-messages/watch-desktop-files

« back to all changes in this revision

Viewing changes to libmessaging-menu/messaging-menu.c

  • Committer: Lars Uebernickel
  • Date: 2012-08-29 11:35:21 UTC
  • Revision ID: lars.uebernickel@canonical.com-20120829113521-tvwcksxqrh18v7xe
Fix gtk-doc warnings

Show diffs side-by-side

added added

removed removed

Lines of Context:
246
246
   * Emitted when the user has activated the message source with id
247
247
   * @source_id.  The source is immediately removed from the menu,
248
248
   * handlers of this signal do not need to call
249
 
   * mesaging_menu_app_remove().
 
249
   * messaging_menu_app_remove_source().
250
250
   */
251
251
  signals[ACTIVATE_SOURCE] = g_signal_new ("activate-source",
252
252
                                           MESSAGING_MENU_TYPE_APP,