efl/legacy/efreet/src/tests/data/test_menu_bad_comment.menu

15 lines
319 B
Plaintext

<!DOCTYPE Menu PUBLIC
"-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
<Menu>
<Name>Applications</Name>
<Directory>Applications.directory</Directory>
<!-- a comment
<!-- with a comment -->
<Or> This should be commented </Or>
-->
</Menu>