~ubuntu-branches/ubuntu/utopic/anjuta/utopic-proposed

« back to all changes in this revision

Viewing changes to manuals/anjuta-manual/hu/anjuta-glade-signals.page

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-07-12 15:17:39 UTC
  • mfrom: (1.4.14)
  • Revision ID: package-import@ubuntu.com-20140712151739-p9xy0ntlgbpm2nxq
Tags: 2:3.12.0-1
* Team upload.

[ Jackson Doak ]
* New upstream release
* Drop 03_valac_0.22.patch, fixed upstream\
* debian/control:
  - Bump b-dep version on libgtk-3-dev (>= 3.6.0), libglib2.0-dev (>= 2.34.0)
  - Bump stardards-version to 3.9.5. No changes.

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="anjuta-glade-signals" xml:lang="hu">
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="index#anjuta-glade" group="second"/>
7
 
    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
8
 
    <credit type="author">
9
 
      <name>Johannes Schmid</name>
10
 
      <email>jhs@gnome.org</email>
11
 
    </credit>
12
 
  
13
 
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
14
 
      <mal:name>Kelemen Gábor</mal:name>
15
 
      <mal:email>kelemeng at gnome dot hu</mal:email>
16
 
      <mal:years>2012, 2013.</mal:years>
17
 
    </mal:credit>
18
 
  </info>
19
 
 
20
 
  <title>Szignálok automatikus összekötése</title>
21
 
 
22
 
<section>
23
 
<title>Szignálok hozzáadása a szignálszerkesztőhöz</title>
24
 
</section>
25
 
 
26
 
<section>
27
 
<title>A szignálkezelő létrehozása</title>
28
 
 
29
 
<section>
30
 
<title>C</title>
31
 
</section>
32
 
 
33
 
<section>
34
 
<title>Python</title>
35
 
</section>
36
 
 
37
 
<section>
38
 
<title>Vala</title>
39
 
</section>
40
 
 
41
 
</section>
42
 
 
43
 
</page>