mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-31 22:02:58 -06:00
15 lines
162 B
Text
15 lines
162 B
Text
description "Passive pop-up notifications for Linux\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
library(LINUX) notify;
|
|
|
|
file
|
|
Notify.cpp,
|
|
Notify.h;
|
|
|
|
mainconfig
|
|
"" = "TEST",
|
|
"" = "";
|
|
|