diff --git a/about.ui b/about.ui index 0060bdc3..29d74515 100644 --- a/about.ui +++ b/about.ui @@ -1,151 +1,155 @@ - - - aboutDialog - - - - 0 - 0 - 360 - 315 - - - - About - - - - - 20 - 280 - 311 - 32 - - - - Qt::Horizontal - - - QDialogButtonBox::Ok - - - - - - 70 - 126 - 111 - 20 - - - - - 75 - true - - - - PyBitmessage - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter - - - - - - 190 - 126 - 161 - 20 - - - - version ? - - - - - - 10 - 150 - 341 - 20 - - - - Copyright © 2012 Jonathan Warren - - - Qt::AlignCenter - - - - - - 20 - 210 - 331 - 61 - - - - <html><head/><body><p>Distributed under the MIT/X11 software license, see the accompanying file license.txt or <a href="http://www.opensource.org/licenses/mit-license.php"><span style=" text-decoration: underline; color:#0000ff;">http://www.opensource.org/licenses/mit-license.php</span></a></p></body></html> - - - true - - - - - - 10 - 180 - 341 - 20 - - - - This is Beta software. - - - Qt::AlignCenter - - - - - - - buttonBox - accepted() - aboutDialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - aboutDialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - - + + + aboutDialog + + + + 0 + 0 + 360 + 320 + + + + About + + + + + 20 + 280 + 311 + 32 + + + + Qt::Horizontal + + + QDialogButtonBox::Ok + + + + + + 70 + 126 + 111 + 20 + + + + + 75 + true + + + + PyBitmessage + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + 190 + 126 + 161 + 20 + + + + version ? + + + + + + 10 + 150 + 341 + 20 + + + + Copyright © 2012 Jonathan Warren + + + Qt::AlignCenter + + + + + + 20 + 210 + 331 + 81 + + + + <html><head/><body> +<p> +Icons by <a href="http://www.famfamfam.com/lab/icons/silk/">FamFamFam</a>. +</p> +<p>Distributed under the MIT/X11 software license, see the accompanying file license.txt or <a href="http://www.opensource.org/licenses/mit-license.php"><span style=" text-decoration: underline; color:#0000ff;">http://www.opensource.org/licenses/mit-license.php</span></a></p></body></html> + + + true + + + + + + 10 + 180 + 341 + 20 + + + + This is Beta software. + + + Qt::AlignCenter + + + + + + + buttonBox + accepted() + aboutDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + aboutDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + diff --git a/images/addressbook.png b/images/addressbook.png index 69424134..7766edd7 100644 Binary files a/images/addressbook.png and b/images/addressbook.png differ diff --git a/images/blacklist.png b/images/blacklist.png index 820065a4..d9a6340d 100644 Binary files a/images/blacklist.png and b/images/blacklist.png differ diff --git a/images/greenicon.png b/images/greenicon.png index 16bce12d..058ad261 100644 Binary files a/images/greenicon.png and b/images/greenicon.png differ diff --git a/images/identities.png b/images/identities.png index a6aae040..257f111c 100644 Binary files a/images/identities.png and b/images/identities.png differ diff --git a/images/inbox.png b/images/inbox.png index dc6a6f75..1ef6e114 100644 Binary files a/images/inbox.png and b/images/inbox.png differ diff --git a/images/networkstatus.png b/images/networkstatus.png index b702ee85..49b26914 100644 Binary files a/images/networkstatus.png and b/images/networkstatus.png differ diff --git a/images/redicon.png b/images/redicon.png index 9d8440be..0cd80311 100644 Binary files a/images/redicon.png and b/images/redicon.png differ diff --git a/images/send.png b/images/send.png index 6a7c8302..244f04ae 100644 Binary files a/images/send.png and b/images/send.png differ diff --git a/images/sent.png b/images/sent.png index 01b5f0dd..4a6c5d39 100644 Binary files a/images/sent.png and b/images/sent.png differ diff --git a/images/subscriptions.png b/images/subscriptions.png index e4561208..6a2ecce1 100644 Binary files a/images/subscriptions.png and b/images/subscriptions.png differ diff --git a/images/yellowicon.png b/images/yellowicon.png index 31bf1909..fa63024e 100644 Binary files a/images/yellowicon.png and b/images/yellowicon.png differ