diff options
author | Donald Cooley <dfc@warpmail.net> | 2013-12-01 22:26:14 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:04 -0600 |
commit | e05c1f08183764abce6384f1938cefee2960ba5b (patch) | |
tree | 2a41951e148d4270eb50c5d39fc22e506aba8834 /perl/perl-Gtk2-Unique/slack-desc | |
parent | e1ed55207007cf2a509b9a5327bd4077835deb41 (diff) | |
download | slackbuilds-e05c1f08183764abce6384f1938cefee2960ba5b.tar.gz |
perl/perl-Gtk2-Unique: Added (use single instance applications).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'perl/perl-Gtk2-Unique/slack-desc')
-rw-r--r-- | perl/perl-Gtk2-Unique/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Gtk2-Unique/slack-desc b/perl/perl-Gtk2-Unique/slack-desc new file mode 100644 index 0000000000..57bac3acf5 --- /dev/null +++ b/perl/perl-Gtk2-Unique/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Gtk2-Unique: perl-Gtk2-Unique (use single instance applications) +perl-Gtk2-Unique: +perl-Gtk2-Unique: Gtk2::Unique is a Perl binding for the C library libunique which +perl-Gtk2-Unique: provides a way for writing single instance application. If you +perl-Gtk2-Unique: launch a single instance application twice, the second instance will +perl-Gtk2-Unique: either just quit or will send a message to the running instance. +perl-Gtk2-Unique: +perl-Gtk2-Unique: homepage: http://search.cpan.org/dist/Gtk2-Unique/ +perl-Gtk2-Unique: +perl-Gtk2-Unique: +perl-Gtk2-Unique: |