Review Request: Use translated folder names for default values in kcm desktoppaths

2010-12-21 Thread Burkhard Lück
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6177/ --- Review request for kdelibs and David Faure. Summary --- Using the Defau

Re: Review Request: Use translated folder names for default values in kcm desktoppaths

2010-12-21 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6177/#review9355 --- Well, the default values used in the code (QDesktopServices) are n

Re: Review Request: Use translated folder names for default values in kcm desktoppaths

2010-12-21 Thread Burkhard Lück
> On 2010-12-21 14:29:56, David Faure wrote: > > Well, the default values used in the code (QDesktopServices) are not > > actually translated. > > > > [from QDesktopServices::storageLocation in > > QTDIR/src/gui/util/qdesktopservices_x11.cpp] > > > > case DocumentsLocation: > > pa

Re: Review Request: Use translated folder names for default values in kcm desktoppaths

2010-12-21 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/6177/#review9361 --- I know. I think you misunderstood my reply. Let me clarify: there

Re: Review Request: Use translated folder names for default values in kcm desktoppaths

2010-12-21 Thread Burkhard Lück
> On 2010-12-21 20:28:38, David Faure wrote: > > I know. > > I think you misunderstood my reply. > > Let me clarify: there are defaults, and defaults :-) > > The "initial default" is the one that is used when the user has never > > tweaked any paths. That one comes from QDesktopServices. > > The