view org.dbsoft.dwindows.dwtest.desktop.in @ 2604:4671ac4ad3c6

iOS: Had to switch from UIKeyCommand to UIAction for DWMenuItem. UIKeyCommand would be preferable, but it won't add more than one menu item per selector, so we could only have one item on our menus. UIAction allows us to call the selector manually in a closure, but there is no UIKeyAction class that I can find... revisit this later if something changes.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 12 Jul 2021 23:51:38 +0000
parents e6d212a978fe
children
line wrap: on
line source


[Desktop Entry]
Name=Dynamic Windows Test
Exec=@prefix@/bin/dwtest 
Terminal=false
MultipleArgs=false
Type=Application
Categories=Application;Development;X-Red-Hat-Base;