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

Side by Side Diff: third_party/xdg-utils/tests/xdg-utils-usecases/data/icon_file.xml

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
OLDNEW
(Empty)
1 <?xml version="1.0"?>
2 <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
3 <mime-type type="xdgtestdata/icontest">
4 <comment>xdg-utils icon file association test</comment>
5 <glob pattern="*.xdgtestext"/>
6 </mime-type>
7 </mime-info>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698