author | nemo |
Wed, 29 Dec 2010 16:21:30 -0500 | |
changeset 4780 | 8571151411b3 |
parent 4126 | 8ac87321c8b9 |
child 4786 | 71fb9189d91c |
permissions | -rw-r--r-- |
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> |
4110
893018e0f129
some crappy german translation, feel free to improve :P
sheepluva
parents:
4105
diff
changeset
|
10 |
<comment xml:lang="de">Hedgewars Demo</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
|
11 |
<comment xml:lang="fr">Hedgewars Démonstration</comment> |
4096 | 12 |
<comment xml:lang="pl">Demo gry Hedgewars</comment> |
4105 | 13 |
<comment xml:lang="sk">Demo hry Hedgewars</comment> |
4126 | 14 |
<comment xml:lang="sv">Demo för Hedgewars</comment> |
4112 | 15 |
<comment xml:lang="es">Demo de Hedgewars</comment> |
4113 | 16 |
<comment xml:lang="it">Demo di Hedgewars</comment> |
4118 | 17 |
<comment xml:lang="pt">Hedgewars Demo</comment> |
4780
8571151411b3
add a couple of variables to speed up UID lookups. Based on the assumption new visual gears and gears will tend to be at the end of the list. Set them on successful lookup or script gear creation, clear on delete. Oh also pick up a couple of TrevInc's translation changes
nemo
parents:
4126
diff
changeset
|
18 |
<comment xml:lang="ko">헤즈와스 데모</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
|
19 |
<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
|
20 |
<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
|
21 |
<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
|
22 |
</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
|
23 |
<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
|
24 |
</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
|
25 |
<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
|
26 |
<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
|
27 |
<!--<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
|
28 |
<comment>Hedgewars Save</comment> |
4110
893018e0f129
some crappy german translation, feel free to improve :P
sheepluva
parents:
4105
diff
changeset
|
29 |
<comment xml:lang="de">Hedgewars gespeichertes Spiel</comment> |
4096 | 30 |
<comment xml:lang="pl">Zapis gry Hedgewars</comment> |
4105 | 31 |
<comment xml:lang="sk">Uložená hra Hedgewars</comment> |
4126 | 32 |
<comment xml:lang="sv">Sparfil för Hedgewars</comment> |
4114 | 33 |
<comment xml:lang="es">Partida guardada de Hedgewars</comment> |
4113 | 34 |
<comment xml:lang="it">Partita salvata di Hedgewars</comment> |
4118 | 35 |
<comment xml:lang="pt">Partida guardada de Hedgewars</comment> |
4780
8571151411b3
add a couple of variables to speed up UID lookups. Based on the assumption new visual gears and gears will tend to be at the end of the list. Set them on successful lookup or script gear creation, clear on delete. Oh also pick up a couple of TrevInc's translation changes
nemo
parents:
4126
diff
changeset
|
36 |
<comment xml:lang="ko">헤즈와스 저장된 게임</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
|
37 |
<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
|
38 |
<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
|
39 |
<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
|
40 |
</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
|
41 |
<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
|
42 |
</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
|
43 |
</mime-info> |