mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-01 03:31:33 +00:00
19 lines
394 B
XML
19 lines
394 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<menu id="menu">
|
|
<section>
|
|
<item>
|
|
<attribute name="label">View</attribute>
|
|
</item>
|
|
</section>
|
|
<section>
|
|
<item>
|
|
<attribute name="label">Arrange Icons By</attribute>
|
|
</item>
|
|
<item>
|
|
<attribute name="label">Refresh</attribute>
|
|
</item>
|
|
</section>
|
|
</menu>
|
|
</interface>
|