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

List:       kde-commits
Subject:    Re: KDE/kdepim/korganizer/views/todoview
From:       Allen Winter <winter () kde ! org>
Date:       2009-02-13 22:08:51
Message-ID: 200902131708.53459.winter () kde ! org
[Download RAW message or body]

On Friday 13 February 2009 11:42:03 am Laurent Montel wrote:
> SVN commit 925611 by mlaurent:
> 
> @info return a richtext => we have as separator "<html>, </html>" not good :)
> 
Whew. thanks Montel.  I had to look at this 3 times to figure out why you made the change.
Then I remembered that the @info KUIT tag tells i18nc() to return richtext.

yikes.
thanks again.

> 
>  M  +1 -1      kotodoviewquicksearch.cpp  
> 
> 
> --- trunk/KDE/kdepim/korganizer/views/todoview/kotodoviewquicksearch.cpp #925610:925611
> @@ -64,7 +64,7 @@
>  
>    mCategoryCombo = new KCheckComboBox( this );
>    mCategoryCombo->setDefaultText( i18nc( "@item:inlistbox", "Select Categories" ) );
> -  mCategoryCombo->setSeparator( i18nc( "@info delimiter for joining category names", "," ) );
> +  mCategoryCombo->setSeparator( i18nc( "@item delimiter for joining category names", "," ) );
>  
>    connect( mCategoryCombo, SIGNAL(checkedItemsChanged(const QStringList &)),
>             this, SIGNAL(searchCategoryChanged(const QStringList &)) );
> 
[prev in list] [next in list] [prev in thread] [next in thread] 

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