[Uml-devel] KDE/kdesdk/umbrello/umbrello/layouts

Ralf Habacker ralf.habacker at gmail.com
Sat Mar 17 08:28:41 UTC 2012


SVN commit 1285949 by habacker:

Use filled junction state widget on state diagram dot export.

CCBUG: 295600

 M  +3 -3      state-export.desktop  


--- trunk/KDE/kdesdk/umbrello/umbrello/layouts/state-export.desktop #1285948:1285949
@@ -19,9 +19,9 @@
 type::initial=shape=circle
 type::normal=shape=box,style=rounded
 type::end=shape=doublecircle
-type::fork=style=filled,shape=box,fillcolor=black,width="0.1",label=""
-type::join=style=filled,shape=box,fillcolor=black,width="0.1",label=""
-type::junction=shape=circle,fillcolor=black,width="0.4",label=""
+type::fork=shape=box,style=filled,fillcolor=black,width="0.1",label=""
+type::join=shape=box,style=filled,fillcolor=black,width="0.1",label=""
+type::junction=shape=circle,style=filled,fillcolor=black,width="0.4",label=""
 type::deephistory=shape=circle,width="0.4",label="H*"
 type::shallowhistory=shape=circle,width="0.4",label="H"
 type::choice=shape=diamond




More information about the umbrello-devel mailing list