[Differential] [Requested Changes To] D3523: Fix resizing of infopanel

elvisangelaccio (Elvis Angelaccio) noreply at phabricator.kde.org
Sun Nov 27 17:28:13 UTC 2016


elvisangelaccio requested changes to this revision.
elvisangelaccio added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> infopanel.cpp:178
>  
> -    m_typeLabel->setText(i18n("<b>Type:</b> %1",  mimeType.comment()));
> +    m_typeLabel->setText(i18n("Type: "));
> +    m_typeValueLabel->setText(mimeType.comment());

The "fixed" string can now be set directly in infopanel.ui

REPOSITORY
  rARK Ark

REVISION DETAIL
  https://phabricator.kde.org/D3523

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: rthomsen, kde-i18n-doc, elvisangelaccio
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20161127/95831578/attachment-0001.html>


More information about the Kde-utils-devel mailing list