Updating branch refs/heads/master
to 3ca0f531e41a3e6c23e639b843fd61a890461516 (commit)
from 875bce96eb319e682e244c3e2814bb5c6b612673 (commit)
commit 3ca0f531e41a3e6c23e639b843fd61a890461516
Author: Christian Dywan <[email protected]>
Date: Fri Jul 8 20:42:01 2011 +0200
Play message-sent-email sound after sending
postler/postler-service.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/postler/postler-service.vala b/postler/postler-service.vala
index 7dc2e90..91331a3 100644
--- a/postler/postler-service.vala
+++ b/postler/postler-service.vala
@@ -565,6 +565,7 @@ namespace Postler {
else {
sent (account, filename,
(error_message ?? "").replace ("msmtp: ",
""));
+ Postler.App.play_sound ("message-sent-email");
}
});
helper.execute (command);
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits