From 2e75182b844f36730373822e0bd436262e4638aa Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Wed, 1 Aug 2007 14:09:41 +0000 Subject: Update configuration dialog and disable unimplemented items. Add some nice icons and replace logger icons with tango ones. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14119 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/rbutilqt/configurefrm.ui | 183 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 179 insertions(+), 4 deletions(-) (limited to 'rbutil/rbutilqt/configurefrm.ui') diff --git a/rbutil/rbutilqt/configurefrm.ui b/rbutil/rbutilqt/configurefrm.ui index 4c0a3a3e2f..8310c71ae7 100644 --- a/rbutil/rbutilqt/configurefrm.ui +++ b/rbutil/rbutilqt/configurefrm.ui @@ -38,6 +38,9 @@ &Ok + + :/icons/icons/go-next.png + @@ -45,6 +48,9 @@ &Cancel + + :/icons/icons/process-stop.png + @@ -70,7 +76,7 @@ - Use &System values + Use S&ystem values @@ -121,7 +127,11 @@ - + + + QLineEdit::Password + + @@ -136,7 +146,7 @@ - P&assword + Pass&word proxyPass @@ -171,15 +181,180 @@ + + + C&ache + + + Download cache settings + + + + + + Rockbox Utility uses a local download cache to save network traffic. You can change the path to the cache and use it as local repository by enabling Offline mode. + + + true + + + + + + + Current cache size is %1 + + + + + + + + + P&ath + + + cachePath + + + + + + + + + + &Browse + + + :/icons/icons/system-search.png + + + + + + + + + + + Disable local &download cache + + + + + + + O&ffline mode + + + + + + + + + Qt::Vertical + + + + 20 + 61 + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Clean cache &now + + + + + &Scrobbler + + + + + &Username + + + scrobblerUser + + + + + + + + + + P&assword + + + scrobblerPass + + + + + + + QLineEdit::Password + + + + + + + &Timezone + + + scrobblerTimezone + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + - + + + -- cgit v1.2.3