~indicator-applet-developers/indicator-application/lucid

« back to all changes in this revision

Viewing changes to docs/reference/xml/app-indicator.xml

  • Committer: Ted Gould
  • Date: 2010-05-21 02:38:31 UTC
  • mfrom: (4.84.2 upstream)
  • Revision ID: ted@gould.cx-20100521023831-3oor2s94557wwl3c
* New upstream release.
  * Unref the child when created in libappindicator (LP: #569273)
  * Merging patch to add assembly information to Mono
    binding (LP: #547195)
* Remove child-leakage.patch as merged upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
291
291
<para>
292
292
All of the private data in an instance of a
293
293
        application indicator.
294
 
</para><variablelist role="struct">
295
 
</variablelist></refsect2>
 
294
</para></refsect2>
296
295
<refsect2 id="AppIndicator-struct" role="struct">
297
296
<title>AppIndicator</title>
298
297
<indexterm zone="AppIndicator-struct"><primary>AppIndicator</primary></indexterm>
302
301
        unique status in the panel for an application.  In general, applications
303
302
        should try to fit in the other indicators that are available on the
304
303
        panel before using this.  But, sometimes it is necissary.
305
 
</para><variablelist role="struct">
306
 
</variablelist></refsect2>
 
304
</para></refsect2>
307
305
<refsect2 id="AppIndicatorClass" role="struct">
308
306
<title>AppIndicatorClass</title>
309
307
<indexterm zone="AppIndicatorClass"><primary>AppIndicatorClass</primary></indexterm>