Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Side by Side Diff: third_party/xdg-utils/tests/xdg-desktop-menu/data/shinythings_example/webmirror.menu

Issue 151098: Patch from mdm@google.com... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
Property Changes:
Name: svn:executable
+ *
OLDNEW
(Empty)
1 <!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 0.8//EN"
2 "http://www.freedesktop.org/standards/menu-spec/menu-0.8.dtd">
3 <Menu>
4 <Name>Applications</Name>
5 <Menu>
6 <Name>WebMirror Menu</Name>
7 <Directory>webmirror.directory</Directory>
8 <Include>
9 <Filename>webmirror.desktop</Filename>
10 <Filename>webmirror-admin.desktop</Filename>
11 </Include>
12 </Menu>
13 </Menu>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698