<p>In <a href="https://github.com/geany/geany/pull/1112#discussion_r69481067">doc/Makefile.am</a>:</p>
<pre style='color:#555'>> @@ -196,12 +196,12 @@ geany-sciwrappers-gtkdoc-tmp.h: geany-sciwrappers-gtkdoc.h
>            -e 's,sci_,scintilla_object__GI__MARK_,g' \
>            $< > $@
>  
> -GeanyScintilla-1.0.gir: GeanyScintilla-1.0-pre.gir
> +GeanyScintilla-1.0.gir: GeanyScintilla-1.0-tmp.gir
>    $(AM_V_GEN) cat $< \
>            | $(SED) -e 's,scintilla_object__GI__MARK_,sci_,g' \
</pre>
<p>Oh, I see, it's added right here in this file and then removed again. I was looking in the Python script for where this mark is printed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1112/files/80cce4ec54e6778b1a25efe79cd4d326df915b72..2acd78a979d93a81fd09dd14bc48c02c53ed4315#r69481067">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ3DyogpNDzmvwjXNfAIsHdlRwuOwks5qSUCCgaJpZM4JD5zE">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJyb9fqLYgj7CbqA2c5X3W-OaQrohks5qSUCCgaJpZM4JD5zE.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1112/files/80cce4ec54e6778b1a25efe79cd4d326df915b72..2acd78a979d93a81fd09dd14bc48c02c53ed4315#r69481067"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>