[Pkg-telepathy-maintainers] Bug#713498:

Игорь Пашев pashev.igor at gmail.com
Thu Dec 26 08:42:12 UTC 2013


http://code.ohloh.net/file?fid=ZYcxFNlRJ6mpB4hT8j4bH36t1OY&cid=P9m-lyBa7_I&s=&fp=306441&mp&projSelected=true#L0

One needs to put tags after commen, e. g.:

diff --git a/farstream/fs-session.c b/farstream/fs-session.c
index 80794d1..abb1bc3 100644
--- a/farstream/fs-session.c
+++ b/farstream/fs-session.c
@@ -270,9 +270,6 @@ fs_session_class_init (FsSessionClass *klass)
   /**
    * FsSession:codec-preferences:
    *
-   * Type: GLib.List(FsCodec)
-   * Transfer: full
-   *
    * This is the current preferences list for the local codecs. It is
    * set by the user to specify the codec options and priorities. The user may
    * change its value with fs_session_set_codec_preferences() at any time
@@ -283,6 +280,9 @@ fs_session_class_init (FsSessionClass *klass)
    * or %FS_CODEC_ID_ANY. If the encoding name is "reserve-pt", then the
    * payload type of the codec will be "reserved" and not be used by any
    * dynamically assigned payload type.
+   *
+   * Type: GLib.List(FsCodec)
+   * Transfer: full
    */
   g_object_class_install_property (gobject_class,
       PROP_CODEC_PREFERENCES,



More information about the Pkg-telepathy-maintainers mailing list