File: nemo.xml.in

package info (click to toggle)
nemo 3.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,028 kB
  • ctags: 11,121
  • sloc: ansic: 117,739; makefile: 953; xml: 562; python: 149; sh: 66
file content (16 lines) | stat: -rw-r--r-- 549 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
   <mime-type type="application/x-gnome-saved-search">
     <sub-class-of type="text/xml"/>
     <_comment>Saved search</_comment>
     <glob pattern="*.savedSearch"/>
   </mime-type>


   <mime-type type="application/nemo-action">
     <_comment>A Nemo action definition file</_comment>
     <generic-icon name="text-x-generic"/>
     <sub-class-of type="text/plain"/>
     <glob pattern="*.nemo_action"/>
   </mime-type>
</mime-info>