share/hedgewars/Data/misc/hedgewars-mimeinfo.xml
author Wuzzy <Wuzzy2@mail.ru>
Tue, 24 Jul 2018 20:07:58 +0200
branch0.9.24
changeset 13550 d42237d16acf
parent 10651 7a8e321be3bd
child 13615 3561a457c11c
permissions -rwxr-xr-x
Limit max droplet count to 50 (fix for 0.9.24 branch only) This fixes the issue with insane amounts of droplets in 0.9.24. It's temporary, the real fix is in default branch, but would be desyncing.
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>
10651
7a8e321be3bd Issue 848: Minor translation update for German (misc files)
wuzzy
parents: 8922
diff changeset
    10
    <comment xml:lang="de">Hedgewars-Wiederholung</comment>
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
    11
    <comment xml:lang="es">Demo de Hedgewars</comment>
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
    12
    <comment xml:lang="fr">Démonstration d'Hedgewars</comment>
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
    13
    <comment xml:lang="it">Demo di Hedgewars</comment>
7354
b79b545bd568 remaining files for the Danish translation
kjpou1
parents: 5398
diff changeset
    14
    <comment xml:lang="ko">헤즈와스 데모</comment>
4096
6fab0759409c polish localisation for opendesktop files
szczur
parents: 4091
diff changeset
    15
    <comment xml:lang="pl">Demo gry Hedgewars</comment>
7354
b79b545bd568 remaining files for the Danish translation
kjpou1
parents: 5398
diff changeset
    16
    <comment xml:lang="pt">Hedgewars Demo</comment>
4105
705ac4981b98 slovak opendesktop translations
jose1711
parents: 4097
diff changeset
    17
    <comment xml:lang="sk">Demo hry Hedgewars</comment>
5398
ba348dd1d340 Updated Czech translation
karibikCZ
parents: 4786
diff changeset
    18
    <comment xml:lang="cs">Ukázka hry Hedgewars</comment>
4126
8ac87321c8b9 updated swedish translation
henek
parents: 4118
diff changeset
    19
    <comment xml:lang="sv">Demo för Hedgewars</comment>
7354
b79b545bd568 remaining files for the Danish translation
kjpou1
parents: 5398
diff changeset
    20
    <comment xml:lang="da">Hedgewars-demo</comment>
8922
b3874fa07e77 turkish translation updates
volkan
parents: 8766
diff changeset
    21
    <comment xml:lang="tr">Hedgewars Dösteri</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
    22
    <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
    23
      <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
    24
      <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
    25
    </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
    26
    <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
    27
  </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
    28
  <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
    29
    <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
    30
    <!--<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
    31
    <comment>Hedgewars Save</comment>
10651
7a8e321be3bd Issue 848: Minor translation update for German (misc files)
wuzzy
parents: 8922
diff changeset
    32
    <comment xml:lang="de">Hedgewars-Spielstand</comment>
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
    33
    <comment xml:lang="es">Partida guardada de Hedgewars</comment>
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
    34
    <comment xml:lang="fr">Parties enregistrées d'Hedgewars</comment>
7354
b79b545bd568 remaining files for the Danish translation
kjpou1
parents: 5398
diff changeset
    35
    <comment xml:lang="ko">헤즈와스 저장된 게임</comment>
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
    36
    <comment xml:lang="it">Partita salvata di Hedgewars</comment>
4096
6fab0759409c polish localisation for opendesktop files
szczur
parents: 4091
diff changeset
    37
    <comment xml:lang="pl">Zapis gry Hedgewars</comment>
7354
b79b545bd568 remaining files for the Danish translation
kjpou1
parents: 5398
diff changeset
    38
    <comment xml:lang="pt">Partida guardada de Hedgewars</comment>
4105
705ac4981b98 slovak opendesktop translations
jose1711
parents: 4097
diff changeset
    39
    <comment xml:lang="sk">Uložená hra Hedgewars</comment>
5398
ba348dd1d340 Updated Czech translation
karibikCZ
parents: 4786
diff changeset
    40
    <comment xml:lang="cs">Uložená hra Hedgewars</comment>
4126
8ac87321c8b9 updated swedish translation
henek
parents: 4118
diff changeset
    41
    <comment xml:lang="sv">Sparfil för Hedgewars</comment>
7354
b79b545bd568 remaining files for the Danish translation
kjpou1
parents: 5398
diff changeset
    42
    <comment xml:lang="da">Gemt Hedgewars-spil</comment>
8922
b3874fa07e77 turkish translation updates
volkan
parents: 8766
diff changeset
    43
    <comment xml:lang="tr">Hedgewars kayıtlı oyun</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
    44
    <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
    45
      <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
    46
      <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
    47
    </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
    48
    <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
    49
  </mime-type>
8766
ce153d705fff scheme association for linux (although it stops during connection)
koda
parents: 7354
diff changeset
    50
  <mime-type type="x-scheme-handler/hwplay">
ce153d705fff scheme association for linux (although it stops during connection)
koda
parents: 7354
diff changeset
    51
    <icon name="hedgewars" />
ce153d705fff scheme association for linux (although it stops during connection)
koda
parents: 7354
diff changeset
    52
    <!--<generic-icon name="applications-games"/>-->
ce153d705fff scheme association for linux (although it stops during connection)
koda
parents: 7354
diff changeset
    53
    <comment>Hedgewars ServerAccess Scheme</comment>
ce153d705fff scheme association for linux (although it stops during connection)
koda
parents: 7354
diff changeset
    54
    <magic priority="50">
ce153d705fff scheme association for linux (although it stops during connection)
koda
parents: 7354
diff changeset
    55
      <match required="yes" type="byte" offset="0" value="2"/>
ce153d705fff scheme association for linux (although it stops during connection)
koda
parents: 7354
diff changeset
    56
      <match required="yes" type="big16" offset="1" value="21587"/>
ce153d705fff scheme association for linux (although it stops during connection)
koda
parents: 7354
diff changeset
    57
    </magic>
ce153d705fff scheme association for linux (although it stops during connection)
koda
parents: 7354
diff changeset
    58
    <glob weight="60" pattern="hwplay://*"/>
ce153d705fff scheme association for linux (although it stops during connection)
koda
parents: 7354
diff changeset
    59
  </mime-type>
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
    60
</mime-info>