add some 'not yet implemented' messages
authorThomas Thurman <tthurman@gnome.org>
Fri, 28 Aug 2009 22:22:53 +0000 (18:22 -0400)
committerThomas Thurman <tthurman@gnome.org>
Fri, 28 Aug 2009 22:22:53 +0000 (18:22 -0400)
belltower.c

index b0e581d..bceef99 100644 (file)
@@ -812,6 +812,10 @@ towers_by_area (void)
 static void
 show_bookmarks (void)
 {
+  /* well, there are currently no bookmarks,
+     because you can't set them. */
+
+  show_towers_from_list (NULL);
 }
 
 static void
@@ -848,6 +852,7 @@ tower_search (void)
 static void
 recent_towers (void)
 {
+  show_message ("This is not yet implemented.");
 }
 
 static void