java/rozsirene-atributy-jedit/src/actions.xml
author František Kučera <franta-hg@frantovo.cz>
Sun Oct 07 15:11:42 2012 +0200 (2012-10-07)
changeset 22 bf06eb899671
permissions -rw-r--r--
nabídka standardizovaných atributů
http://www.freedesktop.org/wiki/CommonExtendedAttributes
     1 <!DOCTYPE ACTIONS SYSTEM "actions.dtd">
     2 <ACTIONS>
     3 	<ACTION NAME="rozsireneAtributy-zobrazit">
     4 		<CODE>
     5 			wm.addDockableWindow("rozsireneAtributy-panel");
     6 		</CODE>
     7 	</ACTION>
     8 </ACTIONS>