blob: 450543ee901eeb0c306490e7d73b536078720a8f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
<Menu>
<Name>Terminals</Name>
<!-- Read standard .desktop file locations -->
<DefaultAppDirs/>
<!-- Read in overrides and child menus from applications.d -->
<DefaultMergeDirs/>
<Include>
<Category>TerminalEmulator</Category>
</Include>
</Menu>
|