java/rozsirene-atributy-jedit/src/actions.xml
author František Kučera <franta-hg@frantovo.cz>
Sun, 07 Oct 2012 15:11:42 +0200
branchv_0
changeset 22 f3ba21170329
parent 18 6864cc4e6027
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>