File: perlpanel-item-edit.pod

package info (click to toggle)
perlpanel 1%3A0.9.1%2Bcvs20051225-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 1,624 kB
  • ctags: 547
  • sloc: perl: 7,376; sh: 140; makefile: 125
file content (45 lines) | stat: -rw-r--r-- 889 bytes parent folder | download | duplicates (4)
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
43
44
45
=pod

=for comment
$Id: perlpanel-item-edit.pod,v 1.1 2004/02/17 13:56:26 jodrell Exp $

=head1 Name

perlpanel-item-edit - a .desktop file editor for PerlPanel.

=head1 Usage

	perlpanel-item-edit [FILE]

=head1 Description

perlpanel-item-edit provides a simple dialog for editing .desktop launcher
files. These files contain information that can be used by desktop components
to run programs.

For more information, see the Freedesktop.org specification for the .desktop
file format.

=head1 See Also

=over

=item * L<PerlPanel>

=item * http://www.freedesktop.org/

=back

=head1 Copyright

Copyright (c) 2004 Gavin Brown.

perlpanel-item-edit is part of PerlPanel.

PerlPanel is free software, you can use it and/or redistribute it under the
terms of the GNU General Public License. See the COPYING file for more
information

=head1 Author

Gavin Brown E<lt>gavin.brown@uk.comE<gt>.