[Gd-chatter] r11526 - trunk/fundev/sources/deuce/duim

andreas at gwydiondylan.org andreas at gwydiondylan.org
Thu Dec 6 00:06:13 CET 2007


Author: andreas
Date: Thu Dec  6 00:06:12 2007
New Revision: 11526

Modified:
   trunk/fundev/sources/deuce/duim/images.dylan
Log:
job: minor

Fix the prompt icon (missing pixel).


Modified: trunk/fundev/sources/deuce/duim/images.dylan
==============================================================================
--- trunk/fundev/sources/deuce/duim/images.dylan	(original)
+++ trunk/fundev/sources/deuce/duim/images.dylan	Thu Dec  6 00:06:12 2007
@@ -199,7 +199,7 @@
   0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0;
   0, 0, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0;
   0, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 0;
-  0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0;
+  0, 1, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0;
   1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0;
   0, 1, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0;
   0, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 0;



More information about the chatter mailing list