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

« back to all changes in this revision

Viewing changes to manuals/reference/libanjuta/html/plugin-description-file.html

  • 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:
162
162
                In addition to mandatory <span class="emphasis"><em>[Anjuta Plugin]</em></span> group,
163
163
                the     meta-data file can also contain other groups, which a plugin can
164
164
                read using
165
 
                <a class="link" href="libanjuta-AnjutaPluginDescription.html#AnjutaPluginDescription" title="AnjutaPluginDescription"><span class="type">AnjutaPluginDescription</span></a>
 
165
                <a class="link" href="AnjutaPluginDescription.html" title="AnjutaPluginDescription"><span class="type">AnjutaPluginDescription</span></a>
166
166
                methods. plugin manager simply ignores
167
167
                these additional groups, but plugins can use them on their own.
168
168
        </p>