File: message.page

package info (click to toggle)
zenity 3.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,600 kB
  • sloc: ansic: 5,124; sh: 1,169; xml: 495; makefile: 151; perl: 150
file content (17 lines) | stat: -rw-r--r-- 586 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="message" xml:lang="oc">
  <info>
    <link type="guide" xref="index#dialogs" group="message"/>
    <desc>
      <link xref="error">Error</link>,
      <link xref="info">Info</link>,
      <link xref="question">Question</link>,
      <link xref="warning">Warning</link>
    </desc>
  </info>
  <title>Message Dialog</title>
  <p>
For each type, use the <cmd>--text</cmd> option to specify the text that is displayed in the dialog.
  </p>
  <links type="topic" style="2column"/>
</page>