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

List:       kde-commits
Subject:    Re: kdepim/kmailcvt
From:       Laurence Anderson <l.d.anderson () warwick ! ac ! uk>
Date:       2003-04-06 11:10:21
[Download RAW message or body]

Will do. Could the KFileDialog docs be fixed too (was a cut-n-paste job)?

Luká? Tinkl wrote:

> Dne ne 6. dubna 2003 12:58 Laurence Anderson napsal(a):
>> CVS commit by landers:
>>
>> Cleanup file filter code
>>
>>
>>   M +1 -4      filter_pab.cxx   1.12
>>
>>
>> --- kdepim/kmailcvt/filter_pab.cxx  #1.11:1.12
>> @@ -31,8 +31,5 @@ FilterPAB::~FilterPAB()
>>  void FilterPAB::import(FilterInfo *info)
>>  {
>> -  QString  file;
>> -  QWidget *parent=info->parent();
>> -
>> -  file=KFileDialog::getOpenFileName(QDir::homeDirPath(),"*.pab *.PAB
>> *.Pab",parent); +  QString file =
>> KFileDialog::getOpenFileName(QDir::homeDirPath(),"*.[pP][aA][bB]|MS
>> Personal Address Book Files (*.pab)", info->parent());
>>
>>    if (file.isEmpty()) {
> 
> Forgot i18n() around these strings?
> 

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

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