From f4f27e438b0791e1c0708c4f031aa80c59d965b1 Mon Sep 17 00:00:00 2001 From: TingPing Date: Mon, 2 Feb 2015 19:35:49 -0500 Subject: Implement windows 8.1+ notifications This splits notifications up into multiple backends currently only libnotify on unix and win8 toasts. The win8 backend was originally written by @leeter though heavily modified. --- win32/hexchat.exe.manifest | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 win32/hexchat.exe.manifest (limited to 'win32/hexchat.exe.manifest') diff --git a/win32/hexchat.exe.manifest b/win32/hexchat.exe.manifest new file mode 100644 index 00000000..1ea11920 --- /dev/null +++ b/win32/hexchat.exe.manifest @@ -0,0 +1,32 @@ + + + + HexChat IRC Client + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.4.1