new avatars + updated es and nl translation

This commit is contained in:
doitux
2007-06-12 19:41:24 +00:00
parent ca688faf09
commit 3eea17f37d
8 changed files with 466 additions and 59 deletions
+2
View File
@@ -30,6 +30,8 @@
<file>resources/avatar/linus.png</file>
<file>resources/avatar/marc.png</file>
<file>resources/avatar/florian.png</file>
<file>resources/avatar/Kapitan.png</file>
<file>resources/avatar/benedikt.png</file>
</qresource>
<qresource prefix="/cards" >
<file>resources/graphics/cards/0.png</file>
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.
Binary file not shown.
@@ -72,6 +72,8 @@ selectAvatarDialogImpl::selectAvatarDialogImpl(QWidget *parent, ConfigFile *c)
avatarList << ":avatar/resources/avatar/linus.png";
avatarList << ":avatar/resources/avatar/marc.png";
avatarList << ":avatar/resources/avatar/florian.png";
avatarList << ":avatar/resources/avatar/benedikt.png";
avatarList << ":avatar/resources/avatar/Kapitan.png";
avatarList << ":avatar/resources/avatar/clipart1.png";
int i;