Mercurial > pidgin.yaz
view doc/savedstatus-signals.dox @ 30870:cbe5e9202925
My build was failing due to duplicate (but commented out?!) translations:
af.po:15701: duplicate message definition...
af.po:2027: ...this is the location of the first definition
af.po:15704: duplicate message definition...
af.po:2034: ...this is the location of the first definition
af.po:15707: duplicate message definition...
af.po:2038: ...this is the location of the first definition
so I deleted them.
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Tue, 24 Aug 2010 01:02:55 +0000 |
parents | e0613cf8c493 |
children |
line wrap: on
line source
/** @page savedstatus-signals Saved Status Signals @signals @signal savedstatus-changed @endsignals @see savedstatus.h <hr> @signaldef savedstatus-changed @signalproto void (*savedstatus_changed)(PurpleSavedStatus *new, PurpleSavedStatus *old); @endsignalproto @signaldesc Emitted when a new saved status is activated. @endsignaldef */ // vim: syntax=c.doxygen tw=75 et