~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to manuals/anjuta-manual/ro/autotools-project-root-edit.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-08-17 23:48:26 UTC
  • mfrom: (1.1.50)
  • Revision ID: package-import@ubuntu.com-20120817234826-fvk3rfp6nmfaqi9p
Tags: 2:3.5.5-0ubuntu1
* New upstream release.
* debian/control.in:
  - Bump vala dependency to 0.18 series
  - Drop graphviz from build-depends
* debian/watch: Watch for unstable releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="autotools-project-root-edit" xml:lang="ro">
 
3
 
 
4
  <info xmlns:facet="http://projectmallard.org/facet/1.0/">
 
5
    <facet:tag key="all-pages" value="whatever"/> <!--Include page in index-->
 
6
    <link type="guide" xref="project-manager-root" group="second"/>
 
7
    <link type="seealso" xref="autotools-project-folder-edit"/>
 
8
    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
 
9
    <desc>
 
10
      Edit autotools project properties.
 
11
    </desc>
 
12
    <credit type="author">
 
13
      <name>Sébastien Granjoux</name>
 
14
      <email>seb.sfo@free.fr</email>
 
15
    </credit>
 
16
  </info>
 
17
 
 
18
  <title>Edit Autotools Project Properties</title>
 
19
 
 
20
  <p>These are the properties of the root item.</p>
 
21
 
 
22
  <terms>
 
23
    <item>
 
24
      <title><gui>Name</gui></title>
 
25
      <p>The name of your project. It can contains space.</p>
 
26
    </item>
 
27
    <item>
 
28
      <title><gui>Version</gui></title>
 
29
      <p>This is the project version.</p>
 
30
    </item>
 
31
    <item>
 
32
      <title><gui>Bug report URL</gui></title>
 
33
      <p>This is an URL allowing to send bug report, by example an email
 
34
      address or a link to a bug tracker. It is optional.</p>
 
35
    </item>
 
36
    <item>
 
37
      <title><gui>Package name</gui></title>
 
38
      <p>This is the name of distribution package, it shouldn't contain spaces.
 
39
      It is optional.</p>
 
40
    </item>
 
41
    <item>
 
42
      <title><gui>URL</gui></title>
 
43
      <p>This is the home page of the project. It is optional.</p>
 
44
    </item>
 
45
  </terms>
 
46
 
 
47
  <p>In addition, the root item works as a folder and has all its properties.
 
48
  See <link xref="autotools-project-folder-edit"/> to see the list.</p>
 
49
 
 
50
</page>