]> git.ipfire.org Git - thirdparty/krb5.git/commit
XML Ribbon markup file
authorBenjamin Kaduk <kaduk@mit.edu>
Fri, 17 Jan 2014 21:02:13 +0000 (16:02 -0500)
committerBen Kaduk <kaduk@mit.edu>
Thu, 30 Apr 2015 14:47:33 +0000 (10:47 -0400)
commitda60312f1352cbd82e39e31398f7ead2e817f119
tree64d57a8349241f3695ae3d38b3011dd70fcfde4a
parent8f89dc561c1e8464c423bde854b6fd4283497559
XML Ribbon markup file

The standard windows library ribbon interface is either constructed
at runtime or specified in an XML file.  Since we have a static
set of functionality in our ribbon, it is simplest to just use the
XML file.

This should duplicate the interfaces currently provided by the
MFC ribbon, though the menu items in the file menu are slightly
taller than they used to be.

Use uicc.exe to compile the XML to the binary format and produce
a kfwribon.rc resource file and kfwribbon.h header.
src/windows/leash/Makefile.in
src/windows/leash/kfwribbon.xml [new file with mode: 0644]