QTfrontend/hedgewars.qrc
author Wuzzy <almikes@aol.com>
Wed, 13 Apr 2016 12:17:30 +0200
changeset 11765 10860d4bca22
parent 10739 d886f319e7b3
child 11694 d448b304bc70
permissions -rw-r--r--
Add sound effects for: cleaver impact, air mine impact, using extra time
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     1
<RCC>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     2
    <qresource prefix="/">
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     3
        <file alias="Ammos.png">../share/hedgewars/Data/Graphics/AmmoMenu/Ammos.png</file>
6579
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
     4
        <file>res/css/qt.css</file>
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
     5
        <file>res/css/chat.css</file>
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
     6
        <file>res/css/christmas.css</file>
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
     7
        <file>res/css/easter.css</file>
7720
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
     8
        <file>res/css/birthday.css</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     9
        <file>res/hh25x25.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    10
        <file>res/hh25x25grey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    11
        <file>res/ammopic.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    12
        <file>res/ammopicgrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    13
        <file>res/ammopicbox.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    14
        <file>res/ammopicboxgrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    15
        <file>res/ammopicdelay.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    16
        <file>res/ammopicdelaygrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    17
        <file>res/infinity.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    18
        <file>res/infinitygrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    19
        <file>res/botlevels/0.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    20
        <file>res/botlevels/1.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    21
        <file>res/botlevels/2.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    22
        <file>res/botlevels/3.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    23
        <file>res/botlevels/4.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    24
        <file>res/botlevels/5.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    25
        <file>res/botlevels/net0.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    26
        <file>res/botlevels/net1.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    27
        <file>res/botlevels/net2.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    28
        <file>res/botlevels/net3.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    29
        <file>res/botlevels/net4.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    30
        <file>res/botlevels/net5.png</file>
9306
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    31
        <file>res/campaign/A_Classic_Fairytale/first_blood.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    32
        <file>res/campaign/A_Classic_Fairytale/shadow.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    33
        <file>res/campaign/A_Classic_Fairytale/journey.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    34
        <file>res/campaign/A_Classic_Fairytale/united.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    35
        <file>res/campaign/A_Classic_Fairytale/backstab.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    36
        <file>res/campaign/A_Classic_Fairytale/dragon.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    37
        <file>res/campaign/A_Classic_Fairytale/family.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    38
        <file>res/campaign/A_Classic_Fairytale/queen.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    39
        <file>res/campaign/A_Classic_Fairytale/enemy.png</file>
c9978ada9a3d changed mission dir name to use underscores instead of whitespaces
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9182
diff changeset
    40
        <file>res/campaign/A_Classic_Fairytale/epil.png</file>
9308
4bddcc1a1450 merge and changed also spacecampaign name
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9294 9306
diff changeset
    41
        <file>res/campaign/A_Space_Adventure/cosmos.png</file>
9332
1c98576c3360 added image and description for the moon mission
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9308
diff changeset
    42
        <file>res/campaign/A_Space_Adventure/moon01.png</file>
9615
86b82816b222 image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9609
diff changeset
    43
        <file>res/campaign/A_Space_Adventure/moon02.png</file>
9406
24c29108a5ea ice planet main quest image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9332
diff changeset
    44
        <file>res/campaign/A_Space_Adventure/ice01.png</file>
9465
38c9982e6556 added image and description for ice02
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9451
diff changeset
    45
        <file>res/campaign/A_Space_Adventure/ice02.png</file>
9451
c3799f0f17cb added image and description for desert01
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9406
diff changeset
    46
        <file>res/campaign/A_Space_Adventure/desert01.png</file>
9478
e7d47bd07d35 desert02 image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9465
diff changeset
    47
        <file>res/campaign/A_Space_Adventure/desert02.png</file>
9609
70ef35c925d8 image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9604
diff changeset
    48
        <file>res/campaign/A_Space_Adventure/desert03.png</file>
9525
8bcfb3a9f92b small fix and image/description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9478
diff changeset
    49
        <file>res/campaign/A_Space_Adventure/fruit01.png</file>
9556
bae6ebef3673 description and image
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9525
diff changeset
    50
        <file>res/campaign/A_Space_Adventure/fruit02.png</file>
9598
5c378d7d2e4d image, description and hats
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9568
diff changeset
    51
        <file>res/campaign/A_Space_Adventure/fruit03.png</file>
9568
58cdc9332a54 description and image
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9556
diff changeset
    52
        <file>res/campaign/A_Space_Adventure/death01.png</file>
9604
edc1785487c3 image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9598
diff changeset
    53
        <file>res/campaign/A_Space_Adventure/death02.png</file>
