QTfrontend/hedgewars.qrc
author Zorg <zorgiepoo@gmail.com>
Wed, 08 Jun 2011 03:36:54 -0400
changeset 5229 148d581b17ab
parent 5022 d2a2f6c9b236
child 5719 0ed1f543f301
permissions -rw-r--r--
Attempt to fix issue #125. The password pop-up doesn't appear every time when going into the official server anymore, now it only does it when the password is blank. If a user enters an invalid password, the password is set blank to avoid the user going back to the official server just to be rejected. When entering an invalid password, the unknown error dialog doesn't show up anymore, but the connection lost to server one still does. This fixes the bug where the user would be spammed with error messages. The user can also now change his password in the settings page.
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>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     4
        <file>res/hh25x25.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     5
        <file>res/hh25x25grey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     6
        <file>res/ammopic.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     7
        <file>res/ammopicgrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     8
        <file>res/ammopicbox.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
     9
        <file>res/ammopicboxgrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    10
        <file>res/ammopicdelay.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    11
        <file>res/ammopicdelaygrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    12
        <file>res/infinity.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    13
        <file>res/infinitygrey.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    14
        <file>res/botlevels/0.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    15
        <file>res/botlevels/1.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    16
        <file>res/botlevels/2.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    17
        <file>res/botlevels/3.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    18
        <file>res/botlevels/4.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    19
        <file>res/botlevels/5.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    20
        <file>res/botlevels/net0.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    21
        <file>res/botlevels/net1.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    22
        <file>res/botlevels/net2.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    23
        <file>res/botlevels/net3.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    24
        <file>res/botlevels/net4.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    25
        <file>res/botlevels/net5.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    26
        <file>res/bonus.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    27
        <file>res/Hedgehog.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    28
        <file>res/net.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    29
        <file>res/About.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    30
        <file>res/SimpleGame.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    31
        <file>res/Campaign.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    32
        <file>res/Multiplayer.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    33
        <file>res/Trainings.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    34
        <file>res/Background.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    35
        <file>res/Exit.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    36
        <file>res/HedgewarsTitle.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    37
        <file>res/LocalPlay.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    38
        <file>res/NetworkPlay.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    39
        <file>res/Settings.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    40
        <file>res/dropdown.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    41
        <file>res/new.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    42
        <file>res/edit.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    43
        <file>res/delete.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    44
        <file>res/checked.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    45
        <file>res/unchecked.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    46
        <file>res/graphicsicon.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    47
        <file>res/miscicon.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    48
        <file>res/Save.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    49
        <file>res/Record.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    50
        <file>res/weaponsicon.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    51
        <file>res/teamicon.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    52
        <file>res/panelbg.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    53
        <file>res/lightbulb_on.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    54
        <file>res/lightbulb_off.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    55
        <file>res/spin_up.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    56
        <file>res/spin_down.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    57
        <file>res/PlaySound.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    58
        <file>res/hh_small.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    59
        <file>res/btnDisabled.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    60
        <file>res/btnForts.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    61
        <file>res/btnBorder.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    62
        <file>res/btnInvulnerable.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    63
        <file>res/btnLaserSight.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    64
        <file>res/btnLowGravity.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    65
        <file>res/btnResetHealth.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    66
        <file>res/btnTeamsDivide.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    67
        <file>res/btnSolid.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    68
        <file>res/btnVampiric.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    69
        <file>res/btnKarma.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    70
        <file>res/btnArtillery.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    71
        <file>res/btnRandomOrder.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    72
        <file>res/btnKing.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    73
        <file>res/btnPlaceHog.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    74
        <file>res/btnSharedAmmo.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    75
        <file>res/btnDisableGirders.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    76
        <file>res/btnDisableLandObjects.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    77
        <file>res/btnAISurvival.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    78
        <file>res/btnInfAttack.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    79
        <file>res/btnResetWeps.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    80
        <file>res/btnPerHogAmmo.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    81
        <file>res/btnNoWind.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    82
        <file>res/btnMoreWind.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    83
        <file>res/btnTagTeam.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    84
        <file>res/iconBox.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    85
        <file>res/iconHealth.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    86
        <file>res/iconSuddenDeath.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    87
        <file>res/iconDamage.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    88
        <file>res/iconTime.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    89
        <file>res/iconMine.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    90
        <file>res/iconDud.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    91
        <file>res/iconRope.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    92
        <file>res/dice.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    93
        <file>res/Star.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    94
        <file>res/file_save.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    95
        <file>res/file_demo.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    96
        <file>res/chat_default.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    97
        <file>res/chat_ignore.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    98
        <file>res/chat_friend.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
    99
        <file>res/chat_default_on.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   100
        <file>res/chat_ignore_on.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   101
        <file>res/chat_friend_on.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   102
        <file>res/chat_default_off.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   103
        <file>res/chat_ignore_off.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   104
        <file>res/chat_friend_off.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   105
        <file>res/addfriend.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   106
        <file>res/remfriend.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   107
        <file>res/ignore.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   108
        <file>res/unignore.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   109
        <file>res/follow.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   110
        <file>res/info.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   111
        <file>res/kick.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   112
        <file>res/lock.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   113
        <file>res/unlock.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   114
        <file>res/StatsMedal1.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   115
        <file>res/StatsMedal2.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   116
        <file>res/StatsMedal3.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   117
        <file>res/StatsMedal4.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   118
        <file>res/StatsR.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   119
        <file>res/StatsH.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   120
        <file>res/StatsD.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   121
        <file>res/StatsBestKiller.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   122
        <file>res/StatsBestShot.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   123
        <file>res/StatsHedgehogsKilled.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   124
        <file>res/StatsMostSelfDamage.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   125
        <file>res/StatsSelfKilled.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   126
        <file>res/StatsSkipped.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   127
        <file>res/mapRandom.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   128
        <file>res/mapMaze.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   129
        <file>res/mapMissing.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   130
        <file>res/mapCustom.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   131
        <file>res/mapMission.png</file>
d2a2f6c9b236 some final work and buggfix for Tag Team, it is now playable
Henek
parents: 4412
diff changeset
   132
    </qresource>
1151
ee6573db301a Unbreak build
unc0rr
parents: 1146
diff changeset
   133
</RCC>