diff options
Diffstat (limited to 'net-im/psi/files')
-rw-r--r-- | net-im/psi/files/0.8.7-shutdown.patch | 16 | ||||
-rw-r--r-- | net-im/psi/files/digest-psi-0.8.7-r1 | 2 |
2 files changed, 18 insertions, 0 deletions
diff --git a/net-im/psi/files/0.8.7-shutdown.patch b/net-im/psi/files/0.8.7-shutdown.patch new file mode 100644 index 000000000000..da5834c4b7a5 --- /dev/null +++ b/net-im/psi/files/0.8.7-shutdown.patch @@ -0,0 +1,16 @@ +Index: mainwin.cpp +=================================================================== +RCS file: /home/cvs/psi/src/mainwin.cpp,v +retrieving revision 1.12 +retrieving revision 1.13 +diff -u -r1.12 -r1.13 +--- mainwin.cpp 3 Apr 2003 06:25:26 -0000 1.12 ++++ mainwin.cpp 9 Apr 2003 01:03:30 -0000 1.13 +@@ -559,6 +559,7 @@ + { + if(tray) { + hide(); ++ e->accept(); + return; + } + diff --git a/net-im/psi/files/digest-psi-0.8.7-r1 b/net-im/psi/files/digest-psi-0.8.7-r1 new file mode 100644 index 000000000000..92d3a50c3f39 --- /dev/null +++ b/net-im/psi/files/digest-psi-0.8.7-r1 @@ -0,0 +1,2 @@ +MD5 4e18ea341dca70556d0dc1baf026ef86 psi-0.8.7.tar.bz2 465036 +MD5 7dd4e476536fb65d001baad6e440d9d4 qssl-1.0.tar.bz2 13032 |