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.
16 lines
388 B
16 lines
388 B
<!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>
|
|
|