~ubuntu-branches/ubuntu/karmic/eric/karmic

« back to all changes in this revision

Viewing changes to debian/debian-manpages/eric4-trpreviewer.1

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2008-01-28 18:02:25 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080128180225-6nrox6yrworh2c4v
Tags: 4.0.4-1ubuntu1
* Add python-qt3 to build-depends becuase that's where Ubuntu puts 
  pyqtconfig
* Change maintainer to MOTU

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\"                                      Hey, EMACS: -*- nroff -*-
 
2
.\" First parameter, NAME, should be all caps
 
3
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 
4
.\" other parameters are allowed: see man(7), man(1)
 
5
.TH ERIC4-TRPREVIEWER 1 "August  1, 2004"
 
6
.\" Please adjust this date whenever revising the manpage.
 
7
.\"
 
8
.\" Some roff macros, for reference:
 
9
.\" .nh        disable hyphenation
 
10
.\" .hy        enable hyphenation
 
11
.\" .ad l      left justify
 
12
.\" .ad b      justify to both left and right margins
 
13
.\" .nf        disable filling
 
14
.\" .fi        enable filling
 
15
.\" .br        insert line break
 
16
.\" .sp <n>    insert n+1 empty lines
 
17
.\" for manpage-specific macros, see man(7)
 
18
.SH NAME
 
19
eric4-trpreviewer \- Previewer for UI translations
 
20
.SH SYNOPSIS
 
21
.B eric4-trpreviewer
 
22
.RI [ options ] " files" ...
 
23
.SH DESCRIPTION
 
24
This manual page documents briefly the
 
25
.B eric4-trpreviewer
 
26
command.
 
27
This manual page was written for the Debian distribution
 
28
because the original program does not have a manual page.
 
29
.PP
 
30
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
 
31
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
 
32
.\" respectively.
 
33
\fBeric4-trpreviewer\fP is a preview program which can load Qt Designer UI files and according Qt message catalogs and show the UI files in all these languages, which is very useful for completeness checking and proof reading.
 
34
.SH OPTIONS
 
35
These programs follow the usual GNU command line syntax, with long
 
36
options starting with two dashes (`-').
 
37
A summary of options is included below.
 
38
For a complete description, see the Info files.
 
39
.TP
 
40
.B \-h, \-\-help
 
41
Show summary of options.
 
42
.TP
 
43
.B \-v, \-\-version
 
44
Show version of program.
 
45
.SH SEE ALSO
 
46
.BR eric4 (1),
 
47
.BR eric4-re (1),
 
48
.BR eric4-doc (1),
 
49
.BR eric4-qregexp (1),
 
50
.BR eric4-api (1),
 
51
.BR eric4-unittest (1).
 
52
.br
 
53
.SH AUTHOR
 
54
This manual page was written by Torsten Marek <shlomme@gmx.net>,
 
55
for the Debian project (but may be used by others).