/usr/share/help/es/anjuta-faqs/project-existing.page is in anjuta-common 2:3.28.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="project-existing" xml:lang="es">
<info>
<link type="guide" xref="index#faq-project"/>
<desc>Import a project into <app>Anjuta</app>.</desc>
<revision pkgversion="0.1" version="0.1" date="2010-12-02" status="stub"/>
<credit type="author">
<name>Sébastien Granjoux</name>
<email>seb.sfo@free.fr</email>
</credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Mustieles</mal:name>
<mal:email>daniel.mustieles@gmail.com</mal:email>
<mal:years>2018</mal:years>
</mal:credit>
</info>
<title>¿Cómo puedo usar Anjuta con un proyecto existente?</title>
<p>Run <guiseq><gui>File</gui><gui>New</gui><gui>Project from existing sources</gui></guiseq>.</p>
<p><app>Anjuta</app> has no own project format. It uses already existing
project formats, like Autotools or Makefile. On Linux, the most common format
is Autotools.</p>
</page>
|