~barry/computer-janitor/ppa

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.\" Copyright (C) 2008, 2009  Canonical, Ltd.
.\"
.\" This program is free software: you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation, version 3 of the License.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program.  If not, see <http://www.gnu.org/licenses/>.
.TH COMPUTER-JANITOR-GTK 8 2008-07-25 Ubuntu "Ubuntu system administration"
.SH NAME
computer-janitor-gtk \- remove cruft from system (GUI version)
.SH SYNOPSIS
.B computer-janitor-gtk
.RI [ options ]
.SH DESCRIPTION
.B computer-janitor-gtk
is a version of
.BR computer-janitor (8)
with a graphical user interface.
See the latter's manual page for more information.
.SH OPTIONS
.B computer-janitor-gtk
understands the same options as
.BR computer-janitor (8),
and the standard GTK/GNOME options as well.
.SH ENVIRONMENT
In addition to the environment variables understood by
.BR computer-janitor (8),
the following one is understood by
.B computer-janitor-gtk
as well.
.TP
.B COMPUTER_JANITOR_GLADE
The location of the Glade data file to specify the user interface.
You should not need to set this, unless you really know what you are doing.
.SH "SEE ALSO"
.BR computer-janitor (8).