summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@dhcp-100-2-40.bos.redhat.com>2009-04-13 19:59:55 -0400
committerSøren Sandmann Pedersen <ssp@dhcp-100-2-40.bos.redhat.com>2009-04-13 19:59:55 -0400
commitffbb948692ea37a6bec09ce4e9c39d737574dc1e (patch)
treee28003bfc6bdb6643bc5f483e38250e057d2bf1e
parentc10cc32ff0db3c104998f3b4387566cadd33e45d (diff)
Comment
-rw-r--r--siv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/siv.c b/siv.c
index 268b413..ae97cda 100644
--- a/siv.c
+++ b/siv.c
@@ -432,6 +432,8 @@ on_open (App *app, const char *filename)
* However, it would be better if we could show
* all the errors at once; so we need to support
* asking to load many files at once
+ *
+ * Also there should be support for startup notification.
*/
app_show_could_not_open (NULL, 1, (char **)&filename);