<div dir="ltr"><div>Hi Kevin,</div><div>I think it's wise to wait for the bugzilla migration to be completed, because some README files have links to it.</div><div><br></div><div>Cheers,</div><div>Andre Miranda<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 22, 2020 at 9:15 PM Kevin Bowen <<a href="mailto:kevin.bowen@gmail.com">kevin.bowen@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks Romain!<br>
This looks really good. It's a great improvement.<br>
<br>
I would like to pick this up and work on getting all of the README files <br>
updated and standardized on all of the apps/components.<br>
<br>
It was my intention to pick this up once the goodies.x.o migration was <br>
completed and the gitlab migration is a good motivation for me to learn <br>
the new workflow.<br>
<br>
I would also ensure that automake is updated as well.<br>
<br>
I'd be happy to work with the devs to make these docs pretty... ;-)<br>
I will start opening issues on gitlab and working with the devs.<br>
<br>
Thanks,<br>
Kev<br>
<br>
On 5/12/20 2:27 PM, Romain Bouvier wrote:<br>
> Hello,<br>
> <br>
> Now that we have switched to gitlab, we want to have nice README in our projects, as they are more visibles ! :)<br>
> Gitlab support markdown, and we need to rename README to README.md to use it. See this beautiful README: <a href="https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/blob/master/README.md" rel="noreferrer" target="_blank">https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/blob/master/README.md</a><br>
> <br>
> automake default to "gnu" behavior, which requires a file named "README": <a href="https://autotools.io/automake/options.html" rel="noreferrer" target="_blank">https://autotools.io/automake/options.html</a><br>
> <br>
> I propose to switch to "foreign" behavior, which is the recommended way, and don't seems to break anything (lots of project use foreign mode).<br>
> <br>
> You can take a look at this commit <a href="https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/commit/fa58240b6b0070a6a7e446fa7bd6034eac452542" rel="noreferrer" target="_blank">https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/commit/fa58240b6b0070a6a7e446fa7bd6034eac452542</a> on xfce4-dev-tools if you rename your README and want to fix your build (add foreign in AM_INIT_AUTOMAKE, and add README.md to dist tarball).<br>
> <br>
> <br>
> Romain,<br>
> _______________________________________________<br>
> Xfce4-dev mailing list<br>
> <a href="mailto:Xfce4-dev@xfce.org" target="_blank">Xfce4-dev@xfce.org</a><br>
> <a href="https://mail.xfce.org/mailman/listinfo/xfce4-dev" rel="noreferrer" target="_blank">https://mail.xfce.org/mailman/listinfo/xfce4-dev</a><br>
> <br>
<br>
_______________________________________________<br>
Xfce4-dev mailing list<br>
<a href="mailto:Xfce4-dev@xfce.org" target="_blank">Xfce4-dev@xfce.org</a><br>
<a href="https://mail.xfce.org/mailman/listinfo/xfce4-dev" rel="noreferrer" target="_blank">https://mail.xfce.org/mailman/listinfo/xfce4-dev</a></blockquote></div>