author | sheepluva |
Sat, 15 Oct 2016 13:34:14 +0200 | |
changeset 11872 | 992d7701cbd0 |
parent 10651 | 7a8e321be3bd |
child 13615 | 3561a457c11c |
permissions | -rwxr-xr-x |
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 | 11 |
<comment xml:lang="es">Demo de Hedgewars</comment> |
12 |
<comment xml:lang="fr">Démonstration d'Hedgewars</comment> |
|
13 |
<comment xml:lang="it">Demo di Hedgewars</comment> |
|
7354 | 14 |
<comment xml:lang="ko">헤즈와스 데모</comment> |
4096 | 15 |
<comment xml:lang="pl">Demo gry Hedgewars</comment> |
7354 | 16 |
<comment xml:lang="pt">Hedgewars Demo</comment> |
4105 | 17 |
<comment xml:lang="sk">Demo hry Hedgewars</comment> |
5398 | 18 |
<comment xml:lang="cs">Ukázka hry Hedgewars</comment> |
4126 | 19 |
<comment xml:lang="sv">Demo för Hedgewars</comment> |
7354 | 20 |
<comment xml:lang="da">Hedgewars-demo</comment> |
8922 | 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 | 33 |
<comment xml:lang="es">Partida guardada de Hedgewars</comment> |
34 |
<comment xml:lang="fr">Parties enregistrées d'Hedgewars</comment> |
|
7354 | 35 |
<comment xml:lang="ko">헤즈와스 저장된 게임</comment> |
4786 | 36 |
<comment xml:lang="it">Partita salvata di Hedgewars</comment> |
4096 | 37 |
<comment xml:lang="pl">Zapis gry Hedgewars</comment> |
7354 | 38 |
<comment xml:lang="pt">Partida guardada de Hedgewars</comment> |
4105 | 39 |
<comment xml:lang="sk">Uložená hra Hedgewars</comment> |
5398 | 40 |
<comment xml:lang="cs">Uložená hra Hedgewars</comment> |
4126 | 41 |
<comment xml:lang="sv">Sparfil för Hedgewars</comment> |
7354 | 42 |
<comment xml:lang="da">Gemt Hedgewars-spil</comment> |
8922 | 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> |