doc/gtkaccount-signals.dox

Fri, 28 Apr 2006 06:46:29 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Fri, 28 Apr 2006 06:46:29 +0000
changeset 13702
35310965f38a
parent 12291
2af68342099e
child 16244
be35cbf49dfb
permissions
-rw-r--r--

[gaim-migrate @ 16103]
Added some translation comments, as discussed on gaim-i18. I wasn't really sure how to write these, but it's hopefully a step in the right direction...

/** @page gtkaccount-signals GtkAccount Signals

 @signals
  @signal account-modified
 @endsignals

 <hr>

 @signaldef account-modified
  @signalproto
void (*account-modified)(GaimAccount *account);
  @endsignalproto
  @signaldesc
   Emitted when the settings for an account have been changed and saved.
  @param account The account that has been modified.
 @endsignaldef
*/
// vim: syntax=c tw=75 et

mercurial