SlackBuildsOrg/perl/perl-Gtk2-Unique
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
perl-Gtk2-Unique.info
perl-Gtk2-Unique.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

Gtk2::Unique is a Perl binding for the C library libunique which
provides a way for writing single instance application. If you
launch a single instance application twice, the second instance will
either just quit or will send a message to the running instance.