You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
388 B
17 lines
388 B
6 years ago
|
<!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>
|