add comments

This commit is contained in:
Hylke Bons 2010-06-12 14:25:11 +01:00
parent 26d24334b6
commit 5fbed0cb9d

View file

@ -29,6 +29,8 @@ namespace SparkleShare {
AttachToStatusIcon (SparkleUI.NotificationIcon);
}
// Checks whether the system allows adding buttons to a notification,
// prevents error messages in Ubuntu.
new public void AddAction (string Action, string Label,
ActionHandler Handler) {