misc/hedgewars.desktop
author dag10
Mon, 14 Jan 2013 11:19:59 +0100
changeset 8377 869f80966a77
parent 5398 ba348dd1d340
permissions -rw-r--r--
GCI2012: Improve Game Configuration Widget - Refactored mapmodel+datamanager to have two separate map models for static and mission maps, and then three static MapInfos in MapModel for the three special maps (random, maze, drawn). - Created theme selector dialog. - Created seed view/edit dialog. - Enlarged start icon on pagemultiplayer and pagenetgame, and added Start.png. - Moved "Settings" button on pagemultiplayer and pagenetgame from middle of page to page footer. - Added "load drawing" button to mapcontainer widget. - Map preview is no longer the randomize button; The randomize functionality is now in a button of its own. - Map preview no longer grays out (isn't disabled) when in slave mode. - Seed is now viewable and copyable when in slave mode -- but not editable. - You should now use the property master (isMaster() and setMaster()) on gamecfgwidget and mapcontainer instead of the enabled property. This is because some widgets (e.g. "view/edit seed" button and map preview) shouldn't be disabled, when all other widgets should be. - Added mission map descriptions w/ locale support in INI format in mapname/desc.txt if applicable. Use '|' for line break.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1544
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
     1
[Desktop Entry]
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
     2
Type=Application
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
     3
Version=1.0
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
     4
Encoding=UTF-8
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
     5
Name=Hedgewars
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
     6
GenericName=Fighting Hedgehogs
4110
893018e0f129 some crappy german translation, feel free to improve :P
sheepluva
parents: 4109
diff changeset
     7
GenericName[de]=Kämpfende Igel
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
     8
GenericName[es]=Batallas entre erizos
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
     9
GenericName[fr]=Bataille de hérissons
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
    10
GenericName[ko]=고슴도치 싸우기
5129
05ab94a02cc3 The first of several Japanese language localization patches.
y2kbugxp90@gmail.com
parents: 4786
diff changeset
    11
GenericName[ja]=ファイチングハリネズミ
4786
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
    12
GenericName[it]=Ricci combattenti
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
    13
GenericName[pl]=Walczące jeże
71fb9189d91c French translation finally gets some love
ourobolos
parents: 4780
diff changeset
    14
GenericName[pt]=Batalhas entre ouriços
1544
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
    15
GenericName[ru]=Битвы ежей
4105
705ac4981b98 slovak opendesktop translations
jose1711
parents: 4097
diff changeset
    16
GenericName[sk]=Bojujúci ježkovia
5398
ba348dd1d340 Updated Czech translation
karibikCZ
parents: 5129
diff changeset
    17
GenericName[cs]=Bojující ježci
4097
1bd64b8156fb swedish localisation for opendesktop files
henek
parents: 4096
diff changeset
    18
GenericName[sv]=Stridande igelkottar
1544
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
    19
Icon=hedgewars.png
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
    20
Exec=hedgewars
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
    21
Terminal=false
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
    22
StartupNotify=false
56c0c5025136 - Add .desktop file
unc0rr
parents:
diff changeset
    23
Categories=Application;Game;StrategyGame;