[gimp-perl] Doc improvement.
- From: Ed J <edj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-perl] Doc improvement.
- Date: Thu, 1 May 2014 16:59:19 +0000 (UTC)
commit 58b97cf6f492d2925468bb2dc78ae6d258622544
Author: Ed J <edj src gnome org>
Date: Thu May 1 17:58:58 2014 +0100
Doc improvement.
examples/Perl-Server | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/examples/Perl-Server b/examples/Perl-Server
index 219d955..e56a213 100755
--- a/examples/Perl-Server
+++ b/examples/Perl-Server
@@ -40,8 +40,18 @@ via Gimp::Net
=head1 SYNOPSIS
-<Image>/Filters/Languages/_Perl/_Server
+<Image>/Filters/Languages/Perl/Server
=head1 DESCRIPTION
-Also provides a working example of a GIMP extension in Gimp-Perl.
+If activated by the user, allows Gimp-Perl scripts to connect to the
+running GIMP instance. Also provides a working example of a GIMP extension
+in Gimp-Perl.
+
+There is a security advisory about GIMP scripting servers. This program
+will only allow TCP connections if a password is specified (the "auth"
+option), thereby eliminating any network-related security risk.
+
+=head1 SEE ALSO
+
+L<Gimp::Net>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]