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

« back to all changes in this revision

Viewing changes to manuals/anjuta-manual/gl/debug-process-dialog.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-06 01:11:30 UTC
  • mfrom: (1.1.44)
  • Revision ID: package-import@ubuntu.com-20120306011130-yumg9s1nprogue2a
Tags: 2:3.3.91-0ubuntu1
* New upstream release.
* debian/control.in:
  - Bump minimum glade to 3.11 and vala to 0.16

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="debug-process-dialog" xml:lang="gl">
 
3
 
 
4
  <info xmlns:facet="http://projectmallard.org/facet/1.0/">
 
5
    <facet:tag key="all-pages" value="whatever"/> <!--Include page in index-->
 
6
    <facet:tag key="all-widgets" value="whatever"/> <!--Include page in index-->
 
7
    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
 
8
    <desc>Diálogo «Acoplar ao proceso»</desc>
 
9
    <credit type="author">
 
10
      <name>Sébastien Granjoux</name>
 
11
      <email>seb.sfo@free.fr</email>
 
12
    </credit>
 
13
    <credit type="editor">
 
14
      <name>Philip Chimento</name>
 
15
      <email>philip.chimento@gmail.com</email>
 
16
    </credit>
 
17
  </info>
 
18
 
 
19
  <title>Diálogo «Acoplar ao proceso»</title>
 
20
 
 
21
  <p>The <gui>Attach to process</gui> dialog allows you to select a currently running process.</p>
 
22
 
 
23
  <terms>
 
24
    <item>
 
25
      <title><gui>Ocultar rutas</gui></title>
 
26
      <p>This hides command paths in the process list if checked.</p>
 
27
    </item>
 
28
    <item>
 
29
      <title><gui>Ocultar parámetros do proceso</gui></title>
 
30
      <p>This hides the command line arguments in the process list if checked.</p>
 
31
    </item>
 
32
    <item>
 
33
      <title><gui>Mostrar árbore de procesos</gui></title>
 
34
      <p>If unchecked, the processes are displayed in a list. If checked, the
 
35
      processes are displayed in a tree.</p>
 
36
    </item>
 
37
  </terms>
 
38
 
 
39
</page>