9633
ec72756e7079 image and description
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9615
diff changeset
    54
        <file>res/campaign/A_Space_Adventure/final.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    55
        <file>res/bonus.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    56
        <file>res/Hedgehog.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    57
        <file>res/net.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    58
        <file>res/About.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    59
        <file>res/SimpleGame.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    60
        <file>res/Campaign.png</file>
9294
f9b31c3efd35 added deafult image if not one available in campaign
Periklis Ntanasis <pntanasis@gmail.com>
parents: 9258
diff changeset
    61
        <file>res/CampaignDefault.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    62
        <file>res/Multiplayer.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    63
        <file>res/Trainings.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    64
        <file>res/Background.png</file>
6579
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
    65
        <file>res/BackgroundChristmas.png</file>
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
    66
        <file>res/BackgroundEaster.png</file>
fc52f7c22c9b GCI task: season greetings
valnut
parents: 6178
diff changeset
    67
        <file>res/BackgroundBirthday.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    68
        <file>res/Exit.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    69
        <file>res/HedgewarsTitle.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    70
        <file>res/LocalPlay.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    71
        <file>res/NetworkPlay.png</file>
8318
e2c01fbf36c0 GCI2012: Beautify Network Page
dag10
parents: 8256
diff changeset
    72
        <file>res/NetworkPlayDisabled.png</file>
8387
f9d1191476ce Organized options into more relavant tabs.
dag10 <gottlieb.drew@gmail.com>
parents: 8377
diff changeset
    73
        <file>res/audio.png</file>
f9d1191476ce Organized options into more relavant tabs.
dag10 <gottlieb.drew@gmail.com>
parents: 8377
diff changeset
    74
        <file>res/camera.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    75
        <file>res/Settings.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    76
        <file>res/dropdown.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    77
        <file>res/new.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    78
        <file>res/edit.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    79
        <file>res/delete.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    80
        <file>res/checked.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    81
        <file>res/unchecked.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    82
        <file>res/graphicsicon.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    83
        <file>res/miscicon.png</file>
6042
8b5345758f62 some more cleanups/refactoring/blahblah, some button positions may are a bit off atm. also I added a new picture for one of the buttons
sheepluva
parents: 5719
diff changeset
    84
        <file>res/Load.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    85
        <file>res/Save.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    86
        <file>res/Record.png</file>
7643
97b98bcfd056 Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
nemo
parents: 6579
diff changeset
    87
        <file>res/Videos.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    88
        <file>res/weaponsicon.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    89
        <file>res/teamicon.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    90
        <file>res/panelbg.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    91
        <file>res/lightbulb_on.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    92
        <file>res/lightbulb_off.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    93
        <file>res/spin_up.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    94
        <file>res/spin_down.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    95
        <file>res/PlaySound.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    96
        <file>res/hh_small.png</file>
6089
adc69bbb24e5 (a lot of) ooops
koda
parents: 6086
diff changeset
    97
        <file>res/btnDisabled.png</file>
6086
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
    98
        <file>res/btnForts@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
    99
        <file>res/btnBorder@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   100
        <file>res/btnInvulnerable@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   101
        <file>res/btnLaserSight@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   102
        <file>res/btnLowGravity@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   103
        <file>res/btnResetHealth@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   104
        <file>res/btnTeamsDivide@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   105
        <file>res/btnSolid@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   106
        <file>res/btnVampiric@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   107
        <file>res/btnKarma@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   108
        <file>res/btnArtillery@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   109
        <file>res/btnRandomOrder@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   110
        <file>res/btnKing@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   111
        <file>res/btnPlaceHog@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   112
        <file>res/btnSharedAmmo@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   113
        <file>res/btnDisableGirders@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   114
        <file>res/btnDisableLandObjects@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   115
        <file>res/btnAISurvival@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   116
        <file>res/btnInfAttack@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   117
        <file>res/btnResetWeps@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   118
        <file>res/btnPerHogAmmo@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   119
        <file>res/btnNoWind@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   120
        <file>res/btnMoreWind@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   121
        <file>res/btnTagTeam@2x.png</file>
c612f24bf162 the retina infection keeps spreading...
koda
parents: 6042
diff changeset
   122
        <file>res/btnBottomBorder@2x.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   123
        <file>res/iconBox.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   124
        <file>res/iconHealth.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   125
        <file>res/iconSuddenDeath.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   126
        <file>res/iconDamage.png</file>
10739
d886f319e7b3 Tired of not knowing which rooms I can't join
nemo
parents: 9832
diff changeset
   127
        <file>res/iconDamageLockG.png</file>
