share/hedgewars/Data/misc/hedgewars-mimeinfo.xml
author szczur
Tue, 02 Nov 2010 10:31:51 -0400
changeset 4096 6fab0759409c
parent 4091 f89b8d0afbe1
child 4097 1bd64b8156fb
permissions -rw-r--r--
polish localisation for opendesktop files
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4083
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
     1
<?xml version="1.0"?>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
     2
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
     3
  <mime-type type="application/x-hedgewars-demo">
4091
f89b8d0afbe1 set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
nemo
parents: 4083
diff changeset
     4
    <icon name="hedgewars" />
f89b8d0afbe1 set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
nemo
parents: 4083
diff changeset
     5
    <!--
f89b8d0afbe1 set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
nemo
parents: 4083
diff changeset
     6
    https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/217997
f89b8d0afbe1 set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
nemo
parents: 4083
diff changeset
     7
    <generic-icon name="applications-games"/>
f89b8d0afbe1 set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
nemo
parents: 4083
diff changeset
     8
    -->
4083
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
     9
    <comment>Hedgewars Demo</comment>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    10
    <comment xml:lang="fr">Hedgewars Démonstration</comment>
4096
6fab0759409c polish localisation for opendesktop files
szczur
parents: 4091
diff changeset
    11
    <comment xml:lang="pl">Demo gry Hedgewars</comment>
4083
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    12
    <magic priority="50">
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    13
      <match required="yes" type="byte" offset="0" value="2"/>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    14
      <match required="yes" type="big16" offset="1" value="21572"/>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    15
    </magic>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    16
    <glob weight="60" pattern="*.hwd"/>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    17
  </mime-type>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    18
  <mime-type type="application/x-hedgewars-save">
4091
f89b8d0afbe1 set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
nemo
parents: 4083
diff changeset
    19
    <icon name="hedgewars" />
f89b8d0afbe1 set as default type, add icon. going to assume the icon was installed already. should happen in most packaging out there.
nemo
parents: 4083
diff changeset
    20
    <!--<generic-icon name="applications-games"/>-->
4083
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    21
    <comment>Hedgewars Save</comment>
4096
6fab0759409c polish localisation for opendesktop files
szczur
parents: 4091
diff changeset
    22
    <comment xml:lang="pl">Zapis gry Hedgewars</comment>
4083
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    23
    <magic priority="50">
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    24
      <match required="yes" type="byte" offset="0" value="2"/>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    25
      <match required="yes" type="big16" offset="1" value="21587"/>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    26
    </magic>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    27
    <glob weight="60" pattern="*.hws"/>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    28
  </mime-type>
830d1f4eb517 Add a misc folder to contain some files for attempting a local registration of hwengine against hedgewars demo and save files on request.
nemo
parents:
diff changeset
    29
</mime-info>