/usr/share/help/de/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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="project-existing" xml:lang="de">
<info>
<link type="guide" xref="index#faq-project"/>
<desc>Importieren Sie ein Projekt in <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>Mario Blättermann</mal:name>
<mal:email>mario.blaettermann@gmail.com</mal:email>
<mal:years>2012, 2018</mal:years>
</mal:credit>
</info>
<title>Wie kann ich Anjuta für ein existierendes Projekt verwenden?</title>
<p>Wählen Sie <guiseq><gui>Datei</gui><gui>Neu</gui><gui>Projekt aus vorhandenen Quellen</gui></guiseq>.</p>
<p><app>Anjuta</app> hat kein eigenes Projektformat und nutzt bereits vorhandene Formate, wie Autotools oder Makefile. Unter Linux sind die Autotools das am häufigsten verwendete Format.</p>
</page>
|