d886f319e7b3 Tired of not knowing which rooms I can't join
nemo
parents: 9832
diff changeset
   128
        <file>res/iconDamageLockR.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   129
        <file>res/iconTime.png</file>
10739
d886f319e7b3 Tired of not knowing which rooms I can't join
nemo
parents: 9832
diff changeset
   130
        <file>res/iconTimeLockG.png</file>
d886f319e7b3 Tired of not knowing which rooms I can't join
nemo
parents: 9832
diff changeset
   131
        <file>res/iconTimeLockR.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   132
        <file>res/iconMine.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   133
        <file>res/iconDud.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   134
        <file>res/iconRope.png</file>
9489
0818d14e90be add world edges to config
nemo
parents: 9306
diff changeset
   135
        <file>res/iconEarth.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   136
        <file>res/dice.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   137
        <file>res/Star.png</file>
8374
3a1708759c4f Hat selection reworked
dag10
parents: 8361
diff changeset
   138
        <file>res/inverse-corner-bl.png</file>
7720
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   139
        <file>res/Flake.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   140
        <file>res/Egg.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   141
        <file>res/Confetti.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   142
        <file>res/file_save.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   143
        <file>res/file_demo.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   144
        <file>res/addfriend.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   145
        <file>res/remfriend.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   146
        <file>res/ignore.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   147
        <file>res/unignore.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   148
        <file>res/follow.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   149
        <file>res/info.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   150
        <file>res/kick.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   151
        <file>res/lock.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   152
        <file>res/unlock.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   153
        <file>res/StatsMedal1.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   154
        <file>res/StatsMedal2.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   155
        <file>res/StatsMedal3.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   156
        <file>res/StatsMedal4.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   157
        <file>res/StatsR.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   158
        <file>res/StatsH.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   159
        <file>res/StatsD.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   160
        <file>res/StatsBestKiller.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   161
        <file>res/StatsBestShot.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   162
        <file>res/StatsHedgehogsKilled.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   163
        <file>res/StatsMostSelfDamage.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   164
        <file>res/StatsSelfKilled.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   165
        <file>res/StatsSkipped.png</file>
9172
72bfa6a3e8e2 added custom stats message
Periklis Ntanasis <pntanasis@gmail.com>
parents: 8387
diff changeset
   166
        <file>res/StatsCustomAchievement.png</file>
8377
869f80966a77 GCI2012: Improve Game Configuration Widget
dag10
parents: 8374
diff changeset
   167
        <file>res/Start.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   168
        <file>res/mapRandom.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   169
        <file>res/mapMaze.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   170
        <file>res/mapMissing.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   171
        <file>res/mapCustom.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   172
        <file>res/mapMission.png</file>
7720
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   173
        <file>res/chat/friend.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   174
        <file>res/chat/ignore.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   175
        <file>res/chat/lamp.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   176
        <file>res/chat/hedgehog.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   177
        <file>res/chat/hedgehog_gray.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   178
        <file>res/chat/roomadmin.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   179
        <file>res/chat/roomadmin_gray.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   180
        <file>res/chat/serveradmin.png</file>
8e6b79a020f8 Show more statuses in icons.
unc0rr
parents: 7643
diff changeset
   181
        <file>res/chat/serveradmin_gray.png</file>
7764
28613382e3f3 - Show unready status in icon
unc0rr
parents: 7720
diff changeset
   182
        <file>res/chat/lamp_off.png</file>
7765
1e162c1d6dc7 'In game' client flag, both server and frontend support
unc0rr
parents: 7764
diff changeset
   183
        <file>res/chat/ingame.png</file>
8337
bf237f7f1d94 add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
koda
parents: 8318
diff changeset
   184
        <file>res/splash.png</file>
bf237f7f1d94 add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
koda
parents: 8318
diff changeset
   185
        <file>res/html/about.html</file>
9503
8f9b04138456 Icons for 'i' and 'c' flags
unc0rr
parents: 9489
diff changeset
   186
        <file>res/chat/hedgehogcontributor.png</file>
8f9b04138456 Icons for 'i' and 'c' flags
unc0rr
parents: 9489
diff changeset
   187
        <file>res/chat/hedgehogcontributor_gray.png</file>
8f9b04138456 Icons for 'i' and 'c' flags
unc0rr
parents: 9489
diff changeset
   188
        <file>res/chat/roomadmincontributor.png</file>
8f9b04138456 Icons for 'i' and 'c' flags
unc0rr
parents: 9489
diff changeset
   189
        <file>res/chat/roomadmincontributor_gray.png</file>
5022
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   190
    </qresource>
1151
ee6573db301a Unbreak build
unc0rr
parents: 1146
diff changeset
   191
</RCC>