[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Alexandre Pereira de Oliveira <aoliveira () kdemail ! net>
Date:       2005-08-31 23:48:35
Message-ID: 1125532115.493881.20585.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 455610 by aoliveira:

As Thiago Macieira pointed and later Chet Murthy noticed, we should use url(), \
                instead of prettyUrl(), for non-user-visible strings.
CCBUG: 99208
CCBUG: 111332


 M  +1 -1      filebrowser.cpp  


--- trunk/extragear/multimedia/amarok/src/filebrowser.cpp #455609:455610
@@ -217,7 +217,7 @@
 
     m_dir->writeConfig( c ); //uses currently set group
 
-    c->writePathEntry( "Location", m_dir->url().prettyURL() );
+    c->writePathEntry( "Location", m_dir->url().url() );
     c->writePathEntry( "Dir History", m_combo->urls() );
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic