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

« back to all changes in this revision

Viewing changes to manuals/reference/libanjuta/html/writing-plugins.html

  • 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:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Writing plugins</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Anjuta Developers Reference Manual">
8
8
<link rel="up" href="index.html" title="Anjuta Developers Reference Manual">
9
9
<link rel="prev" href="anjuta-architecture.html" title="Anjuta Architecture">
10
10
<link rel="next" href="writing-plugins-simple.html" title="Hello world plugin">
11
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
20
20
<td><a accesskey="n" href="writing-plugins-simple.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
21
</tr></table>
22
22
<div class="chapter">
23
 
<div class="titlepage"><div><div><h2 class="title">
24
 
<a name="writing-plugins"></a>Writing plugins</h2></div></div></div>
25
 
<div class="toc"><dl>
 
23
<div class="titlepage"><div><div><h1 class="title">
 
24
<a name="writing-plugins"></a>Writing plugins</h1></div></div></div>
 
25
<div class="toc"><dl class="toc">
26
26
<dt><span class="sect1"><a href="writing-plugins.html#writing-plugins-description">Hello world plugin description, icon and UI files</a></span></dt>
27
27
<dt><span class="sect1"><a href="writing-plugins-simple.html">Hello world plugin</a></span></dt>
28
28
<dt><span class="sect1"><a href="writing-plugins-sources.html">Hello world advanced plugin</a></span></dt>
113
113
</div>
114
114
<div class="footer">
115
115
<hr>
116
 
          Generated by GTK-Doc V1.18</div>
 
116
          Generated by GTK-Doc V1.19</div>
117
117
</body>
118
118
</html>
 
 
b'\\ No newline at end of file'