gtk+ r19713 - in trunk: . tests



Author: johan
Date: Wed Mar  5 15:02:25 2008
New Revision: 19713
URL: http://svn.gnome.org/viewvc/gtk+?rev=19713&view=rev

Log:
2008-03-05  Johan Dahlin  <johan gnome org>

    * tests/buildertest.c (test_list_store): Restore accidentally broken test.



Modified:
   trunk/ChangeLog
   trunk/tests/buildertest.c

Modified: trunk/tests/buildertest.c
==============================================================================
--- trunk/tests/buildertest.c	(original)
+++ trunk/tests/buildertest.c	Wed Mar  5 15:02:25 2008
@@ -527,7 +527,7 @@
     "    </columns>"
     "    <data>"
     "      <row>"
-    "        <col id=\"0\" translatable=\"yes\">_Quit</col>"
+    "        <col id=\"0\" translatable=\"yes\">John</col>"
     "        <col id=\"1\" context=\"foo\">Doe</col>"
     "        <col id=\"2\" comment=\"foobar\">25</col>"
     "      </row>"



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