~ubuntu-branches/ubuntu/precise/gnome-osd/precise

« back to all changes in this revision

Viewing changes to debian/gnome-osd-properties.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Adriaan Peeters
  • Date: 2006-05-04 09:34:55 UTC
  • Revision ID: james.westby@ubuntu.com-20060504093455-bl53hamu5k8br3pu
Tags: 0.11.0-4
* debian/control:
  - Removed Depends: python-gnome2-dev, python-gtk2-dev (Closes: 362525)
  - Bumped Standards-Version: 3.7.0, no changes needed
  - Bumped Build-Depends: debhelper (>= 5.0.0)
* Bumped compat level to 5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
 
2
 
 
3
  <!ENTITY dhfirstname "<firstname>Adriaan</firstname>">
 
4
  <!ENTITY dhsurname   "<surname>Peeters</surname>">
 
5
  <!ENTITY dhdate      "<date>March 3, 2006</date>">
 
6
  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
 
7
  <!ENTITY dhemail     "<email>apeeters@lashout.net</email>">
 
8
  <!ENTITY dhusername  "Adriaan Peeters">
 
9
  <!ENTITY dhucpackage "<refentrytitle>GNOME-OSD-PROPERTIES</refentrytitle>">
 
10
  <!ENTITY dhpackage   "gnome-osd-properties">
 
11
 
 
12
  <!ENTITY debian      "<productname>Debian</productname>">
 
13
  <!ENTITY gnu         "<acronym>GNU</acronym>">
 
14
]>
 
15
 
 
16
<refentry>
 
17
  <refentryinfo>
 
18
    <address>
 
19
      &dhemail;
 
20
    </address>
 
21
    <author>
 
22
      &dhfirstname;
 
23
      &dhsurname;
 
24
    </author>
 
25
    <copyright>
 
26
      <year>2006</year>
 
27
      <holder>&dhusername;</holder>
 
28
    </copyright>
 
29
    &dhdate;
 
30
  </refentryinfo>
 
31
  <refmeta>
 
32
    &dhucpackage;
 
33
 
 
34
    &dhsection;
 
35
  </refmeta>
 
36
  <refnamediv>
 
37
    <refname>&dhpackage;</refname>
 
38
 
 
39
    <refpurpose>Gnome OSD properties configuration</refpurpose>
 
40
  </refnamediv>
 
41
  <refsynopsisdiv>
 
42
    <cmdsynopsis>
 
43
      <command>&dhpackage;</command>
 
44
    </cmdsynopsis>
 
45
  </refsynopsisdiv>
 
46
  <refsect1>
 
47
    <title>DESCRIPTION</title>
 
48
 
 
49
    <para><command>&dhpackage;</command>
 
50
      allows the configuration of gnome-osd. It opens a properties
 
51
      window in which the position of the OSD messages can be configured
 
52
      as well as settings regarding animations, shadows etc...
 
53
    </para>
 
54
 
 
55
  </refsect1>
 
56
  <refsect1>
 
57
    <title>OPTIONS</title>
 
58
 
 
59
    <para>&dhpackage; does not take any options besides the standard GNOME options.</para>
 
60
 
 
61
 
 
62
  </refsect1>
 
63
 
 
64
  <refsect1>
 
65
    <title>SEE ALSO</title>
 
66
 
 
67
    <para>gnome-osd-client (1), gnome-osd-event-bridge (1).</para>
 
68
 
 
69
  </refsect1>
 
70
 
 
71
  <refsect1>
 
72
    <title>AUTHOR</title>
 
73
 
 
74
    <para>This manual page was written by &dhusername; &dhemail; for
 
75
      the &debian; system (but may be used by others).  Permission is
 
76
      granted to copy, distribute and/or modify this document under
 
77
      the terms of the <acronym>GNU</acronym> General Public
 
78
      License, Version 2 or any later version published by the Free
 
79
      Software Foundation; with no Invariant Sections, no Front-Cover
 
80
      Texts and no Back-Cover Texts.</para>
 
81
 
 
82
  </refsect1>
 
83
</refentry>
 
84
 
 
85
<!-- Keep this comment at the end of the file
 
86
Local variables:
 
87
mode: sgml
 
88
sgml-omittag:t
 
89
sgml-shorttag:t
 
90
sgml-minimize-attributes:nil
 
91
sgml-always-quote-attributes:t
 
92
sgml-indent-step:2
 
93
sgml-indent-data:t
 
94
sgml-parent-document:nil
 
95
sgml-default-dtd-file:nil
 
96
sgml-exposed-tags:nil
 
97
sgml-local-catalogs:nil
 
98
sgml-local-ecat-files:nil
 
99
End:
 
100
-->
 
101
 
 
102