mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
6b31ddb8d8
Reported by: distilator Feature safe: yes
4 lines
221 B
Plaintext
4 lines
221 B
Plaintext
GtkUnique is a library to facilitate programming single instance applications -
|
|
that is applications that gets instanced once and each subsequent instance just
|
|
quits - or send a command to the currently running instance.
|