hgbook

diff es/undo-simple.dot @ 327:b2a3175aad7a

added myself to the translators list
author jerojasro@localhost
date Thu Oct 16 23:09:25 2008 -0500 (2008-10-16)
parents
children 0aa96b0ffb65
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/es/undo-simple.dot	Thu Oct 16 23:09:25 2008 -0500
     1.3 @@ -0,0 +1,4 @@
     1.4 +digraph undo_simple {
     1.5 +	"primer cambio" -> "segundo cambio";
     1.6 +	"segundo cambio" -> "volver\nsegundo cambio";
     1.7 +}