From kde-i18n-doc Sun Nov 27 17:28:12 2016 From: "elvisangelaccio (Elvis Angelaccio)" Date: Sun, 27 Nov 2016 17:28:12 +0000 To: kde-i18n-doc Subject: [Differential] [Requested Changes To] D3523: Fix resizing of infopanel Message-Id: <20161127172812.31622.99692.6A9D8170 () phabricator ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=148027078720465 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--3252b2861cd2417ebce88280862c1a8f" --3252b2861cd2417ebce88280862c1a8f Content-Type: text/plain; charset="ascii" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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("Type: %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 --3252b2861cd2417ebce88280862c1a8f Content-Type: text/html; charset="ascii" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable elvisangelaccio=20requested=20changes=20to=20th= is=20revision.elvisangelaccio=20added=20inline=20comments.T= his=20revision=20now=20requires=20changes=20to=20proceed. View=20Revision
INLINE=20COMMENTS
View=20Inlineinfopanel.cpp:178
=20=20=20=20m_typeLabel->setText(i18n("<b>Type:</b>=20%1",=20=20mim= eType.comment()))= ;
=20=20=20=20m_typeLabel->setText(i18n(= "Type:=20")); =20=20=20=20m_typeValueLabel->setText(mimeType.comment());= The=20"fixed"=20string=20can=20now= =20be=20set=20directly=20in=20infopanel.ui

REPOSITORY
rARK=20Ark
REVISION=20DETAIL
https://phabricator.kde.o= rg/D3523
EMAIL=20PREFERENCEShttps://phabricator.kde.org/settings/panel/emailpre= ferences/
To:=20rthomsen,=20kd= e-i18n-doc,=20elvisangelaccioCc:=20kde-utils-devel= ,=20tctara
--3252b2861cd2417ebce88280862c1a8f--