improved design of profile generation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2288 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-02-12 01:02:18 +00:00
parent a1837e4639
commit 63b98f3ccc
3 changed files with 286 additions and 663 deletions

View File

@ -45,7 +45,7 @@ GenCertDialog::GenCertDialog(QWidget *parent, Qt::WFlags flags)
connect(ui.new_gpg_key_checkbox, SIGNAL(clicked()), this, SLOT(newGPGKeyGenUiSetup()));
WidgetBackgroundImage::setBackgroundImage(ui.loginLabel, ":images/new-account.png", WidgetBackgroundImage::AdjustSize);
//WidgetBackgroundImage::setBackgroundImage(ui.loginLabel, ":images/new-account.png", WidgetBackgroundImage::AdjustSize);
connect(ui.genButton, SIGNAL(clicked()), this, SLOT(genPerson()));

File diff suppressed because it is too large Load Diff

View File

@ -109,6 +109,7 @@
<file>images/console-small-hover.png</file>
<file>images/console-small-up.png</file>
<file>images/contract_hover.png</file>
<file>images/contact_new128.png</file>
<file>images/dadd.png</file>
<file>images/dauthed.png</file>
<file>images/daway.png</file>
@ -208,6 +209,7 @@
<file>images/graph-area.png</file>
<file>images/graph-line.png</file>
<file>images/groupchat.png</file>
<file>images/genbackground.png</file>
<file>images/gohome.png</file>
<file>images/help.png</file>
<file>images/help24.png</file>