~ubuntu-branches/ubuntu/karmic/seahorse/karmic

« back to all changes in this revision

Viewing changes to reference/libseahorse/tmpl/seahorse-validity.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-14 13:43:52 UTC
  • mfrom: (1.2.48 upstream)
  • Revision ID: james.westby@ubuntu.com-20090914134352-v45g0wuez0epkvtq
Tags: 2.27.92-0ubuntu1
* New upstream version:
  - Include config.h to avoid build breakage when gpgme is compiled with LFS 
  - Fix problems with gtk-builder UI files.(lp: #420265, #425230)
  - Fix problem with 'Type:' label of SSH key displaying location.
  - Update context menu display after keyring op.
  - Fix more compiler warnings.
  - Optionally use silent automake build rules.
  - Clean up old libglade and CVS files.
  - Respect the button-images setting, and cleanup gtkbuilder xml.
  - Add keyring docs.
  - Lots of documentation work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
seahorse-validity
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### ENUM SeahorseValidity ##### -->
 
21
<para>
 
22
 
 
23
</para>
 
24
 
 
25
@SEAHORSE_VALIDITY_REVOKED: 
 
26
@SEAHORSE_VALIDITY_DISABLED: 
 
27
@SEAHORSE_VALIDITY_UNKNOWN: 
 
28
@SEAHORSE_VALIDITY_NEVER: 
 
29
@SEAHORSE_VALIDITY_MARGINAL: 
 
30
@SEAHORSE_VALIDITY_FULL: 
 
31
@SEAHORSE_VALIDITY_ULTIMATE: 
 
32
 
 
33
<!-- ##### FUNCTION seahorse_validity_get_string ##### -->
 
34
<para>
 
35
 
 
36
</para>
 
37
 
 
38
@validity: 
 
39
@Returns: 
 
40
 
 
41