Skip to content

Instantly share code, notes, and snippets.

@schlomo
Created May 22, 2014 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schlomo/0530d69e3da8f2e55c97 to your computer and use it in GitHub Desktop.
Save schlomo/0530d69e3da8f2e55c97 to your computer and use it in GitHub Desktop.
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
<Menu>
<Name>Applications</Name>
<Menu>
<Name>Network</Name>
<Exclude>
<Or>
<Category>X-IS24</Category>
<Filename>exo-mail-reader.desktop</Filename>
<Filename>exo-web-browser.desktop</Filename>
</Or>
</Exclude>
</Menu>
<Menu>
<Name>IS24</Name>
<Directory>is24.directory</Directory>
<Include>
<Category>X-IS24</Category>
</Include>
</Menu>
</Menu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment