[gnome-games] aisleriot: Add some reserve strings



commit e8beb46b4a97a0ea53e75363e4c64b7a9b2cceba
Author: Christian Persch <chpe gnome org>
Date:   Wed Jan 20 18:39:19 2010 +0100

    aisleriot: Add some reserve strings

 aisleriot/sol.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/aisleriot/sol.c b/aisleriot/sol.c
index 9b0cbb3..52a8d18 100644
--- a/aisleriot/sol.c
+++ b/aisleriot/sol.c
@@ -59,6 +59,13 @@
 #include "game.h"
 #include "window.h"
 
+#if 0
+/* String reserve */
+N_("Solitaire")
+N_("GNOME Solitaire")
+N_("About Solitaire")
+#endif /* 0 */
+
 typedef struct {
   AisleriotWindow *window;
   char *variation;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]